aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1320-42/+240
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1290-2330/+2086
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-116-6/+163
* fix(files_sharing): error and size/mtime for deleted sharesJohn Molakvoæ2023-07-112-1/+3
* chore: compile assetsJohn Molakvoæ2023-07-111-1/+0
* chore: add actions testingJohn Molakvoæ2023-07-117-7/+685
* fix: adjust testingJohn Molakvoæ2023-07-119-199/+615
* fix: drop legacy sharing filesJohn Molakvoæ2023-07-116-1029/+10
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-1110-21/+581
* Merge pull request #39169 from nextcloud/fix/migrate-to-psr-logger-interface-...Benjamin Gaussorgues2023-07-117-142/+58
|\
| * Migrate files sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-067-142/+58
* | Merge pull request #39170 from nextcloud/orphan-share-commandRobin Appelman2023-07-105-0/+187
|\ \
| * | add command do delete orphan sharesRobin Appelman2023-07-055-0/+187
* | | fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-082-6/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-064-12/+34
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-042-12/+12
* | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-032-53/+47
|\ \
| * | Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* | | Merge pull request #39057 from nextcloud/feat/ocp/type-icapabilitiesChristoph Wurst2023-07-031-2/+0
|\ \ \ | |/ / |/| |
| * | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
* | | Merge pull request #39103 from nextcloud/fix/remove-orphaned-fileJohn Molakvoæ2023-07-031-44/+0
|\ \ \ | |/ / |/| |
| * | chore(files_sharing): Remove orphaned file with deprecated importsFerdinand Thiessen2023-07-011-44/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-022-2/+2
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-304-0/+4
|/
* Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-sharesArthur Schiwon2023-06-293-15/+134
|\
| * displayname on federated sharesMaxence Lange2023-06-283-15/+134
* | chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-274-44/+76
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-262-4/+4
* address reviewSimon L2023-06-241-1/+1
* only print deprecation logs if debug mode is enabledSimon L2023-06-241-1/+1
* Move deprecation warnings to debugSimon L2023-06-241-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-242-22/+186
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-222-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-212-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-4/+4
* Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-8/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-8/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-2/+2
* make sure to show download button only one timeSimon L2023-06-141-3/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-60/+124
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-132-6/+6
* fix(caching): Avoid checking existence before fetchingChristoph Wurst2023-06-122-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-124-108/+110
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-284/+290
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-2/+2
* Merge pull request #38620 from fsamapoor/replace_strpos_calls_in_files_sharin...Côme Chilliet2023-06-054-4/+4
|\