nextcloud/core
Arthur Schiwon e053ce243e
Merge pull request #43251 from nextcloud/fix/support-external-urls-in-navigation
Allow application to pass external links in navigation
2024-02-12 11:12:38 +01:00
..
ajax Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
BackgroundJobs better users cycle 2024-01-11 15:46:48 +00:00
Command Merge pull request #42833 from nextcloud/enh/noid/set-boolean-config 2024-02-09 14:02:28 +01:00
Controller fix: Support other schemes than HTTP and HTTPS in app navigation 2024-02-06 09:36:39 +01:00
css chore: Compile assets 2024-02-03 14:28:35 +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 changed to nextcloud 2016-06-22 08:20:23 +02: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: Use viewBox instead of viewbox in SVGs 2024-01-22 16:39:06 +01:00
js Migrate debug mode check to new SetupCheck API 2024-01-29 10:11:03 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-02-11 00:19:34 +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 Update core/Migrations/Version29000Date20240124132202.php 2024-01-25 10:33:47 -01:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
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 chore: Remove jquery-migrate and jQuery tooltip polyfills from global scope 2024-02-09 12:08:04 +01:00
templates fix(manifest): Check if app exists instead of accessing null as an array 2024-01-17 09:25:44 +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(comments): Reference ID column is now added on upgrade and therefore can be removed 2023-12-14 14:32:04 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-09 18:12:57 +01:00
register_command.php chore: Fix DI for integrity checker before installation 2024-01-30 16:31:05 +01:00
ResponseDefinitions.php Add new method inAppSearch for advanced search providers 2023-11-14 09:58:20 +01:00
routes.php enh(TextToImage): Allow generating multiple images with one task 2023-10-20 13:13:15 +02:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2024-02-05 11:16:04 +01:00