Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(files_sharing): add openInFiles action | John Molakvoæ | 2023-07-11 | 6 | -6/+163 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files_sharing): error and size/mtime for deleted shares | John Molakvoæ | 2023-07-11 | 2 | -1/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore: compile assets | John Molakvoæ | 2023-07-11 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore: add actions testing | John Molakvoæ | 2023-07-11 | 7 | -7/+685 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: adjust testing | John Molakvoæ | 2023-07-11 | 9 | -199/+615 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: drop legacy sharing files | John Molakvoæ | 2023-07-11 | 6 | -1029/+10 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(sharing): add sharing overview view | John Molakvoæ | 2023-07-11 | 10 | -21/+581 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #39169 from ↵ | Benjamin Gaussorgues | 2023-07-11 | 7 | -142/+58 |
|\ | | | | | | | | | nextcloud/fix/migrate-to-psr-logger-interface-files_sharing Migrate files sharing to PSR LoggerInterface | ||||
| * | Migrate files sharing to PSR LoggerInterface | Benjamin Gaussorgues | 2023-07-06 | 7 | -142/+58 |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Merge pull request #39170 from nextcloud/orphan-share-command | Robin Appelman | 2023-07-10 | 5 | -0/+187 |
|\ \ | | | | | | | add command do delete orphan shares | ||||
| * | | add command do delete orphan shares | Robin Appelman | 2023-07-05 | 5 | -0/+187 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | fix(files_sharing): hide download permission for circle shares | Richard Steinmetz | 2023-07-10 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-10 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-09 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-08 | 2 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-06 | 4 | -12/+34 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-04 | 2 | -12/+12 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-names | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
|\ \ | | | | | | | Fix event names of 2FA related typed events | ||||
| * | | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #39057 from nextcloud/feat/ocp/type-icapabilities | Christoph Wurst | 2023-07-03 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | feat(ocp): More specific type for ICapabilities::getCapabilities | ||||
| * | | feat(ocp): More specific type for ICapabilities::getCapabilities | Christoph Wurst | 2023-07-03 | 1 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #39103 from nextcloud/fix/remove-orphaned-file | John Molakvoæ | 2023-07-03 | 1 | -44/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | chore(files_sharing): Remove orphaned file with deprecated imports | Ferdinand Thiessen | 2023-07-01 | 1 | -44/+0 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-02 | 2 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-30 | 4 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-shares | Arthur Schiwon | 2023-06-29 | 3 | -15/+134 |
|\ | | | | | display displayname on federated shares | ||||
| * | displayname on federated shares | Maxence Lange | 2023-06-28 | 3 | -15/+134 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | chore: upgrade typescript, eslint and fix lint | John Molakvoæ | 2023-06-27 | 1 | -1/+0 |
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-27 | 4 | -44/+76 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-26 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | address review | Simon L | 2023-06-24 | 1 | -1/+1 |
| | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | only print deprecation logs if debug mode is enabled | Simon L | 2023-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | Move deprecation warnings to debug | Simon L | 2023-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-24 | 2 | -22/+186 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-22 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-21 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Don't disable actions when saving share permissions | Louis Chemineau | 2023-06-19 | 1 | -8/+4 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 6 | -8/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-16 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | make sure to show download button only one time | Simon L | 2023-06-14 | 1 | -3/+2 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-14 | 4 | -60/+124 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-13 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(caching): Avoid checking existence before fetching | Christoph Wurst | 2023-06-12 | 2 | -4/+6 |
| | | | | | | | | The cache might expire between checking for key existence and fetching the value. In this rare case the code continues with a null value when it doesn't expect one. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-12 | 4 | -108/+110 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 4 | -284/+290 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38620 from ↵ | Côme Chilliet | 2023-06-05 | 4 | -4/+4 |
|\ | | | | | | | | | fsamapoor/replace_strpos_calls_in_files_sharing_app Refactors "strpos" calls in /apps/files_sharing | ||||
| * | Refactors "strpos" calls in /apps/files_sharing to improve code readability. | Faraz Samapoor | 2023-06-02 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 1 | -441/+21 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> |