Commit graph

16116 commits

Author SHA1 Message Date
Lucas Bickel
b79af9480b
Merge pull request #512 from Robbt/fix/disable-podcast-subscription-limit
Made podcast subscription limit depend upon SaaS billing flag
2018-09-09 10:56:02 +02:00
Robbt
6e16a34150 Made the podcast limit check only occur when LIBRETIME_ENABLE_BILLING is enabled 2018-09-05 12:50:56 -04:00
Robbt
a3fd7478d6 decided to simply return true if it finds a celery pid running 2018-09-03 19:00:13 -04:00
Robbt
329d214b25 Merge branch 'feature/celery-status' of https://github.com/radiorabe/libretime into radiorabe-feature/celery-status 2018-09-03 18:49:07 -04:00
Robb
cfae717215
Merge pull request #499 from Ark74/patch-1
Fix documentation Root path
2018-07-27 13:34:42 -04:00
Luis Guzman
a97e3d4917
Fix root path
Just fixing root path as mentioned on https://github.com/LibreTime/libretime/issues/466#issuecomment-376287486
2018-07-27 12:24:18 -05:00
Robb
bfc84edf18
Merge pull request #497 from radiorabe/fix/deprecated-pika-type
Fix call with deprecated arg
2018-07-08 23:09:10 -04:00
Lucas Bickel
da64166fa5 Fix call with deprecated arg 2018-07-06 12:12:39 +02:00
Robb
1bc7fcd9fc
Merge pull request #494 from radiorabe/feature/debian-vagrant-bump
Debian vagrant bump
2018-07-01 14:29:57 -04:00
Lucas Bickel
e6afd444a4
Merge pull request #393 from HammyHavoc/master
Changed 'System->Streams' to 'Settings->Streams'
2018-06-30 12:28:25 +02:00
Lucas Bickel
1c2aec95ea
Merge pull request #369 from rfb/feed-cors
Add CORS handling to podcast feed
2018-06-30 12:22:16 +02:00
Lucas Bickel
d012bb2864 Mark debian-wheezy box as deprecated in Vagrantfile 2018-06-30 12:12:20 +02:00
Lucas Bickel
71a2c111d3 Remove deprecated boxes from Vagrantfile 2018-06-30 12:11:40 +02:00
Lucas Bickel
cc18596384
Merge pull request #489 from xabispacebiker/reconditioning-interface-personal-block
Reconditioning interface personal block
2018-06-30 11:08:14 +02:00
Lucas Bickel
9e17dbe7f8
Merge pull request #477 from Petr0s92/master
Update airtime.po
2018-06-27 21:14:49 +02:00
Lucas Bickel
5b822afe14
Merge pull request #468 from frecuencialibre/master
Update spanish .mo file
2018-06-27 21:14:38 +02:00
Robb
914e2a2384
Merge pull request #475 from WiccyShackleton/master
Fix to the installer to enable successful install on Raspbian 9 (stretch)
2018-05-24 14:36:04 -04:00
Robb
0b0cb77c29
Merge pull request #432 from radiorabe/fix/remove-dead-hack
Remove std_err_override
2018-05-24 14:10:12 -04:00
Robb
06f57780d9
Merge pull request #454 from radiorabe/fix/upgrade-install
Remove obsolete settings from master config template
2018-05-24 14:05:58 -04:00
Petros
81a021aff2
Update airtime.po 2018-04-07 04:19:04 +03:00
WiccyShackleton
46a820b817 Marked where the raspbian stretch fix is located 2018-04-04 02:07:39 +00:00
WiccyShackleton
81e0832a2f Modified install to recognise Raspbian Stretch 9 as Debian Stretch - installer now works on Raspberry Pi 2 and above 2018-04-04 01:55:10 +00:00
frecuencialibre
b4f01bd27f
Merge pull request #1 from frecuencialibre/update-spanish-.mo-file
Update spanish .mo file
2018-03-14 13:01:57 -06:00
Lucas Bickel
8f27fa573b
Merge pull request #456 from expert-geeks/patch-1
Stop ShoutCAST rejecting title updates
2018-03-09 16:12:17 +01:00
expert-geeks
539b03dd8c
Stop ShoutCAST rejecting title updates
When Libretime streams a webstream, the ID3 data is put into a single title field, leaving the artist field blank. When processing the ID3 data, Libretime concatenates the blank 'artist' field with the title, leaving '- title'. ShoutCAST rejects title updates that begin with punctuation for stylistic reasons (thanks guys) and so effectively ignores all ID3 data coming with the stream, falling back to the 'Station off-air' message. This PR uses the title field alone if the artist field is blank, but both when the artist data is available e.g. when streaming an MP3.
2018-03-04 15:04:31 +00:00
Lucas Bickel
b718a1b53b Remove obsolete settings from master config template 2018-03-02 13:12:19 +01:00
frecuencialibre
e643c67f7a
Update spanish .mo file
hi all, this simply adds a generated .mo file that was missing from @xabispacebiker 's latest [translations](5256e43e27)
2018-02-26 10:11:01 -06:00
Xabi Spacebiker
642b782fcc
Update styles.css
Fixing header logo layout css
2018-02-22 12:05:04 +01:00
Xabi Spacebiker
9cfda2fdc8
Update header.phtml 2018-02-22 11:40:41 +01:00
Xabi Spacebiker
e07a55b307
Update styles.css 2018-02-22 11:39:41 +01:00
Robb
efe0aefddc
Merge pull request #433 from radiorabe/fix/429-ipv6-schema-updates
Fix/429 ipv6 schema updates
2018-02-10 16:34:23 -05:00
Robb
8d1da3bea5
Merge pull request #386 from radiorabe/fix/384-hard-upload-limit
Use max upload size from php config in frontend plupload js
2018-02-10 16:30:05 -05:00
Robb
304d087597
Merge pull request #438 from radiorabe/fix/showversion
Fix install --version
2018-02-05 19:51:36 -05:00
Robb
fd9675c55b
Merge pull request #436 from radiorabe/feature/invite-contributors-config
Configure invite-contributors probot app
2018-02-05 19:49:22 -05:00
Lucas Bickel
538bfb8426 Fix install --version 2018-02-05 18:46:08 +01:00
Lucas Bickel
35ef4f8a66 Configure invite-contributors probot app 2018-02-05 18:22:43 +01:00
Robb
700e35f26d
Merge pull request #435 from radiorabe/fix/help-links
Fix remaining help links
2018-02-04 21:27:50 -05:00
Lucas Bickel
23eb0fcf63 Fix remaining help links 2018-02-04 14:23:25 +01:00
Lucas Bickel
313342c297 Run schema update and add migration script 2018-02-03 16:43:10 +01:00
Lucas Bickel
ff6f497fbb Remove std_err_override
This hasn't been used in many moons.
2018-02-03 12:45:34 +01:00
Lucas Bickel
25fbb56689
Merge pull request #421 from paddatrapper/remove-media-monitor
Remove media-monitor
2018-02-01 19:29:20 +01:00
Det
ca9f156b3c Update ip column size to allow for IPv6 addresses 2018-01-28 10:30:51 +00:00
Kyle Robertze
c16d7c2a1d remove media-monitor
airtime-media-monitor conflicts with airtime-analyzer, which is what
is now used to monitor the LibreTime application

https://github.com/LibreTime/libretime-debian-packaging/issues/2#issuecomment-359987457
2018-01-24 09:20:51 +02:00
Robb
4508d0d8c0
Merge pull request #414 from radiorabe/fix/unknown-version-from-tarball
Validate contents of VERSION file
2018-01-19 15:45:20 -05:00
Lucas Bickel
bdc1a6e6a5 Validate contents of VERSION file 2018-01-19 20:56:44 +01:00
Lucas Bickel
94d21344b9
Merge pull request #413 from Robbt/fix/check_is_block_before_is_static
This adds an additional check to prevent calling a non-existent function
2018-01-19 20:05:54 +01:00
Robbt
0b3405b1f6 This adds an additional check to prevent calling a non-existent function 2018-01-19 13:59:25 -05:00
Lucas Bickel
dbf0a7be85
Merge pull request #409 from jerry924/issue350c_better_advsearch_fix
Issue350c better advsearch fix
2018-01-17 16:48:25 +01:00
jerry
35e2f839bb Issue 350 - An improved fix that allows advanced search to be opened and also allows the schedule panel to be closed as it used to be prior to the earlier for for Issue 350. 2018-01-16 17:49:33 -08:00
jerry
ed9c645476 Merge remote-tracking branch 'upstream/master' 2018-01-16 17:29:16 -08:00