flame/controllers/bookmarks
2021-11-22 16:45:59 +01:00
..
createBookmark.js Fixed bug with custom icons not working with apps 2021-11-18 13:05:32 +01:00
deleteBookmark.js Changed config api. Split config controllers into separate files. Split bookmarks controllers into separate files 2021-10-22 14:00:38 +02:00
getAllBookmarks.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
getSingleBookmark.js Backend: auth for bookmarks and categories 2021-11-11 16:43:00 +01:00
index.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
reorderBookmarks.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
updateBookmark.js Fixed bug with custom icons not working with apps 2021-11-18 13:05:32 +01:00