summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-112-0/+2
* Merge pull request #36608 from nextcloud/storageinfo-no-explicit-setupJulius H盲rtl2023-02-101-5/+0
|\
| * remove explicit setup when getting storage infoRobin Appelman2023-02-081-5/+0
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-1020-70/+164
* | Merge pull request #36469 from nextcloud/perf/autoloading/files-external-auth...Julius H盲rtl2023-02-0913-0/+1362
|\ \
| * | perf(autoloading): Add authoritative autoloader for files_externalChristoph Wurst2023-02-0913-0/+1362
* | | fix(caldav): Fix reminder timezone drift for all-day eventsChristoph Wurst2023-02-093-16/+237
|/ /
* | perf(dav): Do not call general setupFS on ever dav authJulius H盲rtl2023-02-092-9/+6
* | 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
|\ \ \ \ \ | |/ / / / |/| | | |