Commit Graph

68 Commits

Author SHA1 Message Date
Neil Brommer 0fe65f3f68 Fix a bug when moving a bookmark then deleting from the group 2018-01-13 16:14:29 -08:00
Neil Brommer f579c5a204 Better organize code 2018-01-09 09:06:35 -08:00
Neil Brommer 9c84a3512e Improve background timing 2018-01-06 14:47:08 -08:00
Neil Brommer 9a66a9c101 Add a function for easily testing the background timing 2018-01-06 14:46:39 -08:00
Neil Brommer b05337e1ca Add Sortable to the README 2018-01-05 19:53:01 -08:00
Neil Brommer c54b962d20 Make moving groups compatible with IE/Edge 2018-01-05 15:32:22 -08:00
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 996844f8d2 Add a transition to the background 2018-01-01 17:05:54 -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 f61b8110c3 Simplify CSS 2017-12-31 19:10:18 -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 61f9136a03 Update about dialog 2017-12-30 20:02:14 -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 76b00b2d43 Update about info 2017-12-14 15:03:37 -08:00
Neil Brommer 2143a3dde8 Implement deleting bookmarks 2017-12-14 14:13:26 -08:00
Neil Brommer 08875d4f53 Fix bug with import/export dialog triggering incorrectly 2017-12-14 14:09:36 -08:00
Neil Brommer c703336955 Better centering of list text 2017-12-13 19:52:21 -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 e5c65068ad Fix bug with backgrounds in Chrome on Android 2017-12-13 19:49:13 -08:00
Neil Brommer 6aef3b56db Further organize libraries 2017-12-13 12:08:09 -08:00
Neil Brommer fa2760b363
Create LICENSE 2017-12-12 19:17:37 -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 15ccd7c41b Better alignment for navbar buttons 2017-12-12 16:02:21 -08:00