Commit graph

14 commits

Author SHA1 Message Date
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
6d8fc799c0 Put blank div in place of tags div to maintain space-between
After removing the tags div for photos without tags, I realized the space-between was lost leaving the metadata on the left instead of the right
2017-03-30 19:36:32 -07:00
0580a7f162 Only generate tags T div if photo has tags 2017-03-30 18:54:18 -07:00
afe7085702 Make photo.duration_string a @property 2017-03-10 15:07:34 -08:00
92880ba3eb Rearrange mimetype-icon dict for clarity 2017-03-03 22:50:36 -08:00
9ba1a88174 Fix bug in which only the last photo of a digest was added; Improve mimetype usage by not deleting the subtype 2017-02-27 23:39:06 -08:00
c6615284e0 Improve Photo Card CSS: Filename hover and metadata font 2017-02-27 23:05:43 -08:00
c80e2003ff checkpoint
add photo and search css for narrow screens; incorporate new expressionmatch kit; entry_with_history cursor moves to end; albums indicate total filesize; etc
2017-02-24 22:07:59 -08:00
8b05a26ff7 checkpoint
Add Bookmark class; Add user.html; Add more commit loggers; Fix warning_bag attributeerror when it was None
2017-02-04 18:30:02 -08:00
564518f4d8 Add early author search; Load Photo.mimetype on instantiation 2016-12-23 19:49:51 -08:00
69443d7a8c general cleanup; move binding_filler helper 2016-12-20 21:33:14 -08:00
d5bc65c8f2 Allow templates to get objects instead of json 2016-12-20 16:33:40 -08:00
1e7aff5cfd Display album description 2016-12-14 13:26:42 -08:00
2b34854910 Move files to top of repository 2016-11-28 20:19:31 -08:00
Renamed from etiquette/templates/photo_card.html (Browse further)