mirror of
https://github.com/tubearchivist/docs.git
synced 2026-03-24 13:26:55 +00:00
[PR #19] [MERGED] Split settings out to match application #108
Labels
No labels
enhancement
invalid
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/docs#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
55edcaaSplit settings out to match application13332effix 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.