Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,14 @@ Configuration
The Admin UI frontend cannot be directly configured. Rather, it adapts to the
various configurations in the Opencast backend. Fore more information, take a look
at [Opencast's documentation](https://docs.opencast.org).


Admin Repo History
------------------

As part of https://github.com/orgs/opencast/discussions/7277 we decided to rewrite the entire history of this
repository. This was done because it contained the *entire* history of Opencast into the Opencast 14 era. All
repository history prior to the addition of this commit should be considered rewritten history, however there should
be no function changes. The previous tags have been rewritten, but the releases in this GitHub repository have not.
This means that the hash attached to a given release prior to 2026-03-26 will *not* match, however the source will
aside from the changes we made.
Loading