Dermot Duffy
|
6995e581ee
|
Force media to 100% width.
|
2021-09-07 21:17:41 -07:00 |
|
Dermot Duffy
|
c9319b42f5
|
Tie the absolute to the outer container.
Remove use of aspect-ratio since it does not work in Safari.
|
2021-09-07 20:55:18 -07:00 |
|
Dermot Duffy
|
d62e99836f
|
Wrap content in a 16/9 container.
|
2021-09-06 21:20:15 -07:00 |
|
Dermot Duffy
|
90807be6f7
|
Refactor css.
|
2021-09-06 20:43:13 -07:00 |
|
Dermot Duffy
|
c1f8558406
|
Merge pull request #63 from dermotduffy/wrong-next-prev
Ensure thumbnails show when no next/previous control preference is specified
|
2021-09-06 19:00:56 -07:00 |
|
Dermot Duffy
|
183e68bb76
|
Ensure thumbnails show when no nextprev preference is specified.
|
2021-09-06 18:58:36 -07:00 |
|
Dermot Duffy
|
0e8c75109b
|
Merge pull request #62 from dermotduffy/minor-refactor
Minor rendering refactor
|
2021-09-06 17:12:34 -07:00 |
|
Dermot Duffy
|
8a09f356c2
|
Minor rendering refactor.
|
2021-09-06 17:10:34 -07:00 |
|
Dermot Duffy
|
aecbbc27bd
|
Merge pull request #59 from dermotduffy/controls
Allow next/prev controls to be thumbnails, chevrons or off entirely
|
2021-09-06 16:07:14 -07:00 |
|
Dermot Duffy
|
7bd7731811
|
Allow chevrons, thumbnails or no media controls.
|
2021-09-06 16:03:51 -07:00 |
|
Dermot Duffy
|
2fa928467e
|
Add option to disable next/prev controls.
|
2021-09-05 22:41:12 -07:00 |
|
Dermot Duffy
|
fb906a6aaf
|
Merge pull request #58 from dermotduffy/fix-clip-error
Use a classic video tag if it's not HLS
|
2021-09-05 21:39:18 -07:00 |
|
Dermot Duffy
|
45fef4676c
|
Use a classic video tag if it's not HLS.
|
2021-09-05 21:33:32 -07:00 |
|
Dermot Duffy
|
199a4b8bce
|
Merge pull request #54 from dermotduffy/bug
Use bug icon for bugs
|
2021-09-05 14:19:16 -07:00 |
|
Dermot Duffy
|
a904ced354
|
Use bug icon for bugs.
|
2021-09-05 14:17:05 -07:00 |
|
Dermot Duffy
|
27db2a73c9
|
Merge pull request #53 from dermotduffy/titles-in-viewer
Show event titles in viewer for reference
|
2021-09-05 14:03:47 -07:00 |
|
Dermot Duffy
|
4bbbd02afe
|
Add event titles to viewer for reference.
|
2021-09-05 14:00:04 -07:00 |
|
Dermot Duffy
|
55e2199e69
|
Merge pull request #52 from dermotduffy/safari
Fix gallery scrolling in Safari
|
2021-09-05 10:51:05 -07:00 |
|
Dermot Duffy
|
4303982b27
|
Don't force scroll.
|
2021-09-05 10:43:02 -07:00 |
|
Dermot Duffy
|
9d26c22776
|
Fix gallery scrolling in Safari
|
2021-09-05 10:33:09 -07:00 |
|
Dermot Duffy
|
f50155d147
|
Merge pull request #51 from dermotduffy/lit
Upgrade to lit, remove lit-element and lit-html
|
2021-09-05 09:41:42 -07:00 |
|
Dermot Duffy
|
26f0515e5a
|
Sort imports.
|
2021-09-05 09:37:34 -07:00 |
|
Dermot Duffy
|
5ab20a5fd9
|
Upgrade to lit (not lit-element / lit-html)
|
2021-09-05 09:33:47 -07:00 |
|
Dermot Duffy
|
5b2c9ed5b2
|
Merge pull request #50 from dermotduffy/bump-version
Bump version to v1.0.0
|
2021-09-04 15:30:44 -07:00 |
|
Dermot Duffy
|
622a358073
|
Bump version to v1.0.0 .
|
2021-09-04 15:25:29 -07:00 |
|
Dermot Duffy
|
8cd6fbabd7
|
Merge pull request #49 from dermotduffy/fix-masonary
Fix issue that was causing Lovelace to not spread cards across columns
|
2021-09-04 15:03:45 -07:00 |
|
Dermot Duffy
|
70ea42ba71
|
Fix issue that was causing Lovelace to not spread across columns.
|
2021-09-04 15:00:58 -07:00 |
|
Dermot Duffy
|
1466f3ce3f
|
Merge pull request #48 from dermotduffy/no-menu-buttons-should-work
Allow menu_buttons to be optional
|
2021-09-04 13:45:48 -07:00 |
|
Dermot Duffy
|
edcd3a9999
|
Allow menu_buttons to be optional.
|
2021-09-04 13:42:06 -07:00 |
|
Dermot Duffy
|
f3b3e999c0
|
Merge pull request #46 from dermotduffy/button-size
Shrink button size slightly
|
2021-09-04 13:36:38 -07:00 |
|
Dermot Duffy
|
9d736ba166
|
Shrink button size slightly.
|
2021-09-04 13:34:11 -07:00 |
|
Dermot Duffy
|
a9d90150f7
|
Merge pull request #45 from dermotduffy/hide-menu
Allow the menu to be entirely removed
|
2021-09-04 13:19:07 -07:00 |
|
Dermot Duffy
|
dfae19c6ee
|
Update README.
|
2021-09-04 13:13:20 -07:00 |
|
Dermot Duffy
|
524d54f803
|
Support no menu at all.
|
2021-09-04 13:02:47 -07:00 |
|
Dermot Duffy
|
349d0545bf
|
Merge pull request #44 from dermotduffy/localization
Fully localize all remaining strings
|
2021-09-04 12:57:21 -07:00 |
|
Dermot Duffy
|
654253d6e2
|
Fully localize all remaining strings.
|
2021-09-04 12:36:25 -07:00 |
|
Dermot Duffy
|
4dd3916fd2
|
Merge pull request #42 from dermotduffy/add-arbitrary-entities-to-menu
Add support to add arbitrary entities to menu
|
2021-09-04 11:28:16 -07:00 |
|
Dermot Duffy
|
cf9420402b
|
Add support to add arbitrary entities to menu.
Breaking: No longer treat the motion entity special. It must be configured
under `entities` now.
|
2021-09-04 11:23:40 -07:00 |
|
Dermot Duffy
|
366c210896
|
Merge pull request #41 from dermotduffy/menu-choices
Support hiding select menu buttons
|
2021-09-03 22:47:50 -07:00 |
|
Dermot Duffy
|
162b925889
|
Support hiding menu buttons. Add editor localization.
|
2021-09-03 22:43:06 -07:00 |
|
Dermot Duffy
|
aae3461ddc
|
Merge pull request #38 from dermotduffy/vertical-overlays
Add support for top, left, bottom, right menus
|
2021-09-02 20:33:53 -07:00 |
|
Dermot Duffy
|
1544fc79d2
|
Update README.
|
2021-09-02 20:32:16 -07:00 |
|
Dermot Duffy
|
64de1c53ed
|
Add support for top, left, bottom, right menus.
|
2021-09-02 20:24:19 -07:00 |
|
Dermot Duffy
|
bd06765b7c
|
Merge pull request #37 from dermotduffy/next-prev-animations
Add control animations for next/prev controls
|
2021-09-01 20:56:29 -07:00 |
|
Dermot Duffy
|
8adc114a1b
|
Add control anominations for next/prev.
|
2021-09-01 20:53:53 -07:00 |
|
Dermot Duffy
|
156162ff69
|
Merge pull request #36 from dermotduffy/next-prev-media
Add next/previous media controls
|
2021-09-01 18:46:52 -07:00 |
|
Dermot Duffy
|
d5dc4c7bf3
|
Add shadow to controls.
|
2021-09-01 18:41:16 -07:00 |
|
Dermot Duffy
|
1530e365b5
|
Only show buttons if there are thumbnails.
|
2021-09-01 07:37:23 -07:00 |
|
Dermot Duffy
|
c8788c55dc
|
Add back button.
|
2021-09-01 07:34:09 -07:00 |
|
Dermot Duffy
|
17572160e7
|
Add next/prev icons on clips/snapshots.
|
2021-08-31 20:37:49 -07:00 |
|