Carl Schwan
5cf486150a
refactor: Fix psalm issues
...
- Add typing for most of the services, controllers and mappers
- Add api doc for mappers
- Use vendor-bin for psalm
- Use attributes for controllers
- Fix upload of attachments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
2025-09-28 11:49:06 +02:00
Julius Knorr
86cb011a5c
style: Fix php-cs issues
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-17 09:22:00 +01:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
Faraz Samapoor
559579fbd9
Refactors controllers by using PHP8's constructor property promotion.
...
Co-authored-by: Julius Härtl <jus@bitgrid.net >
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com >
Signed-off-by: Faraz Samapoor <fsa@adlas.at >
2023-07-14 15:42:44 +03:30
Julius Härtl
fa1b675a54
Fix optional parameter order
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-10-06 10:06:52 +02:00
Julius Härtl
925465763a
Use integer type hints for controller
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-06-15 11:59:45 +02:00
Julius Härtl
52febb396c
Fix php cs issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-22 19:57:19 +02:00
Julius Härtl
fb06cac246
Move to OCS routes for new comments api
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:16:38 +01:00
Julius Härtl
841fa0d4dd
Implement api endpoints for comment reply handling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:16:37 +01:00
Julius Härtl
07fd562a55
WIP: Comment reply
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:15:45 +01:00