Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -1/+56 |
|\ \ | |||||
| * | | autoloaderchecker | Artur Neumann | 2023-03-14 | 2 | -0/+2 |
| * | | added @since tag | Artur Neumann | 2023-03-14 | 1 | -0/+4 |
| * | | public interface to invalidate tokens of user | Artur Neumann | 2023-03-14 | 3 | -1/+50 |
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-15 | 2 | -4/+6 |
* | | | 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 | 264 | -1709/+4556 |
| |\ \ \ | |||||
| * | | | | 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 | 8 | -10/+196 |
|/ / / / | |||||
* | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-10 | 2 | -0/+2 |
* | | | | Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api | Arthur Schiwon | 2023-03-09 | 6 | -3/+266 |
|\ \ \ \ | |||||
| * | | | | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 6 | -3/+266 |
* | | | | | 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 |
* | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-09 | 4 | -4/+12 |
* | | | | | | | Add SHARE_TYPE_SCIENCEMESH | Michiel de Jong | 2023-03-08 | 4 | -0/+10 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #32038 from nextcloud/bugfix/noid/only-update-indexes-afte... | Joas Schilling | 2023-03-08 | 1 | -12/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add transaction around mass mounts operations | Joas Schilling | 2023-03-07 | 1 | -12/+19 |
| | |/ / / / | |/| | | | | |||||
* / | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-08 | 2 | -0/+8 |
|/ / / / / | |||||
* | | | | | Merge pull request #37026 from nextcloud/fix/route-logs | Joas Schilling | 2023-03-07 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | fix: Avoid log spam on 404 routes not using GET | Julius Härtl | 2023-03-03 | 1 | -1/+4 |
* | | | | | | Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-event | Maxence Lange | 2023-03-07 | 2 | -9/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-01 | 2 | -9/+29 |
* | | | | | | | 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 |
* | | | | | | | Merge pull request #35872 from nextcloud/feature/noid/psr-clock-interface | Joas Schilling | 2023-03-06 | 3 | -4/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface | Joas Schilling | 2023-03-03 | 3 | -4/+45 |
* | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-06 | 6 | -0/+16 |
* | | | | | | | | Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classes | Joas Schilling | 2023-03-05 | 6 | -108/+11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | techdebt(workflowengine): Remove transition event classes | Joas Schilling | 2023-03-03 | 6 | -108/+11 |
* | | | | | | | | 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 |