Commit Graph

6073 Commits

Author SHA1 Message Date
jo 1e1cf249f7 Search and replace unicode a0c2 with 0020 2021-06-05 00:39:35 +02:00
Robb cfec65c40a
Merge pull request #1125 from zklosko/gh-actions
Moving from Travis CI to Github Actions
2021-05-24 16:09:15 -04:00
Robb 7647476f60
Merge pull request #958 from paddatrapper/api2.0
API 2.0
2021-05-21 19:16:24 -04:00
Kyle Robbertze 482fef46a1 Merge branch 'master' into gh-actions 2021-05-21 15:18:39 +02:00
Kyle Robbertze 2df0189a90 add API v2 2021-05-14 13:04:46 +02:00
Rob Hailman 2bed9d99ac Add check for deleted instance to AutoPlaylist
When building list of instances with autoplaylists, filter out those
where modified_instance is true.
2021-04-07 10:51:08 -04:00
Kyle Robbertze 5e080ce5e5
Merge pull request #1144 from hairmare/chore/pythonic-analyzer
refactor(airtime_analyzer): rename to libretime-analyzer and make entrypoint pythonic
2021-02-12 22:40:44 +02:00
Zachary Klosko 4cd9d5b8b0 Copying changes from #1160 2021-01-25 10:14:42 -05:00
Kyle Robbertze 90e5005c76
Merge pull request #1158 from hairmare/fix/remove-soundcloud
fix(soundcloud): remove broken integration
2021-01-24 23:09:30 +02:00
Kyle Robbertze 617e548db0
Merge pull request #1164 from zklosko/export
Return of Playout History Exporting!
2021-01-22 20:17:21 +02:00
Kyle Robbertze 757e4929a6
Merge pull request #1153 from hairmare/feat/preview-mode-preference
feat(mvc): add preview mode setting
2021-01-19 15:19:57 +02:00
Zachary Klosko fb683874a7 PDF export works 2021-01-18 12:11:33 -05:00
Zachary Klosko dc7faf5e82 Simple CSV export working 2021-01-17 21:03:04 -05:00
Zachary Klosko 8385e5fa96 Removing tsjz for dayjs tz 2021-01-17 09:42:29 -05:00
Zachary Klosko 31346e469e Replacing Moments JS with DayJS 2021-01-16 14:39:52 -05:00
Lucas Bickel c2bfee60f1 feat(mvc): add preview mode setting 2021-01-06 13:48:33 +00:00
Lucas Bickel 4c72403b9b fix(soundcloud): remove broken integration 2021-01-06 12:40:30 +00:00
Lucas Bickel ecd302068c
Merge pull request #1150 from zklosko/libraries
Refocus: Cleaning up libraries
2021-01-05 14:08:28 +01:00
Zachary Klosko 00fabcff1a Switching to load moment-timezone.min.js w/o extra data 2021-01-04 14:57:42 -05:00
Lucas Bickel e21abf1bf1 refactor(airtime_analyzer): rename to libretime-analyzer and make entrypoint pythonic 2021-01-04 10:30:27 +00:00
Zachary Klosko 0306687b3b Removing unused jquery script 2021-01-03 20:41:04 -05:00
Zachary Klosko ad3de34c2b Removing extra Bootstrap.js script 2021-01-03 20:41:04 -05:00
Zachary Klosko 8b38889937 Removing refrences to Airtime Pro in interface 2021-01-03 20:41:04 -05:00
Zachary Klosko 7608b9b298 Removing bandwidth tracking 2021-01-03 20:41:04 -05:00
Zachary Klosko 4a36f85743 Merge remote-tracking branch 'upstream/master' into gh-actions 2021-01-03 14:47:19 -05:00
Zachary Klosko a98aef8e52 Switching to load moment-timezone.min.js w/o extra data 2021-01-02 21:17:31 -05:00
Zachary Klosko 1924fe4a81 Merge remote-tracking branch 'upstream/master' into js 2021-01-01 15:28:35 -05:00
Zachary Klosko ff34a4c5e8 Reverting 2021-01-01 10:28:50 -05:00
Zachary Klosko 902cd975b9 Asking StreamSetting model to fill from config for host 2021-01-01 10:13:44 -05:00
Samkit K 6b20512fae
Removed HTTPS condition from source of player
ForceHTTPS = false ; It was causing issues on fresh install where the player would not play from the mountpoint because of https conditon.
2021-01-01 17:48:19 +05:30
Zachary Klosko 883044bbe8 Removing extra widgets 2020-12-31 09:22:44 -05:00
Zachary Klosko 54999b71e2 Removing link to nonexistant FAQ page 2020-12-30 21:01:25 -05:00
Zachary Klosko b6dee33852 Removing forced HTTPS, forcing mount assignment 2020-12-30 20:59:28 -05:00
Zachary Klosko bd730c87e0 @hairmare squashed bugs 2020-12-29 10:03:41 -05:00
Kyle Robbertze b6d22c94a1
Merge pull request #1141 from radiorabe/fix/remove-smemb
refactor(airtime_mvc): remove dead cc_smemb table and classes
2020-12-27 21:35:35 +02:00
Lucas Bickel 6651f6bbdf refactor(airtime_mvc): remove dead cc_smemb table and classes 2020-12-27 13:35:34 +01:00
Lucas Bickel 194682d89c fix: update to CentOS 8 2020-12-26 12:59:54 +01:00
Kyle Robbertze 9c13718069 Merge remote-tracking branch 'codenift/tracktype_sort' 2020-12-17 08:52:11 +02:00
Alex Pena febbe6233a Alphanumeric order for Track Types in dropdown menu 2020-12-16 01:28:14 -05:00
Zachary Klosko 1833ba7347 Merge remote-tracking branch 'upstream/master' 2020-12-02 15:18:36 -05:00
Valerio Bozzolan b8f4a33927 Fix HTML iframe tag in EmbedController(s) and adopt relative URLs
This changeset fixes this issue:
* https://github.com/LibreTime/libretime/issues/988

This changeset contributes in fixing this issue:
* https://github.com/LibreTime/libretime/issues/957
2020-11-28 18:49:49 +01:00
Zachary Klosko e408dec828 Working on Backing up the Server docs/scripts 2020-11-14 21:36:14 -05:00
Zachary Klosko e24f36ffc0 Updating links, adding FAQ page, massaging file structure 2020-11-14 21:34:21 -05:00
Zachary Klosko b2a3b57933 Removing extra logout button 2020-11-14 21:34:21 -05:00
Zachary Klosko 7f6a2e3481 Fixing broken urls 2020-11-14 21:34:21 -05:00
Xabi Spacebiker bd3a3c542d
Fixes Cover metadata assigned to wrong item bug
This change fixes issue https://github.com/LibreTime/libretime/issues/1100
2020-11-07 01:11:18 +01:00
Kyle Robbertze 2003e685b0 Merge branch 'reverse-proxy' into master 2020-09-28 15:09:10 +02:00
Thomas Göttgens 83862cfb8e Player update from https://github.com/wifiblog/playerHtml5-Libretime 2020-07-20 14:55:32 +02:00
Thomas Göttgens 546980249e Add a switch to force 'assume SSL' mode behind a reverse proxy, when the RP adds SSL and the internal connection is HTTP only. 2020-07-20 14:03:55 +02:00
Thomas Göttgens 82d3530777
Corrupt Cover Art prohibits mp3 upload
Don't throw an exception on corrupted cover art image data in upload. The order of processing needs to be the other way around.
2020-07-18 16:35:00 +02:00