flame/controllers/apps
PortableProgrammer 5282679f09 Enhance K8s and Docker features:
* Implement `description` and `visible` labels/annotations
* Find app by `name` or `url` instead of just `name` for update
2023-04-18 19:20:01 -06:00
..
docker Enhance K8s and Docker features: 2023-04-18 19:20:01 -06: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