Commit graph

16276 commits

Author SHA1 Message Date
Codenift
d6fa24cc84
Merge pull request #8 from LibreTime/master
update
2020-05-03 09:24:07 -04:00
Kyle Robbertze
1d65945ed3 Merge remote-tracking branch 'farguss/master' 2020-05-01 09:55:51 +02:00
Kyle Robbertze
2aa4392a38
Merge pull request #1012 from zklosko/master
Updating Assorted Documentation
2020-04-28 15:39:54 +02:00
Zachary Klosko
c8d242253a
Update index.md 2020-04-27 19:52:15 -04:00
Zachary Klosko
46841730d7
Linking instructions for increasing max upload size 2020-04-27 19:49:51 -04:00
Zachary Klosko
06e45956aa
Updated documentation to reflect LibreTime 3.0 2020-04-27 19:45:40 -04:00
Zachary Klosko
2e44570566
Update index.md 2020-04-27 19:38:15 -04:00
Zachary Klosko
79d8d575f5
Added information about Anchor.fm podcasts 2020-04-27 19:36:25 -04:00
Zachary Klosko
a0108dfd05
Corrected formatting errors 2020-04-27 19:27:16 -04:00
Zachary Klosko
2d09ad1d95
Updated link to be reletive as by request 2020-04-27 19:02:21 -04:00
Zachary Klosko
33ec0b5abc
Removing nonexistant feature 2020-04-26 20:12:51 -04:00
Zachary Klosko
35586d1d89
Removed incorrect information 2020-04-26 20:01:12 -04:00
Zachary Klosko
8eb7d09aa4
Update index.md 2020-04-26 19:48:23 -04:00
Zachary Klosko
556c99fd8c
Removing documentation for version checker
Nonexistant feature
2020-04-26 19:28:44 -04:00
Zachary Klosko
e90a2db101
Added how to increase max upload file size 2020-04-26 16:14:57 -04:00
Zachary Klosko
851807cb66
Added how to change radio page background 2020-04-26 13:24:24 -04:00
Zachary Klosko
aa0df42622
Added workaround for stream-adding bug 2020-04-26 13:15:29 -04:00
Zachary Klosko
20e14b5038
Added clarity to install process 2020-04-26 13:07:38 -04:00
Kyle Robbertze
aafea5eff9
Merge pull request #1011 from Robbt/tracktype-db-upgrade-fix
changed track type id to serial for auto increment
2020-04-25 00:15:36 +02:00
robbt
d681369f01 changed track type id to serial for auto increment 2020-04-24 16:36:50 -04:00
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
farggus
2679ec8685
Update LocaleController.php
- Added new entries from .js for traslations.
2020-03-31 04:00:28 +03:00
farggus
50acf98c67
Russian translation updated
- Added translation of new words and phrases;
2020-03-31 03:57:30 +03:00
farggus
4400461fd1
Update jquery.dataTables.js
- Added i18n
2020-03-31 03:55:51 +03:00