Commit Graph

16815 Commits

Author SHA1 Message Date
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 574928016b
Removing Ubuntu Bionic return IP instruction 2021-01-04 19:20:47 -05:00
Zachary Klosko 2135c0038e Adding back moment-timezone.min.js 2021-01-04 14:57:42 -05:00
Zachary Klosko 00fabcff1a Switching to load moment-timezone.min.js w/o extra data 2021-01-04 14:57:42 -05:00
Zachary Klosko 2ac9e33ce7 Adding Ubuntu Bionic IP lookup to installer script 2021-01-04 14:57:42 -05:00
Zachary Klosko 5e07555030 Removing more TableTools css 2021-01-04 14:57:42 -05:00
Zachary Klosko c417d57ba3 Fixing typo, removing TableTools.css 2021-01-04 14:57:42 -05:00
Kyle Robbertze ee469ea473
Merge pull request #1156 from radiorabe/fix/centos-python-version
fix(centos): update to python 3.8 and install psycopg
2021-01-04 21:45:35 +02:00
Lucas Bickel d67f321f74 fix(centos): update to python 3.8 and install psycopg 2021-01-04 11:50:06 +01:00
Zachary Klosko aac17c3a2d Removing facebook photos in /public 2021-01-03 20:41:04 -05: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 5733f253f7 Removing extra Flot scripts 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
Kyle Robbertze 104e9053e1
Merge pull request #1148 from zklosko/js
Manually setting default mountpoint
2021-01-03 08:39:17 +02:00
Zachary Klosko e7da5bd0dc Merge branch 'js' of https://github.com/zklosko/libretime into js 2021-01-02 21:17:34 -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 04796ee26a
Update docs/_docs/troubleshooting.md
Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
2021-01-02 16:01:23 -05:00
Zachary Klosko 1924fe4a81 Merge remote-tracking branch 'upstream/master' into js 2021-01-01 15:28:35 -05:00
Zachary Klosko 87b32252f0 Adding description of problem to troubleshooting page 2021-01-01 15:27:10 -05:00
Kyle Robbertze 7db6197b94
Merge pull request #1138 from radiorabe/feat/liquidsoap-1.4
feat(pypo): support liquidsoap 1.4
2021-01-01 21:52:16 +02:00
Kyle Robbertze 4f9921e4a8
Merge pull request #1145 from samkitk/patch-1
Removed HTTPS condition from source of player
2021-01-01 21:41:38 +02: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 99d4f27320 Removing nav.js 2020-12-31 09:30:41 -05:00
Zachary Klosko 883044bbe8 Removing extra widgets 2020-12-31 09:22:44 -05:00
Zachary Klosko b7b274098d Removing jQuery 1.7.2 2020-12-30 22:43:22 -05:00
Zachary Klosko 18d567c1fa Removing uncalled scripts 2020-12-30 22:35:45 -05:00
Zachary Klosko eb9bbb00a5 Removing TableTools 2020-12-30 22:16:07 -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
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
Kyle Robbertze 04279b9d60
Merge pull request #1139 from radiorabe/feat/centos-8
fix: update to CentOS 8
2020-12-27 21:26:52 +02:00
Lucas Bickel 23c97763b5 fix(installer): proper python binary for non centos 2020-12-27 14:29:59 +01:00
Lucas Bickel 6651f6bbdf refactor(airtime_mvc): remove dead cc_smemb table and classes 2020-12-27 13:35:34 +01:00
Lucas Bickel 7788397304 fix(pypo): refactor liquidsoap entrypoint 2020-12-26 13:44:14 +01:00
Lucas Bickel 7aa95bf204 fix(pypo): install .liq files from subdirs 2020-12-26 13:24:49 +01:00
Lucas Bickel 194682d89c fix: update to CentOS 8 2020-12-26 12:59:54 +01:00
Lucas Bickel 42328b9277 feat(pypo): support liquidsoap 1.4 2020-12-24 23:22:58 +01:00
Lucas Bickel 6c4b1b5e71
Merge pull request #1130 from paddatrapper/bug/fix-if-ubuntu
Fix Ubuntu condition checking for add-apt-repository
2020-12-22 16:29:27 +01:00
Kyle Robbertze eb925a2702
Merge pull request #1137 from paddatrapper/bug/missing-live-stream-link
Docs: Add live-broadcast to interface category
2020-12-21 15:42:28 +02:00
Kyle Robbertze fb27442d22 add live-broadcast to interface category 2020-12-21 15:22:24 +02: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
Kyle Robbertze dd6236bbce Fix Ubuntu condition checking for add-apt-repository 2020-12-14 12:34:40 +02:00
Kyle Robbertze fba40ea123
Merge pull request #1101 from zklosko/master
Fixing broken links in Libretime interface + website 2.1
2020-12-09 18:14:13 +02:00
Zachary Klosko fdf1f1e918 One more 2020-12-08 11:09:35 -05:00