nextcloud-server/lib/public/AppFramework
Maxence Lange f1612d4eb9 fix(appconfig): only convert single entry on searchValues()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-04-17 15:12:22 +07:00
..
Bootstrap feat: Add declarative settings 2024-03-12 13:56:54 +07:00
Db fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Http fix(AppFramework): Fix error message about 204 not allowing custom headers 2024-04-08 15:31:06 +07:00
OCS fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Services fix(appconfig): only convert single entry on searchValues() 2024-04-17 15:12:22 +07:00
Utility fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
ApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
App.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
AuthPublicShareController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Http.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
IAppContainer.php
Middleware.php
OCSController.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
PublicShareController.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +07:00
QueryException.php