Commit Graph

16379 Commits

Author SHA1 Message Date
Robb ebb6b59755
Merge pull request #1023 from paddatrapper/systemd-units
Rename all systemd, sysvinit and upstart files to libretime
2020-05-17 09:01:00 -04:00
Kyle Robbertze 2dd4a6df51 systemd units handled on their own 2020-05-15 18:32:47 +02:00
Kyle Robbertze c44346fe94 Rename all systemd, sysvinit and upstart files to libretime
Fixes: #516
2020-05-15 15:32:13 +02:00
Kyle Robbertze e56d468036
Merge pull request #1035 from Robbt/notice-rabbitmq-password
Add a warning to avoid special characters in rabbitmq password
2020-05-15 15:06:19 +02:00
Kyle Robbertze faf2cb05aa
Merge pull request #1036 from Robbt/fix-rabbitmq-install
if the screen is small enough to have a scrollbar always go to the top
2020-05-15 15:05:50 +02:00
Robb 0c5c8fae52
Merge pull request #1037 from paddatrapper/proxy-doc
Add reverse proxy documentation
2020-05-13 11:31:48 -04:00
Kyle Robbertze e0145297e9
Merge pull request #1038 from Robbt/no-travis-ci-mkdocs
Removed mkdocs build from TravisCI tests
2020-05-13 15:49:55 +02:00
Kyle Robbertze eaa5ced799
Merge pull request #1034 from Robbt/cors-in-setup
Cors in setup
2020-05-13 15:34:19 +02:00
robbt 70a309d147 Added instructions for 1 URL per line and example URL 2020-05-13 08:55:57 -04:00
robbt edca8651c5 Removed mkdocs build from TravisCI tests 2020-05-13 08:50:22 -04:00
Kyle Robbertze 4d6e81bb2e Add reverse proxy documentation
Fixes #1025
2020-05-13 12:28:48 +02:00
robbt e97228a888 Add a warning to avoid special characters in rabbitmq password 2020-05-12 15:34:49 -04:00
robbt c0548d6a81 if the screen is small enough to have a scrollbar always go to the top 2020-05-12 15:27:48 -04:00
robbt a36856ce6a Hid CORS form and added additional text 2020-05-12 13:32:48 -04:00
robbt f9c009a1be Working cors URL update 2020-05-12 13:20:46 -04:00
robbt 7ee9a220af failed attempt at doing things without initiation of entire MVC framework 2020-05-12 12:24:02 -04:00
robbt a52e905155 Added form - need to add CORS to db code 2020-05-11 10:13:35 -04:00
Robb 8498029cd9
Merge pull request #1019 from codenift/podcast-feed-update
Track Type Default
2020-05-05 20:34:34 -04:00
Kyle Robbertze 2d340de4db
Merge pull request #1014 from zklosko/master
Updating documentation as per issue #376
2020-05-05 18:36:18 +02:00
Zachary Klosko e24f46a364 Removing show recording documentation as per @paddatrapper 2020-05-05 11:13:09 -04:00
Robb b73adda637
Merge pull request #951 from paddatrapper/python3
Port to Python 3
2020-05-04 20:43:25 -04:00
Kyle Robbertze 9112f205e2 fix decode error 2020-05-04 22:42:42 +02:00
Zachary Klosko b80482f97c Merge branch 'master' of https://github.com/zklosko/libretime 2020-05-04 09:32:41 -04:00
Zachary Klosko da274c00db Made changes as per @paddatrapper 2020-05-04 09:32:37 -04:00
Zachary Klosko 6a331d2e9a Made changes as per @paddatrapper 2020-05-04 09:27:59 -04:00
Codenift 7456a48166 removed icon, this might be added later when adding expiration on cookie 2020-05-04 08:35:36 -04:00
Kyle Robbertze e0e4d4c87f Ensure all json loads calls use strings 2020-05-04 13:25:36 +02:00
Codenift 5ef67836cf track type default 2020-05-04 00:32:52 -04:00
Codenift f87dc5cbbc track type doc update 2020-05-04 00:25:58 -04:00
Zachary Klosko d5a853d6e0 Removing nonexistant features 2020-05-03 22:31:36 -04:00
Zachary Klosko b6e2ff8053 Added uninstall instructions 2020-05-03 15:09:43 -04:00
Zachary Klosko 2f4d36bc44 Moving host config to Installation section 2020-05-03 09:33:43 -04:00
Codenift d6fa24cc84
Merge pull request #8 from LibreTime/master
update
2020-05-03 09:24:07 -04:00
Zachary Klosko ad28f33a44 Added title 2020-05-02 21:29:25 -04:00
Zachary Klosko 82e1029a86 Fixed typo 2020-05-02 21:28:26 -04:00
Zachary Klosko ce01ba9843 Added method for changing default PostgreSQL passwords 2020-05-02 21:23:02 -04:00
Zachary Klosko 01b2ec21cb Updated podcasts page, spring cleaning of screenshots 2020-05-01 13:51:22 -04:00
Zachary Klosko a9cb5b4b81 Added information on how to use ufw 2020-05-01 13:28:23 -04:00
Zachary Klosko e8a22350cc Fixing bad link 2020-05-01 13:19:01 -04:00
Zachary Klosko f2e13cab8f Updating docs pages post merging tutorials and how-tos 2020-05-01 13:15:48 -04:00
Zachary Klosko 2ef47e8a23 Remove old readme for Airtime 2020-05-01 13:12:01 -04:00
Zachary Klosko 65a5eb0c3d Merging tutorials and how-tos 2020-05-01 11:01:24 -04:00
Zachary Klosko 59e7f7e32b Updated incorrect link 2020-05-01 10:45:14 -04:00
Zachary Klosko ea1d922fca Updated index.md 2020-05-01 10:43:16 -04:00
Zachary Klosko 149d5b8f35 Filled out radio page and added screenshots 2020-05-01 10:40:31 -04:00
Zachary Klosko c53ac59b51 Added how to starting services at boot and fixing issue #473 2020-05-01 09:59:04 -04:00
Kyle Robbertze 1d65945ed3 Merge remote-tracking branch 'farguss/master' 2020-05-01 09:55:51 +02:00
Zachary Klosko da066248d4 Fixed typos 2020-04-30 22:36:19 -04:00
Zachary Klosko 7e20d55e6d Added more information on configuring Netplan 2020-04-30 18:31:18 -04:00
Zachary Klosko cb0aee1a5a Updated formatting 2020-04-30 18:21:00 -04:00