nextcloud/core
Jonas 02694411a8 fix: Make URL pattern regexes match localhost and URLs with ports
E.g. the file reference widget should work with links to Nextcloud on
localhost.

This adjusts the URL pattern regexes in server to be in sync with the
ones in `@nextcloud/vue`. See nextcloud-libraries/nextcloud-vue#5176
for further details.

Signed-off-by: Jonas <jonas@freesources.org>
2024-03-06 09:59:42 +01:00
..
ajax feat(updater): hide overwrites from disabled apps list on upgrade 2024-02-27 20:19:56 +01:00
BackgroundJobs Make adjustments based on the review 2024-02-26 09:22:45 +01:00
Command Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-files-to-help-developers 2024-03-06 09:27:58 +01:00
Controller Merge pull request #43471 from nextcloud/cache-path-by-id 2024-03-05 17:26:25 +01:00
css fix: wrap text on exception page 2024-02-26 18:58:22 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
doc feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img fix(core): Convert text to path in f-droid banner SVG 2024-02-26 17:23:50 +01:00
js Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheck 2024-03-04 15:54:47 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-03-05 00:19:41 +00:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +01:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-28 20:59:02 +03:00
Migrations fix(migrations): Help developers to add description and copyright info 2024-03-05 12:56:38 +01:00
Notification feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Service Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src fix: Make URL pattern regexes match localhost and URLs with ports 2024-03-06 09:59:42 +01:00
templates fix: wrap text on exception page 2024-02-26 18:58:22 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php fix(db): Remove duplicate missing index check for cards 2024-02-20 10:49:07 -05:00
openapi.json feat: Implement team provider api 2024-03-05 08:13:58 +01:00
register_command.php feat(occ): Add user:keys:test command 2024-02-27 22:43:08 +01:00
ResponseDefinitions.php feat: Implement team provider api 2024-03-05 08:13:58 +01:00
routes.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +01:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00