Commit graph

265 commits

Author SHA1 Message Date
Chris McCord 57f5c0f142 Whisper 2023-05-22 13:57:29 -04:00
Chris McCord 54ab46f72d WIP 2023-03-14 10:18:57 -04:00
Chris McCord 5384d9ee4b Reset 2023-03-13 11:40:40 -04:00
Chris McCord 38d5158773 Reset 2023-03-13 11:37:59 -04:00
Chris McCord 0832300e4b WIP 2023-03-13 11:04:27 -04:00
Chris McCord 742066c102 WIP 2023-03-09 12:38:22 -05:00
Chris McCord 0c8a1ccac0 WIP 2023-03-09 10:04:51 -05:00
Chris McCord 6c13ad3b9b WIP 2023-03-09 09:34:43 -05:00
Chris McCord a1c6c454f0 WIP 2023-03-09 09:29:22 -05:00
Chris McCord d924594587 WIP 2023-03-06 23:07:26 -05:00
Chris McCord dc525f283b WIP 2023-03-06 22:05:57 -05:00
Chris McCord 712204ca17 Bump deps 2023-03-06 10:58:30 -05:00
Chris McCord 396cd33990 Checkpoint 2023-03-06 10:57:42 -05:00
Chris McCord 1f1906f67d Songs count 2023-02-01 16:04:34 -05:00
Chris McCord 115356df2d WIP 2023-01-28 14:18:34 -05:00
Chris McCord 50794e1af1 Fix race conditions with advisory locks 2023-01-27 14:58:29 -05:00
Chris McCord 446b861a67 Vendor sortable 2023-01-26 19:40:14 -05:00
Chris McCord 7b43323813 WIP 2023-01-26 19:39:59 -05:00
Chris McCord b676f7aeb4 WIP 2023-01-26 14:05:24 -05:00
Chris McCord 34e19c187c Fix import 2022-11-17 15:39:22 -05:00
Chris McCord e5c15c7166 Finish 1.7 upgrade with ~p 2022-11-17 15:36:58 -05:00
Chris McCord 7bbce31bb9 Update to Phoenix 1.7 2022-11-17 10:01:20 -05:00
Chris McCord 6b02cfc614 Touchup 2022-08-03 09:40:48 -04:00
Chris McCord 51971a28a8 Format 2022-08-03 09:40:48 -04:00
Chris McCord 626a7bc305 WIP 2022-08-03 09:40:48 -04:00
Nolan Darilek bb8f14cfe1 Remove unnecessary parameter. 2022-05-23 15:13:30 -05:00
Chris McCord f1908151f9 Update for latest phoenix 2022-04-06 12:20:23 -04:00
Berenice Medel 694daec4da use presence latest changes 2022-03-21 12:11:38 -06:00
Chris McCord e051dcc943 Add heex formatter 2022-03-18 11:13:29 -04:00
Chris McCord b5edfdd9cd Do not delete admin songs 2022-03-04 14:57:06 -05:00
Chris McCord 1934b68db6 Fix mp3 parser 2022-02-22 12:23:18 -05:00
Chris McCord 6233b438c2
Merge pull request #43 from FreedomBen/fix-typo-params
Fix variable name typo _parma -> _params
2022-02-22 10:50:16 -05:00
Chris McCord 949c985dff
Merge pull request #44 from colinstark/non-id3-mp3s
Support for MP3 files without ID3 headers
2022-02-22 10:49:17 -05:00
Colin 3eee81365b added pattern match for non-id3 mp3s 2022-02-15 22:45:40 +01:00
Benjamin Porter 510994245d Fix variable name typo _parma -> _params 2022-02-14 20:51:14 -07:00
Chris McCord 6e6f29b963 Typo 2022-02-11 14:46:02 -05:00
Chris McCord 1604f55224 Remove symlink 2022-02-10 13:41:18 -05:00
Chris McCord 409431b1e7 Fix ping on reconnect 2022-02-10 13:40:58 -05:00
Chris McCord 95c69a4aa5 Formatting 2022-02-07 12:03:35 -05:00
Chris McCord 337931e21e Fix accessbility of file input 2022-02-04 16:06:41 -05:00
Chris McCord 819d5ecc98 Add accessible modal with focus_wrap component
The focus_wrap function component (and hook) can
be used to focus wrap any content.

The focus and focus_closest JS functions were added to
programmtaically focus an element on the client or
find the next element or previous element sibling when an
action is taken that requires moving focus to cloest item.

Co-authored-by: Nolan Darilek <nolan@thewordnerd.info>
2022-02-04 11:48:05 -05:00
Chris McCord d25554632f
Merge pull request #37 from fly-apps/mc-media-session
Add now playing info
2022-02-03 14:14:20 -05:00
Chris McCord a94cf610da
Merge pull request #38 from fly-apps/mc-upload-label
Simplify upload files label
2022-02-03 14:13:16 -05:00
Michael Crumm 22a39eb362
Simplify upload files label 2022-02-03 10:06:53 -08:00
Chris McCord b120cf69ad
Merge pull request #31 from dsdshcym/fix-test
Fix failed test due to page_title copy changes
2022-02-03 12:54:05 -05:00
Michael Crumm 645c4bd117
Add MediaMetadata to audio player when available 2022-02-03 09:50:32 -08:00
Michael Crumm 7ef57e8813
Set page title to song metadata when playing 2022-02-03 09:50:32 -08:00
Chris McCord fbd93bc02c
Merge pull request #33 from leejarvis/presence-badge-region-name
Add full region name to badge title
2022-02-03 12:48:24 -05:00
Chris McCord 20062ccaee
Merge pull request #34 from adamwiggall/updated-flash
Update flash, reduce markup and alignment improved
2022-02-03 12:06:13 -05:00
Chris McCord cad951a647 Fix chrome and edge file input click issue. Closes #26 2022-02-03 11:43:10 -05:00