aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): Correctly handle calendar recreation for invitations when the cu...Thomas Citharel2023-02-092-18/+48
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-092-0/+18
* Prevent scrolling hover .files-controlsLouis Chemineau2023-02-081-0/+5
* Merge pull request #29010 from mattian/fix/19218/birthday-leap-dayChristoph Wurst2023-02-082-56/+56
|\
| * dav: fix birthday calendar event generation for leap daysMattia Narducci2023-02-062-56/+56
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-082-0/+6
* | Merge pull request #36570 from nextcloud/enh/a11y-profile-visibility-selectPytal2023-02-071-9/+8
|\ \
| * | Port profile visibility selectChristopher Ng2023-02-061-9/+8
* | | fix(sharing): Remove casting to int from INFJoas Schilling2023-02-071-1/+1
* | | Respect OCP interface in private classesC么me Chilliet2023-02-071-1/+1
* | | Removed catch of ValueError as we cannot know if it鈥檚 >2038 or <1970C么me Chilliet2023-02-071-11/+2
* | | Document that size may be a float in new class VersionEntityC么me Chilliet2023-02-074-9/+13
* | | Skip tests that cannot succeed on 32bitsC么me Chilliet2023-02-071-2/+9
* | | Skip buggy tests for 32bits CIC么me Chilliet2023-02-071-4/+15
* | | Psalm easy fixes in apps/files/appinfo/routes.phpC么me Chilliet2023-02-071-2/+2
* | | Fix Sabre connector testC么me Chilliet2023-02-071-2/+2
* | | Fix psalm errorsC么me Chilliet2023-02-072-7/+8
* | | Fix name of skip method for phpunitC么me Chilliet2023-02-071-1/+1
* | | Improve behavior with dates on 32bits and fix tests or skip themC么me Chilliet2023-02-073-20/+34
* | | Silence errors of return type mismatch from Sabre for nowC么me Chilliet2023-02-075-1/+11
* | | Type sizes as int|float throughout the code baseC么me Chilliet2023-02-076-16/+11
* | | Allow float sizes in FileInfo for 32bitsC么me Chilliet2023-02-071-5/+1
* | | Fix a few tests that were using too big int values for 32bitsC么me Chilliet2023-02-073-6/+3
* | | 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
| | |/ / / / | |/| | | |