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
master
Add File
New File
Upload File
Apply Patch
flame
/
controllers
/
categories
History
Paweł Malak
d5610ad6be
Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form
2021-11-26 14:04:46 +01:00
..
createCategory.js
Fixed bug with custom icons not working with apps
2021-11-18 13:05:32 +01:00
deleteCategory.js
Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module.
2021-11-04 23:39:35 +01:00
getAllCategories.js
Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form
2021-11-26 14:04:46 +01:00
getSingleCategory.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
index.js
Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module.
2021-11-04 23:39:35 +01:00
reorderCategories.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
updateCategory.js
Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module.
2021-11-04 23:39:35 +01:00