Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #44000 from nextcloud/more-sharing-cleaup | Robin Appelman | 2024-03-06 | 1 | -106/+0 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | cleanup: remove long depricated share code | |||||
| * | | | | | | chore: remove long depricated share code | Robin Appelman | 2024-03-06 | 1 | -106/+0 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | | Merge pull request #44029 from nextcloud/share-manager-build | Robin Appelman | 2024-03-06 | 1 | -176/+19 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | refactor: make share manager buildable | |||||
| * | | | | | refactor: make share manager buildable | Robin Appelman | 2024-03-06 | 1 | -176/+19 | |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* / / / / | fix(files_versions): Improve files version listing | Louis Chemineau | 2024-03-06 | 1 | -1/+6 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | | | Merge pull request #43471 from nextcloud/cache-path-by-id | Robin Appelman | 2024-03-05 | 8 | -103/+150 | |
|\ \ \ \ | | | | | | | | | | | Cache path by id | |||||
| * | | | | perf: cache path by id to speedup getting nodes by id | Robin Appelman | 2024-03-04 | 6 | -45/+92 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 2 | -58/+58 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Merge pull request #43975 from nextcloud/search-optimize-fixes | Robin Appelman | 2024-03-05 | 1 | -0/+146 | |
|\ \ \ \ \ | | | | | | | | | | | | | Handle more cases in the MergeDistributive search query optimizer | |||||
| * | | | | | test: Additional tests for issue #35776 | Dariusz Olszewski | 2024-03-04 | 1 | -0/+146 | |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com> | |||||
* | | | | | Merge pull request #43791 from nextcloud/share-api-cleanup | Robin Appelman | 2024-03-04 | 1 | -1/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | Share api cleanup | |||||
| * | | | | | fix: remove old test-only methods | Robin Appelman | 2024-02-26 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 2 | -3/+11 | |
| |/ / / / |/| | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | | | | Merge pull request #43057 from nextcloud/feat/cache-authtoken | John Molakvoæ | 2024-03-01 | 2 | -17/+13 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | feat(perf): add cache for authtoken lookup | Benjamin Gaussorgues | 2024-02-28 | 2 | -17/+13 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | | | | | fix: Enforce forbidden filename characters on backend | Ferdinand Thiessen | 2024-02-28 | 1 | -3/+48 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* / / / | feat(comments): Allow mentions of federated users, groups and teams in the ↵ | Joas Schilling | 2024-02-27 | 1 | -29/+38 | |
|/ / / | | | | | | | | | | | | | | | | future Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | Merge pull request #40726 from nextcloud/feat/new-user-email | Côme Chilliet | 2024-02-26 | 1 | -0/+170 | |
|\ \ \ | | | | | | | | | feat: Email option in `occ user:add` command | |||||
| * | | | add generate-password option and flow fixes | Anupam Kumar | 2024-02-24 | 1 | -40/+82 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | |||||
| * | | | new user password email option, improved on #29368 | Anupam Kumar | 2024-02-24 | 1 | -27/+29 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | |||||
| * | | | Enable adding E-Mail addresses to new user accounts using the CLI | Philip Gatzka | 2024-02-24 | 1 | -0/+126 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Philip Gatzka <philip.gatzka@mailbox.org> | |||||
* | | | | Merge pull request #43428 from nextcloud/feat/share-expiration-with-time | Benjamin Gaussorgues | 2024-02-26 | 1 | -22/+76 | |
|\ \ \ \ | ||||||
| * | | | | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-22 | 1 | -22/+76 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | | | | | Adjust tests to match new expected exception | Robin Kluth | 2024-02-24 | 1 | -3/+3 | |
| |/ / / |/| | | | | | | | Signed-off-by: Robin Kluth <Commifreak@users.noreply.github.com> | |||||
* | | | | Merge pull request #42893 from nextcloud/file-info-key-location | John Molakvoæ | 2024-02-23 | 2 | -33/+45 | |
|\ \ \ \ | ||||||
| * | | | | add key location to info:file output | Robin Appelman | 2024-02-01 | 2 | -33/+45 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Merge pull request #40111 from summersab/refactor/OC-Server-getAppFetcher | John Molakvoæ | 2024-02-23 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactor `OC\Server::getAppFetcher` | Andrew Summers | 2024-02-23 | 1 | -3/+3 | |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com> | |||||
* | | | | | Merge pull request #30417 from nextcloud/sualko-patch-1 | John Molakvoæ | 2024-02-23 | 1 | -0/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix xml ocs response for serializable objects | Klaus | 2024-02-23 | 1 | -0/+39 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: sualko <klaus@jsxc.org> Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | | | Merge pull request #39607 from ↵ | John Molakvoæ | 2024-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | FedericoHeichou/fix-double-dots-with-pipe-sendmail | |||||
| * | | | | Add "-i" to MailTest's pipe | FedericoHeichou | 2024-01-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Signed-off-by: FedericoHeichou <federicoheichou@gmail.com> | |||||
* | | | | | feat(core): Add OCS endpoint for confirming the user password | provokateurin | 2024-02-20 | 1 | -1/+19 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 1 | -0/+27 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | add extra flatten step to improve "or eq" -> "in" optimization | Robin Appelman | 2024-02-15 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | add a search query step to split IN statements that are to large for oci | Robin Appelman | 2024-02-15 | 1 | -0/+44 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 5 | -0/+341 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Merge pull request #43552 from ↵ | Joas Schilling | 2024-02-15 | 1 | -288/+119 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/rfc7239-compatible-proxy-handling fix(request): Handle reverse proxy setting a port in Forwarded-For | |||||
| * | | | | | test(request): Add tests to strip the port when forwarding requests | Joas Schilling | 2024-02-13 | 1 | -288/+119 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | | | fix: phpunit | John Molakvoæ | 2024-02-13 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | | | | | | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 2 | -3/+3 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | | | | | Add timezone getter to ITimeFactory | Anna Larch | 2024-02-13 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | | | | | Merge pull request #43370 from nextcloud/test-iappconfig | Maxence Lange | 2024-02-12 | 1 | -245/+1241 | |
|\ \ \ \ \ | | | | | | | | | | | | | [IAppConfig] new tests | |||||
| * | | | | | removing deprecated tests | Maxence Lange | 2024-02-12 | 1 | -366/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | | | | new API, new tests | Maxence Lange | 2024-02-07 | 1 | -0/+1361 | |
| | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | | | | moving previous test | Maxence Lange | 2024-02-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | | | | only get the path for the users cached mount info when we use it | Robin Appelman | 2024-02-09 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | most of the time we shouldn't need it so we can save joining on the filecache Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 6 | -100/+29 | |
| | | | | | | ||||||
* | | | | | | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 6 | -29/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d. | |||||
* | | | | | | chore: Remove last uses of IJob::execute method | Côme Chilliet | 2024-02-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |