Robbt
|
c759f8b8aa
|
Initial proof of concept for time remaining smart block limit
|
2018-11-24 17:08:39 -05:00 |
Robb
|
ecac794747
|
Merge pull request #603 from frecuencialibre/dragonslaying
docs: update upgrade instructions to remove references to deleted obselete instalation methods
|
2018-11-22 12:41:53 -05:00 |
Robb
|
730e2a41a3
|
Merge pull request #601 from radiorabe/chore/remove-wheezy
Drop wheezy support
|
2018-11-22 00:28:45 -05:00 |
Lucas Bickel
|
1d7823468f
|
➖ drop wheezy support
Removes the Vagrant set up for Debian wheezy and makes the installer abort and complain if started
on wheezy.
|
2018-11-22 00:39:55 +01:00 |
ryan
|
954713763a
|
docs: remove references to deleted obselete instalation methods
|
2018-11-21 13:04:56 -06:00 |
ryan
|
fd5587cd81
|
Merge branch 'master' into dragonslaying
|
2018-11-21 10:42:05 -06:00 |
frecuencialibre
|
6031d95351
|
docs: fix bullet list formatting in install.md
|
2018-11-21 09:37:18 -06:00 |
Lucas Bickel
|
a85c91d3f8
|
Merge pull request #597 from LibreTime/Robbt-install-download-instructions
Update install.md to add instructions for how to download codebase
|
2018-11-21 03:18:07 +01:00 |
Robb
|
4cac6957cf
|
Merge pull request #598 from frecuencialibre/Robbt-install-download-instructions
docs: add recomendations to instalation instructions
|
2018-11-20 21:02:44 -05:00 |
Robb
|
6431174943
|
Merge pull request #602 from radiorabe/fix/version-check-when-github-is-not-available
Version check when GitHub is not available
|
2018-11-20 20:41:10 -05:00 |
Robb
|
4a891c86b5
|
Merge pull request #600 from radiorabe/fix/version-check
Revert "Fixing failing version test"
|
2018-11-20 20:40:54 -05:00 |
Lucas Bickel
|
b65c040394
|
♻️ only store versions on success
We should only overwrite latest_version if retreiving from GitHub went
ok, else we should keep the old values and store "null".
|
2018-11-21 02:25:43 +01:00 |
Lucas Bickel
|
c0124b6245
|
🐛 returnn array of strings
The downstream version checking code expects an array of strings and the "github is unreachable"
default was returning a string.
|
2018-11-21 02:21:52 +01:00 |
Lucas Bickel
|
ef732f8d59
|
Merge pull request #595 from frecuencialibre/collapse-show-edit-sections
UX: collapse advanced configuration sections in Schedule Dialog
|
2018-11-21 01:07:26 +01:00 |
Lucas Bickel
|
410523498d
|
Revert "Fixing failing version test"
This reverts commit 05b62f9258 .
|
2018-11-21 00:50:57 +01:00 |
ryan
|
4303a9d1e6
|
docs: add recomendations to instalation instructions
|
2018-11-20 14:20:01 -06:00 |
Robb
|
11453785c0
|
Update install.md
|
2018-11-20 13:31:34 -05:00 |
ryan
|
4b9e50b64b
|
collapse advanced configuration sections in Schedule Dialog
|
2018-11-19 11:39:54 -06:00 |
Lucas Bickel
|
ffc48a50d2
|
Merge pull request #594 from jelko/patch-1
Fixing failing version test
|
2018-11-16 11:55:16 +01:00 |
jelko
|
05b62f9258
|
Fixing failing version test
Wrapping version in Array() to comply with SemVer new method signature. This should fix #487.
|
2018-11-14 01:14:53 +01:00 |
Robb
|
7beadd05b0
|
Merge pull request #589 from frecuencialibre/smartblockdisplayfix
playlist and smartblock contents pane sizing
|
2018-11-12 16:23:29 -05:00 |
ryan
|
6b8bf52bb3
|
don't hide buttons below playlist and smartblock contents pane
|
2018-11-07 18:46:05 -06:00 |
ryan
|
46483bff0c
|
correct sizing for playlist and smartblock contents pane. see #574
|
2018-11-07 18:34:45 -06:00 |
Robb
|
a6072f1de1
|
Merge pull request #585 from radiorabe/chore/nuke-airtime-nuke
♻️ (utils) nuke airtime-nuke.sh
|
2018-11-04 09:29:18 -05:00 |
Robb
|
8b333ff1c2
|
Merge pull request #586 from radiorabe/chore/remove-make-tarball
♻️ (utils) Remove unused make_tarball.sh
|
2018-11-04 09:28:24 -05:00 |
Lucas Bickel
|
beabcba99b
|
♻️ (utils) Remove unused make_tarball.sh
|
2018-11-04 14:42:37 +01:00 |
Lucas Bickel
|
8b6c41a4c6
|
♻️ (utils) nuke airtime-nuke.sh
|
2018-11-04 14:30:07 +01:00 |
Lucas Bickel
|
e97a7f04ef
|
Merge pull request #581 from Robbt/fix-default-podcast-override
Modified the database to turn on the podcast album override by default
|
2018-10-31 17:29:50 +01:00 |
Robb Ebright
|
0ae8969dd3
|
Modified the database to turn on the podcast album override by default
|
2018-10-31 08:09:11 -04:00 |
Lucas Bickel
|
d710fb13cc
|
Merge pull request #575 from frecuencialibre/smartblockdisplayfix
Show playlist and smartblock contents on shorter screens. Fixes #574
|
2018-10-24 19:26:22 +02:00 |
ryan
|
9bed0b79ca
|
Show playlist and smartblock contents on shorter screens. Fixes #574
|
2018-10-22 18:43:49 -05:00 |
frecuencialibre
|
5a9308310a
|
Merge pull request #573 from frecuencialibre/butt
(docs) note bug with Butt 1.14+. Closes #160
|
2018-10-22 11:41:07 -05:00 |
ryan
|
95fbd2ccc5
|
(docs) note bug with Butt 1.14+. Closes #160
|
2018-10-22 11:39:18 -05:00 |
ryan
|
4dd2d41026
|
Merge branch 'master' of github.com:frecuencialibre/libretime into dragonslaying
|
2018-10-22 11:38:30 -05:00 |
Lucas Bickel
|
e321a6ff22
|
Merge pull request #572 from Robbt/increase_podcast_download_timeout
Increased podcast download timeout to 1800 seconds
|
2018-10-22 07:32:29 +02:00 |
Robbt
|
8a6f992aa5
|
Increased podcast download timeout to 1800 seconds
|
2018-10-21 17:18:29 -04:00 |
Robb
|
c2d0d855e3
|
Merge pull request #562 from radiorabe/chore/nuke-phone-home-code
Remove dead phone_home_stat
|
2018-10-14 17:16:03 -04:00 |
Lucas Bickel
|
03d1215833
|
🔥 Remove dead phone_home_stat
|
2018-10-14 23:09:34 +02:00 |
Robb
|
0e7b3118ad
|
Merge pull request #557 from radiorabe/chore/eol-warning-for-trusty
Add Ubuntu Trusty EOL warning in installer
|
2018-10-14 16:17:56 -04:00 |
Lucas Bickel
|
5347af43c1
|
🐛 (installer) Add Trusty EOL warning
|
2018-10-14 11:52:04 +02:00 |
Lucas Bickel
|
1fa6a6f590
|
Merge pull request #554 from frecuencialibre/dragonslaying
fix link to code of conduct
|
2018-10-13 23:55:49 +02:00 |
ryan
|
e9a8d3f2c9
|
fix link to code of conduct
|
2018-10-13 10:54:18 -05:00 |
Robb
|
beb45ec586
|
Merge pull request #546 from radiorabe/feature/ubuntu-bionic
Add Ubuntu Bionic Beaver Vagrant box
|
2018-10-12 16:14:22 -04:00 |
Robb
|
977e16a8e7
|
Merge pull request #547 from radiorabe/feature/php-7.2-on-travis
Add PHP 7.2 to travis build matrix
|
2018-10-12 16:13:01 -04:00 |
Lucas Bickel
|
6898c4dc8e
|
📦 (installer) add Ubuntu Bionic Beaver Vagrant box
|
2018-10-12 21:12:07 +02:00 |
Lucas Bickel
|
fa3f2fc7e1
|
Merge pull request #548 from frecuencialibre/ubuntu14
(docs) deprecate ubuntu 14
|
2018-10-12 20:38:23 +02:00 |
Lucas Bickel
|
aa2c12600a
|
Merge pull request #549 from frecuencialibre/dragonslaying
(docs) remove obsolete "expert install" page
|
2018-10-12 20:37:25 +02:00 |
ryan
|
9e600140c6
|
(docs) remove references to obsolete "expert install" page
|
2018-10-12 13:16:35 -05:00 |
ryan
|
42445103a5
|
(docs) remove obsolete "expert install" page
|
2018-10-12 13:13:34 -05:00 |
ryan
|
71ce3082c5
|
(docs) deprecate ubuntu 14
|
2018-10-12 13:09:19 -05:00 |