Commit graph

16259 commits

Author SHA1 Message Date
Zachary Klosko
cb0aee1a5a Updated formatting 2020-04-30 18:21:00 -04:00
Zachary Klosko
eebce92276 Added information on how to set static IP using Netplan 2020-04-30 16:09:27 -04:00
Zachary Klosko
db22d5e9c1 Fixed broken link 2020-04-30 15:50:21 -04:00
Zachary Klosko
87a178b4fc Updated installer page for clarity 2020-04-30 15:49:30 -04:00
Zachary Klosko
7df8edb544 Added screenshots to features page 2020-04-30 09:56:21 -04:00
Zachary Klosko
1bcbd7fa9a
Added screenshots 2020-04-29 19:17:37 -04:00
Zachary Klosko
4560e4369e
Added podcast page screenshots 2020-04-29 19:12:22 -04:00
Zachary Klosko
0a3e33042f
Updated screenshot and features of upload page 2020-04-29 19:05:36 -04:00
Zachary Klosko
f6b37f8e87
Uploading cropped new screenshot 2020-04-29 18:56:33 -04:00
Zachary Klosko
6d44a65428
Need to crop 2020-04-29 18:55:37 -04:00
Zachary Klosko
5820362cf6
Hopefully fixed with new screenshot 2020-04-29 18:54:06 -04:00
Zachary Klosko
f1fb2b8aa1
Oops 2020-04-29 18:53:28 -04:00
Zachary Klosko
6c6ad7249d
Uploading screenshot with current interface 2020-04-29 18:51:56 -04:00
Zachary Klosko
a539d6ea3b
Interface is out of date 2020-04-29 18:51:27 -04:00
Zachary Klosko
8404c4a522
Added spaces for readability 2020-04-29 18:50:11 -04:00
Zachary Klosko
3b4c415c62
Updating out-of-date docs 2020-04-29 18:49:13 -04:00
Zachary Klosko
fdda618073
Uploaded current screenshot 2020-04-29 18:46:21 -04:00
Zachary Klosko
29aa01cd1d
Oops 2020-04-29 18:45:50 -04:00
Zachary Klosko
7717949860
Added updated screenshot 2020-04-29 18:43:13 -04:00
Zachary Klosko
88f5e80841
Screenshot out of date 2020-04-29 18:42:09 -04: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