This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
flame
Watch
1
Star
0
Fork
0
You've already forked flame
mirror of
https://github.com/pawelmalak/flame.git
synced
2026-02-28 01:13:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dependabot/npm_and_yarn/client/decode-uri-component-0.2.2
Add File
New File
Upload File
Apply Patch
flame
/
controllers
/
apps
History
Paweł Malak
f1f7b698f8
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
..
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