Merge remote-tracking branch 'origin/develop' into vite2

vite2
Alex Gleason 2023-01-18 16:01:15 -06:00
commit c59cfbfe22
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Posts: don't have to click the play button twice for embedded videos.
- index.html: remove `referrer` meta tag so it doesn't conflict with backend's `Referrer-Policy` header.
### Removed
- Admin: single user mode. Now the homepage can be redirected to any URL.