aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0426-10/+84
* Merge pull request #36452 from nextcloud/perf/share-availability-checkVincent Petry2023-02-032-11/+16
|\
| * chore: Add return typesJulius Härtl2023-01-311-5/+6
| * perf(federation): Only request root share info for checking availabilityJulius Härtl2023-01-312-9/+13
* | Merge pull request #36508 from nextcloud/enh/allow-no-routeJoas Schilling2023-02-031-1/+0
|\ \
| * | Remove extraneous user status route entryChristopher Ng2023-02-021-1/+0
* | | Merge pull request #36409 from nextcloud/enh/noid/dont-automatically-open-sid...Simon L2023-02-031-2/+6
|\ \ \
| * | | Do not open the sidebar automatically on small widthsSimon L2023-02-021-2/+6
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-03224-1280/+1284
| |/ / |/| |
* | | Merge pull request #36498 from nextcloud/bug/dashboard-widgetsJulius Härtl2023-02-021-0/+1
|\ \ \ | |/ / |/| |
| * | Some Dashboard widgets are larger than othershamza2212023-02-021-0/+1
* | | Merge pull request #35743 from nextcloud/fix/use-recurrence-for-imip-emailblizzz2023-02-028-703/+1711
|\ \ \
| * | | Use recurrence instance to build iMip emailAnna Larch2023-02-028-703/+1711
* | | | Merge pull request #35736 from nextcloud/pluggable-share-displayblizzz2023-02-026-219/+352
|\ \ \ \
| * | | | Pluggable share providerLouis Chemineau2023-02-026-219/+352
* | | | | Merge pull request #36450 from nextcloud/fix/clipboard-copySimon L2023-02-025-25/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-015-25/+31
| | |/ / | |/| |
* | | | Migrate to Symfony MailerCôme Chilliet2023-02-026-40/+9
| |/ / |/| |
* | | Merge pull request #36487 from nextcloud/bugfix/noid/fix-query-builder-usage-...Joas Schilling2023-02-022-2/+5
|\ \ \
| * | | Do not reuse query builder objects in DAV account deletionJoas Schilling2023-02-012-2/+5
| |/ /
* / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0222-0/+86
|/ /
* | Merge pull request #36444 from nextcloud/perf/autoloading/weather-status-auth...Christoph Wurst2023-02-0113-0/+1148
|\ \
| * | perf(autoloading): Add authoritative autoloader for weather-statusChristoph Wurst2023-01-3013-0/+1148
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0174-70/+582
* | | Merge pull request #36453 from nextcloud/bugfix/noid/oci-longtextJulius Härtl2023-01-311-1/+2
|\ \ \
| * | | fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-01-311-1/+2
| | |/ | |/|
* | | Merge pull request #36331 from tpayen/fix/globalNewButtonLouis2023-01-311-1/+1
|\ \ \ | |/ / |/| |
| * | fix(files) Call .action of local elementThomas P2023-01-301-1/+1
* | | Merge pull request #36445 from nextcloud/Valdnet-patch-4John Molakvoæ2023-01-311-5/+5
|\ \ \
| * | | l10n: Change administrator to administrationValdnet2023-01-301-5/+5
| * | | l10n: Change admin to administratorValdnet2023-01-301-5/+5
| | |/ | |/|
* | | Merge pull request #36440 from nextcloud/perf/autoloading/dashboard-authorita...Richard Steinmetz2023-01-3113-0/+1146
|\ \ \
| * | | perf(autoloading): Add authoritative autoloader for dashboardChristoph Wurst2023-01-3013-0/+1146
| |/ /
* | | Merge pull request #35474 from nextcloud/feature/rich-workspace-visibilityJulius Härtl2023-01-311-6/+17
|\ \ \
| * | | feat: update newfilemenu.js for rich-workspaceLuka Trovic2023-01-301-6/+17
| |/ /
* / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-31202-432/+506
|/ /
* | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-3027-340/+1457
|\ \
| * | Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
| * | Add cypress testsLouis Chemineau2023-01-262-2/+3
| * | Fix versions restoring with S3Louis Chemineau2023-01-262-5/+57
| * | Use node's owner if no user is connectedLouis Chemineau2023-01-261-15/+25
| * | Prevent storing versions with the same mtimeLouis Chemineau2023-01-261-2/+3
| * | Fix renaming files_versionsLouis Chemineau2023-01-263-11/+8
| * | Handle empty files in version creation logicLouis Chemineau2023-01-267-31/+133
| * | Fix hookconnector testsLouis Chemineau2023-01-261-30/+5
| * | Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-264-22/+51
| * | User rootFolder instead of userFolder in FileEventsListenerLouis Chemineau2023-01-261-13/+26
| * | Rename Hooks.php to FileEventsListener.phpLouis Chemineau2023-01-264-13/+14
| * | Prevent expiration of named versionsLouis Chemineau2023-01-261-1/+22
| * | Delete file versions entries in DB when node is deletedLouis Chemineau2023-01-262-0/+10