etiquette/frontends/etiquette_flask/templates
Ethan Dalool dd3d40de53 Experimental: Allow search results to include albums.
I've been thinking about this for a while but couldn't think of
the perfect way to implement it. I still haven't, so instead I'm
just starting with something and we'll see how to improve later.
At any rate, I can update the rest of the system to expect Albums
coming out of search so that if I ever have a better algorithm
everything else will already be ready for it.
For this first experiment, just any photos that are part of an album
will send that album out as a result. It doesn't even respect the
limit parameter, it's really just to see how it feels to use.
2020-04-02 22:36:40 -07:00
..
album.html Prototype of album drag-and-drop moving. 2020-01-14 23:04:22 -08:00
album_card.html Prototype of album drag-and-drop moving. 2020-01-14 23:04:22 -08:00
bookmarks.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00
clipboard.html Move new #right:before to common.css. 2019-09-11 01:12:04 -07:00
clipboard_tray.html Add namespacing to photoclipboard.js. 2018-07-22 20:21:00 -07:00
header.html Replace <div id="header"> with <nav id="header>. 2020-01-14 16:43:43 -08:00
login.html Rename receive_callback -> login_register_callback. 2020-01-12 14:37:04 -08:00
photo.html Add photo delete buttons to hovering toolbox. 2020-02-27 14:15:13 -08:00
photo_card.html Remove duplicated markup between list/grid photo cards. 2018-12-27 15:30:30 -08:00
root.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00
search.html Experimental: Allow search results to include albums. 2020-04-02 22:36:40 -07:00
tag_object.html Use <span> for tag objects with no link or onclick. 2020-01-15 18:11:48 -08:00
tags.html Add tag delete button to specific tag page. 2020-02-27 14:57:27 -08:00
template.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00
user.html Try different themes with the ?theme query. 2019-08-14 13:43:35 -07:00