etiquette/frontends/etiquette_flask/templates
Ethan Dalool f8b1cd9178
Rename hyphen_range to dotdot_range a..b so we can have negatives.
Hyphen range doesn't allow negative numbers. The dot-dot syntax
is used by git, ruby, and others so I think it's a good pick.
2022-08-04 06:10:43 -07:00
..
admin.html Add admin endpoint uncache. 2022-07-22 19:23:36 -07:00
album.html Add number of albums to /albums. 2022-07-20 19:03:28 -07:00
bookmarks.html Add number of bookmarks to /bookmarks. 2022-07-20 19:03:28 -07:00
cards.html Migrate all IDs from strings to ints. Random 32 bit IDs in future. 2022-07-20 19:03:26 -07:00
clipboard.html Add favicon link to all HTML templates. 2022-05-28 16:21:23 -07:00
clipboard_tray.html Use update_dynamic_elements for user name, clipboard count. 2021-01-07 20:18:07 -08:00
header.html Use /userid/ links instead of /user/username. 2021-10-23 17:20:14 -07:00
login.html Add favicon link to all HTML templates. 2022-05-28 16:21:23 -07:00
photo.html Rename hyphen_range to dotdot_range a..b so we can have negatives. 2022-08-04 06:10:43 -07:00
root.html Add favicon link to all HTML templates. 2022-05-28 16:21:23 -07:00
search.html Add favicon link to all HTML templates. 2022-05-28 16:21:23 -07:00
search_embed.html Fix DOCTYPE should just be "html". 2021-06-22 13:38:08 -07:00
swipe.html Add favicon link to all HTML templates. 2022-05-28 16:21:23 -07:00
tags.html Remove the + and x buttons on tags page. 2022-07-20 19:03:27 -07:00
template.html Add favicon link to all HTML templates. 2022-05-28 16:21:23 -07:00
user.html Use datetime objects instead of timestamps in object model. 2022-07-20 19:03:26 -07:00