aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-281-0/+4
* Merge pull request #39944 from nextcloud/share-cache-shareRobin Appelman2023-08-282-5/+14
|\
| * pass the share to the cache instead of having to ask the storageRobin Appelman2023-08-182-5/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-282-0/+2
* | fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-262-8/+8
* | Merge pull request #40012 from nextcloud/techdebt/noid/prepare-doctrine-updateDaniel2023-08-232-20/+28
|\ \
| * | fix(tests): Specify all positional parameters again to fix testsJoas Schilling2023-08-232-20/+28
* | | chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-233-13/+19
* | | feat: migrate FileAction from serverJohn Molakvoæ2023-08-239-15/+13
* | | chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2310-49/+36
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-232-0/+2
* | Merge pull request #39867 from nextcloud/login-lessJoas Schilling2023-08-181-5/+6
|\ \ | |/ |/|
| * move "aways loaded" sharing script to event listenerRobin Appelman2023-08-171-5/+6
* | fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-172-7/+7
* | chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-172-3/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-172-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-162-0/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-132-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-122-2/+120
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-106-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-082-0/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+16
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-046-73/+4
|\
| * fix!: Remove LegacyBeforeTemplateRenderedListener from files_sharingJoas Schilling2023-07-284-61/+0
| * fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-281-2/+0
| * feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-282-10/+4
* | Merge pull request #39689 from nextcloud/bugfix/39135/remove-share-notificati...Joas Schilling2023-08-041-0/+8
|\ \
| * | fix(notifications): Remove share notification when the node is deletedJoas Schilling2023-08-031-0/+8
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-044-0/+4
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0318-6/+24
* | feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-023-5/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0238-38/+0
* | feat(files_external): migrate to vueJohn Molakvoæ2023-08-015-15/+15
* | fix(i18n) Changed case of "Files"rakekniven2023-08-012-2/+2
* | Merge pull request #39330 from nextcloud/feature/openapi/files_sharingKate2023-08-0114-239/+942
|\ \
| * | files_sharing: Add OpenAPI specjld31032023-07-3114-239/+942
* | | fix(files_sharing): String translationsChristopher Ng2023-07-312-3/+3
* | | 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