flame/controllers/apps
2021-11-22 16:45:59 +01:00
..
docker Changed config api. Split config controllers into separate files. Split bookmarks controllers into separate files 2021-10-22 14:00:38 +02: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