Commit graph

20 commits

Author SHA1 Message Date
Joas Schilling
ef0f3e15d2
fix(router): Move to router attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-17 18:17:13 +01:00
Joas Schilling
080731958a
Merge pull request #15791 from nextcloud/carl/deprecated-filenameisblacklisted
chore: Port away from deprecated Filesystem::isFileBlacklisted
2025-10-10 16:48:03 +02:00
Joas Schilling
8f63f9c449
fix(avatar): Ignore temporary file names
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-01 18:57:40 +02:00
Joas Schilling
b17c7c96d6 fix(opengrep): Ignore some things in PHP
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-18 10:59:36 +02:00
Joas Schilling
cd204dd2e9
fix(avatar): Fix response format on some errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-04 14:43:33 +02:00
Carl Schwan
4141e107d6
chore: Port away from deprecated Filesystem::isFileBlacklisted
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-04 14:43:32 +02:00
Joas Schilling
28b85f33a9
chore(cs): Apply autofixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-20 09:17:44 +02:00
Joas Schilling
6c2ad380ca
fix(openapi): Fix user avatar API to not return empty arrays
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-22 10:15:02 +01:00
Antreesy
d397a93771 fix: use \OCP\Image instead of \OC_Image
Signed-off-by: Antreesy <antreesy.web@gmail.com>

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-09-04 22:21:13 +02:00
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
144c9c1c3f
fix(openapi): Reorganize openapi specs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-18 15:32:43 +01:00
Joas Schilling
f736767435
fix(openapi): Improve wordings of docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-17 11:11:39 +01:00
jld3103
e0aee31569
Add annotations for TempAvatarController
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-10-06 12:41:10 +02:00
Hamid Dehnavi
e116b345ab Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 17:19:27 +03:30
Joas Schilling
5ac5d00e2d
feat(controllers): Migrate server annotations to attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 09:15:49 +02:00
Joas Schilling
c1970caef4
chore(CS): Unify construct() calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 14:28:41 +02:00
Joas Schilling
4e9d7c337b
Don't use shortcut "admin"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22 08:51:51 +02:00
Vitor Mattos
c07251f0c6
Use PHP7.4 property typehinting where possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-06 12:43:03 -03:00
Joas Schilling
7f7b77da4f
Fix some minor errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-23 08:58:21 +01:00
Joas Schilling
5adb061838
Temporary OCS API for user avatar upload and delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-23 08:58:20 +01:00