1
0

feat: [frontend / backend] update git urls, update userid watermark, authenticate image proxy and url previews

This commit is contained in:
Leafus
2025-11-18 05:08:44 +01:00
parent 3fddd69ad8
commit ab15656458
25 changed files with 193 additions and 114 deletions
+1 -1
View File
@@ -4888,7 +4888,7 @@ export interface Locale extends ILocale {
*/
"repositoryUrl": string;
/**
* If there is a repository where the source code is publicly available, enter its URL. If you are using Pawkey as-is (without any changes to the source code), enter https://git.leafus.net/pawkey/pawkey.
* If there is a repository where the source code is publicly available, enter its URL. If you are using Pawkey as-is (without any changes to the source code), enter https://git.pawlickers.org/pawkey/pawkey.
*/
"repositoryUrlDescription": string;
/**