Daniel Gasienica
4c0c55082f
Move navigation controls to the bottom
2018-04-27 16:31:43 -04:00
Daniel Gasienica
657a2d6149
Document the use of CSS vs inline styles
2018-04-25 15:24:52 -04:00
Daniel Gasienica
9abf1f0fcd
Use dash-case
for CSS class names
2018-04-25 15:24:52 -04:00
Daniel Gasienica
2cb0b0aeb1
Add arrow controls
2018-04-25 15:24:51 -04:00
Daniel Gasienica
246e0ca87b
Add note about inline styles
2018-04-25 15:24:51 -04:00
Daniel Gasienica
2474b42198
Port lightbox icon buttons
2018-04-25 15:24:51 -04:00
Daniel Gasienica
4a5a2cb5c1
Replace Backbone with React lightbox
2018-04-25 15:24:51 -04:00
lilia
859d49b3f4
Use relative paths
...
// FREEBIE
2017-09-14 16:53:34 -07:00
lilia
a27ea20f3e
Improve unsupported file type handling
...
Make arbitrary files look nicer and display the filename.
If an audio or video element fails to load for any reason, timeout after
a few seconds and render it as an arbitrary file. Also short circuit to
this treatment for common audio and video file types that we know are
going to fail, e.g., proprietary formats from apple.
// FREEBIE
2017-04-18 16:27:50 -07:00
lilia
c1b8ff9e54
Fix _lightbox.scss
...
// FREEBIE
2016-07-14 10:49:45 -07:00
lilia
9091233950
Open images in a lightbox
...
Adds file-write permission for saving to disk from lightbox.
Fixes #810
// FREEBIE
2016-06-20 11:55:23 -07:00