Robb
|
e584f859fe
|
Merge pull request #1008 from LibreTime/revert-1001-mkdocs-page-to-nav
Revert "changed pages to nav due to deprecation of pages in mkdocs"
|
2020-04-23 14:27:48 -04:00 |
|
Robb
|
d472d485c3
|
Revert "changed pages to nav due to deprecation of pages in mkdocs"
|
2020-04-23 13:44:18 -04:00 |
|
Robb
|
a1bf9c77ee
|
Merge pull request #1007 from Robbt/travis-ci-1.0
Modify travis CI config to permit python tests to run once.
|
2020-04-23 13:31:29 -04:00 |
|
robbt
|
8e27c777d8
|
Even more explicit to avoid running python tests on any php version other than 7.3
|
2020-04-23 13:26:08 -04:00 |
|
robbt
|
dc2b8261bc
|
travis CI making exclude specific to all versions of php other than 7.3
|
2020-04-23 13:17:43 -04:00 |
|
robbt
|
f5eea96fe3
|
seeing if adding a name includes a job
|
2020-04-23 13:00:00 -04:00 |
|
robbt
|
9a59f26473
|
changed order of include and exclude to see if additional job is ran
|
2020-04-23 12:50:39 -04:00 |
|
robbt
|
a4da0866af
|
minor syntax change to avoid breaking yml file and hopefully run python tests only once
|
2020-04-23 12:47:30 -04:00 |
|
robbt
|
15cdbdd65d
|
trying to get python to only run on one job
|
2020-04-23 12:38:09 -04:00 |
|
robbt
|
936798354e
|
Tried moving the exclude and include under the jobs as per docs example
|
2020-04-23 12:26:17 -04:00 |
|
robbt
|
a6eafe64a0
|
Modifying php 7.0 to have python=true to attempt to run the python tests and mkdocs update during that test
|
2020-04-23 12:14:02 -04:00 |
|
robbt
|
35a5dff881
|
Trying to modify php 7.3 to run python script
|
2020-04-23 12:07:48 -04:00 |
|
robbt
|
174c7f6e30
|
Make travis CI use 1.0 explicitly
|
2020-04-23 08:43:13 -04:00 |
|
Kyle Robbertze
|
960b4fae21
|
Merge pull request #1003 from Robbt/remove-airtime-modal
Change Airtime modal to simple LibreTime intro
|
2020-04-18 15:06:46 +02:00 |
|
Kyle Robbertze
|
be932109e6
|
Merge pull request #1002 from Robbt/remove-facebook-widget-link
Remove facebook widget link
|
2020-04-18 15:05:48 +02:00 |
|
Kyle Robbertze
|
853fcd8900
|
Merge pull request #1001 from Robbt/mkdocs-page-to-nav
changed pages to nav due to deprecation of pages in mkdocs
|
2020-04-18 15:05:13 +02:00 |
|
robbt
|
974122e31f
|
Change Airtime modal to simple LibreTime intro
|
2020-04-18 08:36:12 -04:00 |
|
robbt
|
e061b38537
|
Remove facebook widget link
|
2020-04-18 08:27:23 -04:00 |
|
robbt
|
36622f868f
|
changed pages to nav due to deprecation of pages in mkdocs
|
2020-04-18 07:58:15 -04:00 |
|
Kyle Robbertze
|
6df9e51981
|
Merge pull request #997 from Robbt/fix-status-page
Simplified status page check to work under Debian
|
2020-04-18 10:54:26 +02:00 |
|
Kyle Robbertze
|
7a090e1bab
|
Merge pull request #987 from jeromelebleu/fix-logrotate
Fix postrotate command of airtime-liquidsoap
|
2020-04-18 10:53:52 +02:00 |
|
robbt
|
141d7586c2
|
removed hardcoded www-data user for pgrep check
|
2020-04-17 22:04:15 -04:00 |
|
robbt
|
8bf3b1b652
|
Simplified check to work under Debian using the fact that a pid is greater than 0
|
2020-04-17 21:54:26 -04:00 |
|
Kyle Robbertze
|
2ed4bd07d6
|
Merge pull request #995 from teotikalki/patch-1
Update index.md
|
2020-04-05 15:21:58 +02:00 |
|
Teoti Nathaniel
|
3e0cce3d49
|
Update index.md
Edit: grammar
|
2020-04-05 08:02:09 -04:00 |
|
Kyle Robbertze
|
492d5768b4
|
Merge pull request #993 from jeromelebleu/fix-disconnect
Fix source disconnection with recent Liquidsoap
|
2020-04-02 09:50:43 +02:00 |
|
Jérôme Lebleu
|
39469d3f88
|
Use stop instead of kick to disconnect the source
|
2020-04-01 19:01:06 +02:00 |
|
Jérôme Lebleu
|
a8194e95ea
|
Fix postrotate command of airtime-liquidsoap
|
2020-03-25 17:55:22 +01:00 |
|
Kyle Robbertze
|
6ac31f3a15
|
Merge pull request #982 from codenift/track_type_fix_hide_null
hides track type in library if null
|
2020-03-21 22:26:43 +02:00 |
|
Codenift
|
707e4f447a
|
Hid type button in library if null, added "select a type" in track edit
|
2020-03-21 01:46:33 -04:00 |
|
Codenift
|
5691c69102
|
Merge pull request #7 from LibreTime/master
latest update
|
2020-03-20 20:58:33 -04:00 |
|
Kyle Robbertze
|
34d46e4315
|
Merge pull request #979 from TeHikuMedia/add_flac_mimetype
Added extra mime type for flac file
|
2020-03-18 09:23:17 +02:00 |
|
Keoni Mahelona
|
8edada6f3d
|
Added extra mime type for flac file
|
2020-03-18 17:19:57 +13:00 |
|
Robb
|
6678645f0a
|
Merge pull request #953 from paddatrapper/fix-installer
Fix existing config check in install
|
2020-03-17 11:40:46 -04:00 |
|
Robb Ebright
|
fffedd43c3
|
Added qualifier to icecast check
|
2020-03-17 11:22:11 -04:00 |
|
Robb Ebright
|
595ad7f0bd
|
Merge branch 'fix-installer' of https://github.com/paddatrapper/libretime into paddatrapper-fix-installer
|
2020-03-17 10:18:21 -04:00 |
|
Robb
|
c0a21d87b3
|
Merge pull request #942 from paddatrapper/doc-config
Add documentation for updating the config file
|
2020-03-16 14:06:41 -04:00 |
|
Robb
|
96f33f6250
|
Merge pull request #892 from codenift/media_type
Track Types Feature
|
2020-03-16 14:05:29 -04:00 |
|
Kyle Robbertze
|
48148ced0a
|
Merge pull request #976 from codenift/disable_version_notification
Disable version notification
|
2020-03-16 15:52:02 +02:00 |
|
Codenift
|
fec5ca6372
|
Disabled version notification to avoid confusion.
|
2020-03-16 08:53:59 -04:00 |
|
Codenift
|
ad73c9bb4c
|
Merge pull request #6 from LibreTime/master
update
|
2020-03-16 00:53:12 -04:00 |
|
Codenift
|
b34fad3fb8
|
small fix, tooltip was flickering after going back to it.
|
2020-03-13 10:26:37 -04:00 |
|
Codenift
|
73da7f6f8d
|
minor tweak, tooltip style
|
2020-03-13 03:24:43 -04:00 |
|
Codenift
|
4002c4ee05
|
Tooltip for track type column in track library
|
2020-03-11 21:05:47 -04:00 |
|
Kyle Robbertze
|
8b33b658ef
|
Merge pull request #974 from kmahelona/patch-1
Add silan package to Debian Buster install
|
2020-03-11 13:27:14 +02:00 |
|
Keoni Mahelona
|
4b3bff7c29
|
Add silan package to Debian Buster install
|
2020-03-11 22:57:17 +13:00 |
|
Kyle Robbertze
|
024dbb8d27
|
Merge pull request #963 from codenift/liveinfo_api_fix
live info api fix
|
2020-02-28 10:18:55 +02:00 |
|
Codenift
|
dc2250c212
|
live info api fix
|
2020-02-27 18:59:14 -05:00 |
|
Kyle Robbertze
|
264585abb4
|
Merge pull request #960 from TeHikuMedia/fix-mutagen-dependency
Set mutagen~=1.43.0 until LibreTime moves to python3
|
2020-02-20 09:19:53 +02:00 |
|
Keoni Mahelona
|
f6f536c749
|
Set mutagen~=1.43.0 until LibreTime moves to python3
|
2020-02-19 04:01:11 +00:00 |
|