Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add a test for multiKeyEncrypt/Decrypt methods | Côme Chilliet | 2023-03-20 | 2 | -4/+18 | |
| * | | | | | | | | Fix encryption file key management | Côme Chilliet | 2023-03-17 | 2 | -2/+2 | |
| * | | | | | | | | Adapt encryption recovery tests to new system | Côme Chilliet | 2023-03-17 | 1 | -5/+9 | |
| * | | | | | | | | Adapt encryption tests to the new system | Côme Chilliet | 2023-03-17 | 1 | -19/+40 | |
| * | | | | | | | | Adapt code to new encryption system | Côme Chilliet | 2023-03-17 | 6 | -63/+57 | |
| * | | | | | | | | Getting rid of openssl_seal and rc4 in server side encryption | Côme Chilliet | 2023-03-17 | 3 | -24/+94 | |
* | | | | | | | | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_value | Louis | 2023-04-04 | 11 | -24/+190 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Migrate metadata as JSON to value as STRING | Louis Chemineau | 2023-04-03 | 11 | -24/+190 | |
* | | | | | | | | | Merge pull request #37517 from nextcloud/fix/36919-create-semantic-list-for-c... | Julia Kirschenheuter | 2023-04-04 | 4 | -17/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Create semantic list for comments in comments tab | julia.kirschenheuter | 2023-04-03 | 4 | -17/+24 | |
* | | | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-04 | 12 | -6/+118 | |
* | | | | | | | | | | Merge pull request #36905 from nextcloud/ftp-fix-filezilla | Robin Appelman | 2023-04-03 | 2 | -7/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix ftp external storage with filezilla server | Robin Appelman | 2023-03-30 | 2 | -7/+15 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36097 from nextcloud/path-prefix-optimize | Robin Appelman | 2023-04-03 | 3 | -13/+58 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | extend path-prefix optimizer to remove all cases of path_hash= when encounter... | Robin Appelman | 2023-01-11 | 3 | -13/+58 | |
* | | | | | | | | | | Merge pull request #37543 from nextcloud/fix/inherited-parameter-names | Côme Chilliet | 2023-04-03 | 4 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix inherited parameter names | jld3103 | 2023-04-03 | 4 | -14/+14 | |
* | | | | | | | | | | | Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-rate... | Joas Schilling | 2023-04-03 | 5 | -13/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI | Joas Schilling | 2023-04-03 | 5 | -13/+50 | |
* | | | | | | | | | | | | Merge pull request #37320 from nextcloud/fix/workflow-unique-names | Côme Chilliet | 2023-04-03 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Avoid having the same name for several workflows | Côme Chilliet | 2023-03-21 | 4 | -4/+4 | |
* | | | | | | | | | | | | | Merge pull request #37520 from nextcloud/fix/noid/fix-dbal-exception-handling | Arthur Schiwon | 2023-04-03 | 2 | -9/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix DBAL exception handling in setValues | Arthur Schiwon | 2023-03-31 | 2 | -9/+32 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #36652 from nextcloud/perf/autoloading/theming-authoritati... | Julius Härtl | 2023-04-03 | 14 | -10/+1219 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Revert "Dark autoloader magic for ThemingDefaults" | Christoph Wurst | 2023-03-27 | 1 | -10/+4 | |
| * | | | | | | | | | | | | perf(autoloading): Add authoritative autoloader for theming | Christoph Wurst | 2023-03-27 | 13 | -0/+1215 | |
* | | | | | | | | | | | | | Merge pull request #37505 from nextcloud/fix/recommended-psalm-options | Joas Schilling | 2023-04-03 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Set recommended psalm options | jld3103 | 2023-03-31 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | Merge pull request #37503 from nextcloud/fix/composer-psalm-threads | Joas Schilling | 2023-04-03 | 5 | -3/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Use all available threads for running psalm from composer | jld3103 | 2023-03-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Update baseline to allow running psalm with multiple threads | jld3103 | 2023-03-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Add stubs for Psr\Container to allow running psalm with multiple threads | jld3103 | 2023-03-31 | 3 | -0/+54 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #37417 from nextcloud/bugfix/scroll-firefox | Julius Härtl | 2023-04-03 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | fix: Avoid scrolling the #content wrapper container | Julius Härtl | 2023-03-28 | 5 | -5/+5 | |
* | | | | | | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-02 | 10 | -2/+10 | |
* | | | | | | | | | | | | | Merge pull request #35961 from nextcloud/move-from-encryption-remove-flag | Simon L | 2023-04-01 | 3 | -0/+116 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | add test for unmarking encrypted file on cross storage move | Robin Appelman | 2023-04-01 | 1 | -0/+85 | |
| * | | | | | | | | | | | | | clear encrypted flag when moving away from encrypted storage | Robin Appelman | 2023-04-01 | 2 | -0/+31 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #37344 from nextcloud/backport/35734/master | MichaIng | 2023-04-01 | 10 | -24/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove useless coalescing operator on non-null return value | Côme Chilliet | 2023-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix quota typing for 32bits after forward port from 25 | Côme Chilliet | 2023-04-01 | 2 | -5/+4 | |
| * | | | | | | | | | | | | | Silence a warning from psalm with explanation | Côme Chilliet | 2023-04-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Adapt types of subclasses | Côme Chilliet | 2023-04-01 | 5 | -7/+7 | |
| * | | | | | | | | | | | | | Make it clear that file sizes may be float on 32bits | Côme Chilliet | 2023-04-01 | 4 | -13/+15 | |
| * | | | | | | | | | | | | | Remove quota value type for 32-bit systems | Vincent Petry | 2023-04-01 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-01 | 128 | -26/+114 | |
* | | | | | | | | | | | | | Merge pull request #37497 from nextcloud/enh/profile-fields | Arthur Schiwon | 2023-03-31 | 13 | -36/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 13 | -36/+70 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #37478 from silopolis/stringfix | Valdnet | 2023-03-31 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fix(text): Fix small typo in app description | Jérémie Tarot (@silopolis) | 2023-03-30 | 1 | -1/+1 |