Commit Graph

7 Commits

Author SHA1 Message Date
b84b7bdb4e sync: idx values from reposAlphabeticalOrder do not match reposCache indexes 2022-12-31 14:55:00 +13:00
8321129ac8 sync: populate image cache 2022-12-31 14:33:51 +13:00
5430f503e0 sync/reorder: add error cases, remove debug messaging 2022-12-31 14:27:55 +13:00
1e2ad32d54 config: add OverrideOrder option 2022-12-31 14:18:47 +13:00
cb454938cc api: move gitea api to subpackage 2022-12-31 14:06:56 +13:00
90cd2b6440 api: remove oldestCommit support
For codesite-migrated repositories, looking at the oldest commit is
preferable to determine the "create date". But for forked projects,
looking at the oldest commit is incorrect for when we started the project
If inferring the real create date has to be manual, then let's rely on
the Gitea metadata - it's faster and can be modified by hand if needed
2020-11-19 12:06:57 +13:00
65e369deea implement homepage caching with periodic refresh 2020-11-19 11:57:17 +13:00