aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-302-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-292-2/+2
* Merge pull request #39485 from nextcloud/bugfix/noid/move-remaining-easy-usag...Joas Schilling2023-07-262-14/+11
|\
| * fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-252-14/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-264-2/+34
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-224-2/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2126-376/+590
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2090-558/+526
* Merge pull request #39229 from nextcloud/fix/default-empty-content-filesPytal2023-07-182-7/+27
|\
| * fix(files): default emptycontent messageJohn Molakvoæ2023-07-182-7/+27
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-32/+330
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-182-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-174-2/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-164-6/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-154-8/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-148-74/+118
* 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