nextcloud-server/lib/public/AppFramework
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews
Allow to get an id for the storing the preview on disk before inserting
the preview on the DB.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-28 17:50:03 +07:00
..
Attribute feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +07:00
Bootstrap feat(lexicon): moving out from unstable 2025-07-24 15:56:33 +07:00
Db feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Http feat: add header with user id in response 2025-09-18 18:30:04 +07:00
OCS chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Services fix(IInitialState): Allow provideLazyInitialState() closure to return array 2025-01-13 15:19:19 +07:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ApiController.php refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +07:00
App.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AuthPublicShareController.php fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +07:00
Controller.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 2025-08-26 09:50:03 +07:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAppContainer.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Middleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OCSController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PublicShareController.php fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +07:00
QueryException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00