aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-071-1/+1
* Merge pull request #36314 from nextcloud/sso-kerberos-fixCôme Chilliet2023-02-074-33/+46
|\
| * Update kerberos sso test setup to use new user_saml config systemRobin Appelman2023-01-234-33/+46
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-074-0/+10
* | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builderJoas Schilling2023-02-061-0/+1
|\ \
| * | Don't reuse query builder object with populated parametersJoas Schilling2023-01-231-0/+1
* | | Merge pull request #36509 from nextcloud/fix/user-management/delete-user-hidd...Christoph Wurst2023-02-061-0/+4
|\ \ \
| * | | fix(user-management): Fix deleting user in hidden group(s)Christoph Wurst2023-02-031-0/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-066-4/+10
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-054-0/+8
* | | | 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