Commit graph

46 commits

Author SHA1 Message Date
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
Neil Brommer 9572531786 Add styling to navbar toggler 2017-12-12 16:02:06 -08:00
Neil Brommer 7af6c3d14b Update about info 2017-12-12 15:18:39 -08:00
Neil Brommer 34181cf5ba Add styling to the JSON format example 2017-12-12 15:17:54 -08:00
Neil Brommer c395518ab3 Add a drop shadow to the navbar buttons 2017-12-12 15:17:23 -08:00
Neil Brommer 8b4184dfab Clean up libraries 2017-12-12 15:16:47 -08:00
Neil Brommer 1e5b03c030 Add icons to buttons 2017-12-12 15:16:12 -08:00
Neil Brommer 0b910dad56 Move libraries to /lib 2017-12-12 15:15: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 13e5fc9025 Move the buttons so they are shown in the navbar
Rather than below it
2017-12-09 22:04:58 -08:00
Neil Brommer a248d028ff Always collapse the navbar 2017-12-09 21:19:34 -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 d86fbae8ed Better handle small screen sizes 2017-12-09 11:10:03 -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
Neil Brommer bee398bcef Initial commit 2017-11-06 14:28:25 -08:00