[PR #19] [MERGED] Split settings out to match application #33

Closed
opened 2026-03-23 20:37:49 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/docs/pull/19
Author: @anonamouslyginger
Created: 9/2/2023
Status: Merged
Merged: 9/3/2023
Merged by: @bbilly1

Base: masterHead: master


📝 Commits (2)

  • 55edcaa Split settings out to match application
  • 13332ef fix internal settings links

📊 Changes

11 files changed (+261 additions, -231 deletions)

View changed files

📝 mkdocs/docs/advanced.md (+2 -2)
📝 mkdocs/docs/channels.md (+2 -2)
📝 mkdocs/docs/downloads.md (+2 -2)
📝 mkdocs/docs/faq.md (+1 -1)
mkdocs/docs/settings.md (+0 -219)
mkdocs/docs/settings/actions.md (+78 -0)
mkdocs/docs/settings/application.md (+86 -0)
mkdocs/docs/settings/dashboard.md (+6 -0)
mkdocs/docs/settings/scheduling.md (+60 -0)
mkdocs/docs/settings/user.md (+14 -0)
📝 mkdocs/mkdocs.yml (+10 -5)

📄 Description

Wasn't sure what content to put on the dashboard page so it's quite empty at the moment.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/docs/pull/19 **Author:** [@anonamouslyginger](https://github.com/anonamouslyginger) **Created:** 9/2/2023 **Status:** ✅ Merged **Merged:** 9/3/2023 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`55edcaa`](https://github.com/tubearchivist/docs/commit/55edcaa037fdfe9fd3d03cff7265860c66b31f7b) Split settings out to match application - [`13332ef`](https://github.com/tubearchivist/docs/commit/13332ef89e7ef371981d897680146b62999396b6) fix internal settings links ### 📊 Changes **11 files changed** (+261 additions, -231 deletions) <details> <summary>View changed files</summary> 📝 `mkdocs/docs/advanced.md` (+2 -2) 📝 `mkdocs/docs/channels.md` (+2 -2) 📝 `mkdocs/docs/downloads.md` (+2 -2) 📝 `mkdocs/docs/faq.md` (+1 -1) ➖ `mkdocs/docs/settings.md` (+0 -219) ➕ `mkdocs/docs/settings/actions.md` (+78 -0) ➕ `mkdocs/docs/settings/application.md` (+86 -0) ➕ `mkdocs/docs/settings/dashboard.md` (+6 -0) ➕ `mkdocs/docs/settings/scheduling.md` (+60 -0) ➕ `mkdocs/docs/settings/user.md` (+14 -0) 📝 `mkdocs/mkdocs.yml` (+10 -5) </details> ### 📄 Description Wasn't sure what content to put on the dashboard page so it's quite empty at the moment. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:37:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/docs#33
No description provided.