1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-23 13:29:35 +02:00
flame/controllers/apps
Matthew Horwood b60bd3120b MHO/Docker Swarm
feat: add docker swarm services
2021-11-18 20:59:57 +00:00
..
docker MHO/Docker Swarm 2021-11-18 20:59:57 +00:00
createApp.js Fixed bug with adding new apps with custom icon (#180) 2021-11-15 16:34:12 +01:00
deleteApp.js Backend: auth for config and queries. Refactor of middleware exports 2021-11-11 16:18:31 +01:00
getAllApps.js Added auth middleware. Added access control to apps 2021-11-11 16:01:56 +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 Trim icon name. Filter private bookmarks if user is not authenticated 2021-11-12 13:09:33 +01:00