summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci(checkers): Fix autoloader regeneration for non-shipped appsChristoph Wurst2023-04-031-0/+5
* Merge pull request #36097 from nextcloud/path-prefix-optimizeRobin Appelman2023-04-033-13/+58
|\
| * extend path-prefix optimizer to remove all cases of path_hash= when encounter...Robin Appelman2023-01-113-13/+58
* | Merge pull request #37543 from nextcloud/fix/inherited-parameter-namesCôme Chilliet2023-04-034-14/+14
|\ \
| * | Fix inherited parameter namesjld31032023-04-034-14/+14
* | | Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-rate...Joas Schilling2023-04-035-13/+50
|\ \ \
| * | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-035-13/+50
* | | | Merge pull request #37320 from nextcloud/fix/workflow-unique-namesCôme Chilliet2023-04-034-4/+4
|\ \ \ \
| * | | | Avoid having the same name for several workflowsCôme Chilliet2023-03-214-4/+4
* | | | | Merge pull request #37520 from nextcloud/fix/noid/fix-dbal-exception-handlingArthur Schiwon2023-04-032-9/+32
|\ \ \ \ \
| * | | | | fix DBAL exception handling in setValuesArthur Schiwon2023-03-312-9/+32
* | | | | | Merge pull request #36652 from nextcloud/perf/autoloading/theming-authoritati...Julius Härtl2023-04-0314-10/+1219
|\ \ \ \ \ \
| * | | | | | Revert "Dark autoloader magic for ThemingDefaults"Christoph Wurst2023-03-271-10/+4
| * | | | | | perf(autoloading): Add authoritative autoloader for themingChristoph Wurst2023-03-2713-0/+1215
* | | | | | | Merge pull request #37505 from nextcloud/fix/recommended-psalm-optionsJoas Schilling2023-04-032-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Set recommended psalm optionsjld31032023-03-312-0/+4
* | | | | | | | Merge pull request #37503 from nextcloud/fix/composer-psalm-threadsJoas Schilling2023-04-035-3/+57
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Use all available threads for running psalm from composerjld31032023-03-311-2/+2
| * | | | | | | Update baseline to allow running psalm with multiple threadsjld31032023-03-311-1/+1
| * | | | | | | Add stubs for Psr\Container to allow running psalm with multiple threadsjld31032023-03-313-0/+54
| |/ / / / / /
* | | | | | | Merge pull request #37417 from nextcloud/bugfix/scroll-firefoxJulius Härtl2023-04-035-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fix: Avoid scrolling the #content wrapper containerJulius Härtl2023-03-285-5/+5
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0210-2/+10
* | | | | | | Merge pull request #35961 from nextcloud/move-from-encryption-remove-flagSimon L2023-04-013-0/+116
|\ \ \ \ \ \ \
| * | | | | | | add test for unmarking encrypted file on cross storage moveRobin Appelman2023-04-011-0/+85
| * | | | | | | clear encrypted flag when moving away from encrypted storageRobin Appelman2023-04-012-0/+31
|/ / / / / / /
* | | | | | | Merge pull request #37344 from nextcloud/backport/35734/masterMichaIng2023-04-0110-24/+26
|\ \ \ \ \ \ \
| * | | | | | | Remove useless coalescing operator on non-null return valueCôme Chilliet2023-04-011-1/+1
| * | | | | | | Fix quota typing for 32bits after forward port from 25Côme Chilliet2023-04-012-5/+4
| * | | | | | | Silence a warning from psalm with explanationCôme Chilliet2023-04-011-0/+1
| * | | | | | | Adapt types of subclassesCôme Chilliet2023-04-015-7/+7
| * | | | | | | Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-04-014-13/+15
| * | | | | | | Remove quota value type for 32-bit systemsVincent Petry2023-04-011-2/+2
|/ / / / / / /
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-01128-26/+114
* | | | | | | Merge pull request #37497 from nextcloud/enh/profile-fieldsArthur Schiwon2023-03-3113-36/+70
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Improve handling of profile fieldsChristopher Ng2023-03-3013-36/+70
* | | | | | | Merge pull request #37478 from silopolis/stringfixValdnet2023-03-312-1/+2
|\ \ \ \ \ \ \
| * | | | | | | fix(text): Fix small typo in app descriptionJérémie Tarot (@silopolis)2023-03-301-1/+1
| * | | | | | | chore(git): Add VSCode *.code-workspace files to gitignoreJérémie Tarot (@silopolis)2023-03-301-0/+1
* | | | | | | | Merge pull request #37486 from nextcloud/fix/noid/default_lang-docJoas Schilling2023-03-311-7/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix default_language docArthur Schiwon2023-03-301-7/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-3176-264/+322
* | | | | | | Merge pull request #37459 from nextcloud/enh/a11y-update-notif-selectPytal2023-03-305-14/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Port update notification selectChristopher Ng2023-03-305-14/+15
|/ / / / / /
* | | | | | Merge pull request #37452 from nextcloud/fix/missing-interface-methodsJulien Veyssier2023-03-308-11/+9
|\ \ \ \ \ \
| * | | | | | Use implementations instead of interfaces for accessing private methodsjld31032023-03-308-11/+9
| |/ / / / /
* | | | | | Merge pull request #37378 from nextcloud/enh/noid/fix-avatar-generationSimon L2023-03-301-0/+5
|\ \ \ \ \ \
| * | | | | | another approach to fixing the avatar generationSimon L2023-03-291-0/+5
* | | | | | | Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app...Julius Härtl2023-03-302-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix version number in phpdoc for app loading refactorCôme Chilliet2023-03-272-7/+7