Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-... | Joas Schilling | 2023-03-16 | 2 | -16/+54 |
|\ | |||||
| * | Add a debug message when throttling without defining | Joas Schilling | 2023-03-08 | 2 | -11/+11 |
| * | feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute an... | Joas Schilling | 2023-03-08 | 1 | -5/+43 |
* | | perf(autoloader): Drop legacy class autoloader | Christoph Wurst | 2023-03-16 | 1 | -2/+0 |
* | | Merge pull request #35561 from nextcloud/create-user-transaction | Julius Härtl | 2023-03-15 | 1 | -11/+18 |
|\ \ | |||||
| * | | Create the database user in a transaction | Thomas Citharel | 2023-03-15 | 1 | -11/+18 |
* | | | Merge pull request #37227 from nextcloud/h1-dav-brute-force-protection | Arthur Schiwon | 2023-03-15 | 1 | -10/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | chore: use local variable for remote address | Daniel Kesselberg | 2023-03-10 | 1 | -10/+16 |
* | | | Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthCli... | Côme Chilliet | 2023-03-15 | 2 | -1/+13 |
|\ \ \ | |||||
| * | | | public interface to invalidate tokens of user | Artur Neumann | 2023-03-14 | 2 | -1/+13 |
* | | | | Merge pull request #33061 from ibpl/master-IB#1121253 | Côme Chilliet | 2023-03-14 | 1 | -7/+8 |
|\ \ \ \ | |||||
| * \ \ \ | Merge master | Pawel Boguslawski | 2022-11-04 | 139 | -1263/+2724 |
| |\ \ \ \ | |||||
| * | | | | | Update Folder.php | Paweł Bogusławski | 2022-07-29 | 1 | -0/+1 |
| * | | | | | Update Folder.php | Paweł Bogusławski | 2022-07-29 | 1 | -1/+0 |
| * | | | | | Update lib/private/Files/Node/Folder.php | Paweł Bogusławski | 2022-07-29 | 1 | -1/+1 |
| * | | | | | Paths added to messages and message cleanup | Pawel Boguslawski | 2022-07-29 | 1 | -7/+8 |
* | | | | | | Merge pull request #37192 from n0emis/empty-password | Simon L | 2023-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Don't try to hash a nonexisting password | Ember 'n0emis' Keske | 2023-03-13 | 1 | -1/+1 |
* | | | | | | Merge pull request #37029 from nextcloud/fix/chunk-objectids-in-systemtagobje... | Côme Chilliet | 2023-03-13 | 1 | -7/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add chunking in SystemTagObjectMapper::getTagIdsForObjects | Côme Chilliet | 2023-03-13 | 1 | -7/+9 |
| |/ / / / / | |||||
* / / / / / | Introduced app enable/disable/update typed events | Thomas Citharel | 2023-03-13 | 3 | -10/+26 |
|/ / / / / | |||||
* | | | | | Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api | Arthur Schiwon | 2023-03-09 | 2 | -3/+133 |
|\ \ \ \ \ | |||||
| * | | | | | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 2 | -3/+133 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #37140 from nextcloud/enh/35643/fix-heic-previews | Simon L | 2023-03-09 | 1 | -33/+32 |
|\ \ \ \ \ | |||||
| * | | | | | imaginary - fix autorotate and improve the logic | Simon L | 2023-03-09 | 1 | -33/+32 |
| |/ / / / | |||||
* | | | | | Merge pull request #37070 from nextcloud/enh/noid/add-free-disk-space-check | Simon L | 2023-03-09 | 1 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | add a check for disk_free_space in Config.php | Simon L | 2023-03-07 | 1 | -4/+6 |
* | | | | | | Merge pull request #37116 from nextcloud/enh/37114/add-quotes | Simon L | 2023-03-09 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | postgresql - add quotes around user names | Simon L | 2023-03-08 | 1 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #36609 from nextcloud/lazyuserfolder-mountpoint | Arthur Schiwon | 2023-03-09 | 2 | -3/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | optimize LazyUserFolder::getMountPoint | Robin Appelman | 2023-02-13 | 2 | -3/+17 |
* | | | | | | | Add SHARE_TYPE_SCIENCEMESH | Michiel de Jong | 2023-03-08 | 3 | -0/+5 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Add transaction around mass mounts operations | Joas Schilling | 2023-03-07 | 1 | -12/+19 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-event | Maxence Lange | 2023-03-07 | 1 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-01 | 1 | -2/+9 |
* | | | | | | fix: Use proper path for quota fetching | Julius Härtl | 2023-03-06 | 2 | -6/+6 |
* | | | | | | fix: Recalculate storage statistics on updating the quota | Julius Härtl | 2023-03-06 | 2 | -0/+10 |
* | | | | | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface | Joas Schilling | 2023-03-03 | 2 | -1/+26 |
* | | | | | | Merge pull request #36736 from Glandos/patch-2 | John Molakvoæ | 2023-03-03 | 1 | -10/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix indent 2 | Glandos | 2023-02-16 | 1 | -7/+7 |
| * | | | | | | fix indent | Glandos | 2023-02-15 | 1 | -8/+8 |
| * | | | | | | Use proc_open to avoid spawning a shell | Glandos | 2023-02-15 | 1 | -10/+17 |
* | | | | | | | Merge pull request #36941 from nextcloud/bugfix/prevent-error-with-oracle-dat... | Joas Schilling | 2023-03-03 | 1 | -8/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Split the comments ids by chunks | Vitor Mattos | 2023-03-01 | 1 | -8/+16 |
* | | | | | | | | Implement file reference wiget | Julius Härtl | 2023-03-02 | 1 | -9/+33 |
* | | | | | | | | Merge pull request #36803 from nextcloud/fix/sqlite-comments | blizzz | 2023-03-02 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | fix(DB): Remove not supported column comments when using SQLite | Ferdinand Thiessen | 2023-02-22 | 1 | -1/+5 |
* | | | | | | | | fix: treat text app session parameters as sensitive values | Max | 2023-03-01 | 1 | -0/+10 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 3 | -0/+149 |
* | | | | | | | Merge pull request #36837 from nextcloud/fix/truncate-overlong-tagnames | Joas Schilling | 2023-02-27 | 1 | -3/+5 |
|\ \ \ \ \ \ \ |