Commit graph

19 commits

Author SHA1 Message Date
Neil Brommer 333d5378ae Improve import/export dialog, add copy export button 2017-12-29 13:29:00 -08:00
Neil Brommer abed596f79 Fix bug when moving groups up the list 2017-12-28 13:41:36 -08:00
Neil Brommer 4a5a75cfa8 Add ability to rearrange groups 2017-12-27 18:58:57 -08:00
Neil Brommer 192692d96b Better handle group indexes when deleting a group 2017-12-27 16:01:12 -08:00
Neil Brommer 45f33631e9 Store data in a better format 2017-12-27 15:27:08 -08:00
Neil Brommer bd20c403b3 Only update the background if connected to the Internet 2017-12-23 16:40:42 -08:00
Neil Brommer 2143a3dde8 Implement deleting bookmarks 2017-12-14 14:13:26 -08:00
Neil Brommer faa720ddf1 Better management of background images 2017-12-13 19:51:20 -08:00
Neil Brommer 4a4befa2c5 Add a background color to the navbar toggler, better button colors 2017-12-13 19:50:55 -08:00
Neil Brommer 4b73d919c1 Automatically update background every minute 2017-12-12 19:08:20 -08:00
Neil Brommer c31c5e7058 Split javascript into several more managable pieces 2017-12-12 16:41:59 -08:00
Neil Brommer 7af6c3d14b Update about info 2017-12-12 15:18:39 -08:00
Neil Brommer 5d8f1f5a95 Implement adding bookmarks 2017-12-11 17:40:07 -08:00
Neil Brommer e089ce8f21 Change the color of the navbar expander based on background 2017-12-10 11:36:09 -08:00
Neil Brommer 7e7751de5f Fix bug with group ordering 2017-12-09 20:37:25 -08:00
Neil Brommer da6bb2a4f1 Formatting 2017-12-09 20:33:55 -08:00
Neil Brommer c91f76b197 Switch to using IndexedDB from LocalStorage
Automatically imports from old LocalStorage data
2017-12-09 19:57:20 -08:00
Neil Brommer d5c68cd237 Add polish, add attribution for Bitday and libraries 2017-11-28 21:19:04 -08:00
Neil Brommer 5798bad50a Add basic capabilities
stores and loads bookmarks from localStorage, import/export capabilities
2017-11-07 20:00:42 -08:00