Commit Graph

69 Commits

Author SHA1 Message Date
maxDorninger
b53e9fde9b add HadrienKerlero to sponsor mentions 2025-09-25 21:21:53 +02:00
Maximilian Dorninger
c02061a99f Merge pull request #138 from maxdorninger/add-openapi-generator-to-frontend
Rework how OAuth is handled; Generate Code with openapi-ts; Switch away from standard JS fetch to openapi-fetch
2025-09-13 21:07:40 +02:00
maxDorninger
d099c7aab9 update developer docs 2025-09-13 20:49:39 +02:00
maxDorninger
cd5b16a4e5 Change all URLs containing maxid.me to dorninger.co 2025-08-23 17:54:57 +02:00
maxDorninger
35a4b4a14c add MEDIAMANAGER prefix to documentation 2025-08-11 22:22:42 +02:00
maxDorninger
f755589258 add new sponsor https://github.com/SeimusS 2025-08-02 03:36:40 +02:00
maxDorninger
9f9431dbaf add new sponsor https://github.com/brandon-dacrib to docs, about page and readme 2025-08-01 15:47:54 +02:00
maxDorninger
f8f21df913 add warning to the callback uri documentation, reminding users to set the correct one 2025-07-31 14:31:43 +02:00
maxDorninger
818dd4428f add callback uri to troubleshooting.md 2025-07-31 14:28:17 +02:00
maxDorninger
405f807c1e add callback uri for oidc auth to documentation, also add screenshots of Authentik and PocketId configuration 2025-07-31 14:25:57 +02:00
maxDorninger
73e2ecefeb update troubleshooting.md with second default email 2025-07-29 14:40:14 +02:00
maxDorninger
0ac029d5c9 update troubleshooting page 2025-07-29 13:52:09 +02:00
maxDorninger
6cdb2dbfe3 add footer to docs 2025-07-29 13:31:23 +02:00
maxDorninger
68c1634ef5 add sitemap to docs 2025-07-29 13:10:55 +02:00
maxDorninger
61c6f50c5c add algolia index variable to writerside build config 2025-07-28 23:08:45 +02:00
Maximilian Dorninger
2905651bd7 Apply suggestion from @Copilot to fix formatting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 22:34:31 +02:00
Maximilian Dorninger
7f431d29e9 Apply suggestion from @Copilot to fix formatting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 22:34:23 +02:00
maxDorninger
fb3e64359f remove badges from sponsor cades on start page 2025-07-28 22:30:50 +02:00
maxDorninger
80a58d4a02 replace donation call to action with download mediamanager button 2025-07-28 22:30:26 +02:00
maxDorninger
0abc09f130 Rework introduction topic to use the writerside section-starting-page tag. Also add sponsors and sponsoring call to action to introduction topic. 2025-07-28 22:12:31 +02:00
maxDorninger
9735fce4ae move screenshots to a separate topic 2025-07-28 22:10:28 +02:00
maxDorninger
b2635cc650 add algolia config to build config 2025-07-28 21:10:20 +02:00
maxDorninger
1507044809 make base_path of sabnzbd configurable 2025-07-25 20:55:38 +02:00
maxDorninger
d59b4a1ec1 make port customizable via env variable 2025-07-22 18:02:59 +02:00
maxDorninger
3e5f43a5d3 make qbittorrent category save path and name customizable 2025-07-22 17:54:25 +02:00
maxDorninger
7c2048b32f update the documenation and template config to include http protocol prefix in sabnzbd url 2025-07-19 21:55:01 +02:00
Maximilian Dorninger
c15b83f77e Update Writerside/topics/developer-guide.md
update option flag order of docker compose command

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-18 21:32:26 +02:00
Maximilian Dorninger
0870cdc2a1 Fix spelling error in Writerside/topics/developer-guide.md
everytime -> every time

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-18 21:32:00 +02:00
maxDorninger
6ad0e4caca update developer guide 2025-07-18 21:20:42 +02:00
maxDorninger
c1c94ea8ef updating installation guide, rename config.toml to config.example.toml 2025-07-18 21:11:45 +02:00
maxDorninger
4ab22bf1ca updating installation guide 2025-07-18 21:05:33 +02:00
maxDorninger
d352a8546a updating developer information/guide 2025-07-18 21:03:30 +02:00
maxDorninger
1a02168fe6 update documentation regarding the config file 2025-07-18 14:22:50 +02:00
maxDorninger
eacdd5b74f update documentation of the config file 2025-07-18 14:01:40 +02:00
maxDorninger
c529f6f273 update backend config page 2025-07-18 13:55:20 +02:00
maxDorninger
aaa025c2bb remove link to removed reverse proxy documentation 2025-07-17 23:05:25 +02:00
maxDorninger
88e9ccdfa6 remove Reverse-Proxy topic from documentation 2025-07-17 17:59:58 +02:00
maxDorninger
10b4f5baca update documentation 2025-07-17 17:49:41 +02:00
maxDorninger
bac4cb9000 add documentation for the scoring rules 2025-07-17 12:13:05 +02:00
maxDorninger
882755fb56 update order of chapters in documentation 2025-07-16 15:00:37 +02:00
maxDorninger
8806c7caed update installation guide 2025-07-16 14:59:54 +02:00
maxDorninger
94e5c12762 add important note to the transmission documentation 2025-07-15 20:50:08 +02:00
maxDorninger
7528a354f6 Merge remote-tracking branch 'origin/add-support-for-transmission' into add-support-for-transmission
# Conflicts:
#	Writerside/topics/download-client-configuration.md
2025-07-15 20:28:28 +02:00
maxDorninger
be809dd5eb add transmission to documentation 2025-07-15 20:25:47 +02:00
maxDorninger
b38c979fa9 add transmission to documentation 2025-07-15 20:24:54 +02:00
maxDorninger
41cd43d182 update documentation 2025-07-13 00:04:35 +02:00
maxDorninger
dc981b7d21 hotfix: make delimiter 2 underscores instead of one for env variables 2025-07-11 18:58:58 +02:00
maxDorninger
cdc3434b17 expand troubleshooting.md 2025-07-11 13:17:28 +02:00
maxDorninger
0aaf78e36e add reverse proxy examples to documentation 2025-07-11 13:14:06 +02:00
maxDorninger
8b9d355761 update README.md, template docker-compose.yaml and the documentation 2025-07-11 12:23:15 +02:00