1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-23 05:19:37 +02:00
flame/controllers/apps
2024-04-12 08:46:43 -04:00
..
docker Adding support for sigs.k8s.io gateway-api routes, updated rbac.yaml template with new apiGroups and resources. 2024-04-12 08:46:43 -04:00
createApp.js Fixed bug with custom icons not working with apps 2021-11-18 13:05:32 +01:00
deleteApp.js Backend: auth for config and queries. Refactor of middleware exports 2021-11-11 16:18:31 +01:00
getAllApps.js Db migration to support custom order of bookmarks. Created route to reorder bookmarks. Added more sorting options to bookmark controllers. Simplified ordering in getAllApps controller 2021-11-22 16:45:59 +01:00
getSingleApp.js Added auth middleware. Added access control to apps 2021-11-11 16:01:56 +01:00
index.js Split apps controllers into separate files 2021-10-22 00:42:27 +02:00
reorderApps.js Backend: auth for config and queries. Refactor of middleware exports 2021-11-11 16:18:31 +01:00
updateApp.js Fixed bug with custom icons not working with apps 2021-11-18 13:05:32 +01:00