Commit Graph

574 Commits

Author SHA1 Message Date
jo 94d3c5e496 docs: fix prose linting errors
- Properly enclose code between triple backticks
- Put paths and url between backticks
- Remove links <> enclosing
- Libretime styled name is LibreTime
- Put urls and paths betwen backticks
- Use sentence like capitalization for headings
- Put tools name between backticks
- Update links
2022-02-11 10:12:07 +01:00
jo 2d644561bf docs: fix broken links 2022-02-10 08:40:38 +01:00
jo 6d9e7a6765 docs: rework docs into the new website
- multipass docs moved to local-dev.md
- add documentation to website
- rework fogotten files
- disable fogotten files

Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo 2fa10793ec docs: restructure and backup pictures
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo 9a88617e73 chore: delete jplayer zip file
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo c4cdb94fab docs: rename documentation files
Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
jo 8d8e55f236 docs: replace jekyll with docusaurus
- jsnon5 not handled by pre-commit

Co-authored-by: Zachary Klosko <zklosko@users.noreply.github.com>
2022-02-10 08:17:02 +01:00
Jonas L 3245216869
feat(legacy): add db config defaults and allow custom port (#1559)
* feat(legacy): allow custom port for database connection

- fix heredoc for php72

* update test config db section

* update sample config db section

* update api db config

* use defaults for database config section

* update documentation

* more documentation for migration
2022-02-04 16:03:01 +02:00
Jonas L 71b3e6aa9d
docs: recommend current LTS or stable distro (#1564)
Fixes #1561
2022-02-04 15:58:07 +02:00
Jonas L c2cd1c28b8
chore: rename master branch to main (#1508) 2022-01-13 16:03:31 +00:00
Jonas L 4057c88cf0
feat: debian 11 support (#1292)
* Debian 11 Support

Run api ci test on bullseye as well

* Silan does not work for mp3 on bullseye

* Liquisoap does not fail with wma files on bullseye
2021-11-09 11:21:40 +02:00
Kyle Robbertze 7182390000
feat: add support for Ubuntu Focal 20.04 (#1168)
Co-authored-by: Valerio Bozzolan <gnu@linux.it>
2021-11-04 09:55:50 +02:00
Kyle Robbertze a2312ddfce
Update Website link to point to alpha.10 (#1404) 2021-10-16 23:54:00 +02:00
jo c4c89eae19 Fix paths after legacy rename 2021-10-11 13:43:39 +02:00
Kyle Robbertze 9494a17ad0 move Airtime migration note to the correct place 2021-07-12 10:15:31 +02:00
Kyle Robbertze f94e90a7f6 update documentation to remove bionic 2021-07-12 10:13:07 +02:00
Kyle Robbertze 39a8b66b49 Update upgrade documentation
Fixes: #71 #623
2021-07-06 10:27:22 +02:00
Kyle Robbertze fa5db502ed Drop Ubuntu Xenial support
Fixes: #1226
2021-07-06 10:27:17 +02:00
Kyle Robbertze 3c63eb7c6c update documentation to remove stretch 2021-07-03 18:40:53 +02:00
Kyle Robbertze c26abba7a9 drop Debian Stretch support
Fixes #1194
2021-06-18 22:26:56 +02:00
Kyle Robbertze fec0aec26d rearange sections between CONTRIBUTING and the website 2021-06-13 13:26:27 +02:00
Kyle Robbertze 6cbe769471 add contribution methods to the website 2021-06-08 13:37:35 +02:00
jo 488e8e750d Replace some unicode ' with simple quote 2021-06-05 00:39:35 +02:00
jo 62bd352071 Replace some em dash with en dash 2021-06-05 00:39:35 +02:00
jo 639a1249b1 Replace some unicode ... with 3 dots 2021-06-05 00:39:35 +02:00
jo 1e1cf249f7 Search and replace unicode a0c2 with 0020 2021-06-05 00:39:35 +02:00
jo f2e840989a Fix executable bit 2021-06-04 17:06:05 +02:00
jo 6871956baa Fix end of files 2021-06-04 17:06:05 +02:00
jo d8195f0fd8 Fix trailing whitespaces in files 2021-06-04 17:06:05 +02:00
jo efe4fa027e Format code using prettier 2021-06-04 17:04:53 +02:00
jo 65f7b41487 Fix spelling 2021-06-04 17:04:53 +02:00
Kyle Robbertze 02ccac3afb
Merge pull request #1218 from jooola/gitignore
Enhance .gitignore
2021-05-31 10:15:33 +02:00
jo f32bca7701 Enhance .gitignore 2021-05-29 15:44:36 +02:00
jo 5054bb7629 Add openapi yaml schema
Add yaml schema link to specs
Bump specs to v3.1.x
2021-05-28 02:24:34 +02:00
Kyle Robbertze d74d3db59a
Merge pull request #1189 from brekemeier/patch-3
Path fault
2021-05-01 00:02:16 +02:00
brekemeier 3f7f6debab
Path fault
new: airtime/php/airtime_mvc/....
2021-04-09 14:54:20 +02:00
brekemeier 0be88d2af8
Update vagrant.md 2021-04-08 19:33:32 +02:00
brekemeier 315b2d0751
Update install.md 2021-04-07 05:20:51 +02:00
Kyle Robbertze 90e5005c76
Merge pull request #1158 from hairmare/fix/remove-soundcloud
fix(soundcloud): remove broken integration
2021-01-24 23:09:30 +02:00
Lucas Bickel f029584985
Merge pull request #1165 from paddatrapper/feature/python-force-ssl
Use force_ssl in python apps
2021-01-24 10:28:32 +01:00
Daniel James 56a0482a09
Fix typo in install.md 2021-01-22 10:43:36 +00:00
Kyle Robbertze 0f9b6ffab6 remove known bug note on reverse proxy set up 2021-01-21 09:49:55 +02:00
Lucas Bickel c2bfee60f1 feat(mvc): add preview mode setting 2021-01-06 13:48:33 +00:00
Lucas Bickel 4c72403b9b fix(soundcloud): remove broken integration 2021-01-06 12:40:30 +00:00
Zachary Klosko 04796ee26a
Update docs/_docs/troubleshooting.md
Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
2021-01-02 16:01:23 -05:00
Zachary Klosko 1924fe4a81 Merge remote-tracking branch 'upstream/master' into js 2021-01-01 15:28:35 -05:00
Zachary Klosko 87b32252f0 Adding description of problem to troubleshooting page 2021-01-01 15:27:10 -05:00
Lucas Bickel 194682d89c fix: update to CentOS 8 2020-12-26 12:59:54 +01:00
Kyle Robbertze fb27442d22 add live-broadcast to interface category 2020-12-21 15:22:24 +02:00
Zachary Klosko fdf1f1e918 One more 2020-12-08 11:09:35 -05:00