Xabi Spacebiker
|
32cfff1815
|
Update styles.css
Fixed arrow-icon position. In the master branch, the icon arrow looks open when it'd be closed and viceversa.
|
2021-08-18 14:14:07 +02:00 |
Kyle Robbertze
|
44477d0083
|
Merge pull request #1288 from paddatrapper/fix/analyzer-https
correctly determine protocol from port and configuration in PHP
|
2021-08-17 13:09:17 +02:00 |
jo
|
9881eebf55
|
Fix shellcheck warnings
|
2021-08-17 12:23:36 +02:00 |
jo
|
b5f302ac61
|
Enhance bash shebangs
|
2021-08-17 12:22:47 +02:00 |
jo
|
8b3e09d41c
|
Format shell scripts
Fix flags order
|
2021-08-17 12:22:46 +02:00 |
jo
|
d0836b4313
|
Guess yes/no values in php config manager
|
2021-08-06 12:39:53 +02:00 |
Kyle Robbertze
|
5466cd8688
|
correctly determine protocol from port and configuration in PHP
Fixes: #1283
|
2021-08-06 11:13:00 +02:00 |
jo
|
719f6b5c6a
|
Handle bad payload in some airtime_mvc api calls
Added a basic JSON decode error safe guard for the following actions:
- pushStreamStatsAction
- updateStreamSettingTableAction
|
2021-08-05 15:06:01 +02:00 |
jo
|
488e8e750d
|
Replace some unicode ' with simple quote
|
2021-06-05 00:39:35 +02:00 |
jo
|
1e1cf249f7
|
Search and replace unicode a0c2 with 0020
|
2021-06-05 00:39:35 +02:00 |
jo
|
65f7b41487
|
Fix spelling
|
2021-06-04 17:04:53 +02:00 |
Kyle Robbertze
|
02ccac3afb
|
Merge pull request #1218 from jooola/gitignore
Enhance .gitignore
|
2021-05-31 10:15:33 +02:00 |
jo
|
f32bca7701
|
Enhance .gitignore
|
2021-05-29 15:44:36 +02:00 |
Zachary Klosko
|
37de2e26b7
|
Merge branch 'LibreTime:master' into master
|
2021-05-28 09:03:42 -04: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 |
Zachary Klosko
|
e9b8835d5e
|
Removing mrp and muses
|
2021-05-23 14:33:53 -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
|
f095c30127
|
drop bad PHP test
|
2021-05-21 16:24:53 +02: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
|
bee626ee9f
|
One more
|
2021-01-25 10:14:42 -05:00 |
Zachary Klosko
|
857b3e9f52
|
Fixing stylizing issue
|
2021-01-25 10:14:42 -05: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 |
Zachary Klosko
|
99f4afdcea
|
Fixing display bug
|
2021-01-22 09:20:04 -05: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
|
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
|
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 |
Lucas Bickel
|
e21abf1bf1
|
refactor(airtime_analyzer): rename to libretime-analyzer and make entrypoint pythonic
|
2021-01-04 10:30:27 +00: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 |
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 |