nextcloud-server/apps/files_sharing
Côme Chilliet dea2f7dd42
Merge pull request #38620 from fsamapoor/replace_strpos_calls_in_files_sharing_app
Refactors "strpos" calls in /apps/files_sharing
2023-06-05 11:19:46 +07:00
..
appinfo chore(release): Bump requirements and versions in apps/ 2023-05-17 10:44:23 +07:00
composer chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +07:00
css Compress SASS output 2023-01-11 17:46:32 +07:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +07:00
js fix(files_sharing): Allow file actions other than download for hide download shares 2023-03-13 12:51:48 +07:00
l10n Fix(l10n): Update translations from Transifex 2023-06-03 00:17:50 +07:00
lib Refactors "strpos" calls in /apps/files_sharing to improve code readability. 2023-06-02 20:08:40 +07:00
src Fix lint errors 2023-05-23 22:34:15 +07:00
templates Refactors "strpos" calls in /apps/files_sharing to improve code readability. 2023-06-02 20:08:40 +07:00
tests repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +07:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +07:00
list.php Remove redundant events 2022-08-15 19:20:42 +07:00
openapi.json openapi: Fix wrapping OCS responses that are not DataResponse 2023-06-05 08:30:12 +07:00
public.php