b314d6376f
Update the hrefs when saving the bookmark editor.
2018-07-29 00:43:12 -07:00
fd23b563cf
Implement bookmark delete on frontend.
2018-07-29 00:36:50 -07:00
9c354249c9
Rename variable editor -> ed to avoid conflicting with the module.
...
Even in cases that were not causing problems, for consistency.
2018-07-28 15:17:18 -07:00
63a3ecfa88
Add namespacing to editor.js.
2018-07-22 20:21:00 -07:00
c7cce5a4e5
Add namespacing to common.js.
2018-07-22 20:21:00 -07:00
30c9148092
Move the remaining common css / js to their folders.
2018-02-24 12:51:36 -08:00
56a998682d
Create js folder. Move Editor to its own file.
2018-02-24 00:46:55 -08:00
6ad41eb516
Improve bookmark appearance; don't send edit with blank url.
2018-02-17 19:36:48 -08:00
1c1e7f158f
Minor fixes & pylint appeasements.
2018-02-16 21:28:36 -08:00
797b3376a7
Add meta viewport to all pages.
2017-07-20 23:10:48 -07:00
a1178ca3a5
Focus the title editor on open.
2017-07-16 17:26:34 -07:00
0e17350d84
Add Editor elements for bookmarks.
2017-07-13 23:13:34 -07:00
1149283c7b
Add interface for creating bookmarks.
2017-07-09 19:40:14 -07:00
8a0bbbcc56
Add /bookmarks/create_bookmark endpoint. No interface yet.
2017-06-12 20:15:02 -07:00
1c30ef5785
Further separate front & back; Create frontends folder
...
New frontends folder will hold all front-end interfaces for etiquette. Existing flask site moved here and refers to itself as a package with external launcher. etiquette_site renamed to etiquette_flask
2017-05-01 21:49:28 -07:00