nextcloud/apps/files_sharing
Ferdinand Thiessen 085aab24ff
chore: fix usage of deprecated functions and adjust code style
This solves 57 ESLint warnings by replacing deprecated code with `@nextcloud/` libraries,
as well as adding missing type information, importing jQuery instead of relying on global one,
and the same with Moment.js.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-20 03:30:20 +02:00
..
appinfo feat(files_sharing): reminder for link shares with expiration date 2024-09-03 13:37:17 +02:00
composer feat(files_sharing): reminder for link shares with expiration date 2024-09-03 13:37:17 +02:00
css chore: Compile assets 2024-09-03 14:18:47 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-18 09:28:00 +00:00
lib chore: Remove deprecated Share_Helper::generateTarget $exclude parameter 2024-09-20 00:51:00 +02:00
src chore: fix usage of deprecated functions and adjust code style 2024-09-20 03:30:20 +02:00
templates fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +02:00
tests chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix: Display 'Leave share' instead of 'Delete' 2024-09-06 13:50:52 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00