Commit graph

42 commits

Author SHA1 Message Date
Neil Brommer a1a059e3fb Make deleteGroup compatible with IE/Edge 2018-01-02 20:30:10 -08:00
Neil Brommer f748589a98 Make deleteBookmark compatible with IE/Edge 2018-01-02 20:29:25 -08:00
Neil Brommer e1339f3772 Make bookmarkMoved compatible with IE/Edge 2018-01-02 20:28:56 -08:00
Neil Brommer 42c0982a48 Make populateGroupList compatible with IE/Edge 2018-01-02 20:27:47 -08:00
Neil Brommer a83d415f48 Make import/export compatible with IE/Edge 2018-01-02 20:27:02 -08:00
Neil Brommer 6e27927194 Make loadBookmarks compatible with IE/Edge 2018-01-02 20:26:21 -08:00
Neil Brommer 327cccf124 Fix bug with first run 2018-01-01 17:05:28 -08:00
Neil Brommer f73cef69a0 Improve background timing 2018-01-01 16:56:10 -08:00
Neil Brommer 38c94b07bd Clean up code 2018-01-01 16:55:44 -08:00
Neil Brommer 6f2925d0cf Fix a bug where a group's card data wasn't updated when a group is deleted 2017-12-31 19:09:26 -08:00
Neil Brommer 11b99d8289 Fix bug with calculating background 2017-12-31 16:01:03 -08:00
Neil Brommer 5508e825a2 Update Bitday to 2.0 2017-12-31 15:59:43 -08:00
Neil Brommer d72c3aba0a Make testing setBackground easier 2017-12-31 15:59:28 -08:00
Neil Brommer 6628e2c89c Simplify calcBackground 2017-12-31 15:52:48 -08:00
Neil Brommer 00615e0dfe Animate deleting groups, fix bug where edit mode was exited improperly when deleting groups 2017-12-30 19:46:18 -08:00
Neil Brommer e2ead1d33f Better handle deleting bookmarks 2017-12-30 19:44:49 -08:00
Neil Brommer a654539a55 Add animation to removing bookmarks 2017-12-30 13:20:51 -08:00
Neil Brommer fd80625003 Clean up data on bookmarks elements 2017-12-29 21:09:20 -08:00
Neil Brommer 7e48ac502a Better handle removing a bookmark 2017-12-29 20:52:32 -08:00
Neil Brommer a6c5fdb044 Restructure edit toggling code 2017-12-29 20:51:47 -08:00
Neil Brommer 7b3fe50f2e Implement moving bookmarks 2017-12-29 20:24:32 -08:00
Neil Brommer 036d680ba3 Remove unused method 2017-12-29 20:23:34 -08:00
Neil Brommer 948256ab37 Fix scroll point on export dialog, better handle getting bookmark data 2017-12-29 20:22:57 -08:00
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