delvh and Lunny Xiao
a986d0f393
Document YEAR, MONTH, MONTH_ENGLISH, DAY vars for template repos ( #22 )
...
Depends on gitea#31584
Co-authored-by: Lunny Xiao <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/22
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: delvh <[email protected] >
Co-committed-by: delvh <[email protected] >
2024-07-11 03:23:33 +00:00
delvh
f400873815
Improve WIP hint ( #9 )
...
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/9
Reviewed-by: techknowlogick <[email protected] >
Reviewed-by: John Olheiser <[email protected] >
Co-authored-by: delvh <[email protected] >
Co-committed-by: delvh <[email protected] >
2023-05-24 04:38:02 +08:00
84f3e0a9bb
Remove ONLY_SHOW_RELEVANT_REPOS setting ( #21962 )
...
Every user can already disable the filter manually, so the explicit
setting is absolutely useless and only complicates the logic.
Previously, there was also unexpected behavior when multiple query
parameters were present.
---------
Co-authored-by: zeripath <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
2023-02-04 21:26:38 +08:00
delvh
a7a883ef02
Fix typo ( #22396 )
...
DEFAUlT -> DEFAULT
2023-01-10 22:00:42 +01:00
delvh
4de761b395
Add plural definitions for German translations ( #21802 )
...
Previously, there were discussions on how to write certain plurals.
So, we explicitly document the special plurals to end the discussion.
2022-11-13 11:58:21 -05:00
delvh
d8f898a392
Docs: Update the feature comparison to other Git Hosting Services ( #20933 )
...
This was drastically outdated recently.
2022-10-17 17:29:57 -04:00
delvh
52b426554a
Clarify that ENABLE_SWAGGER only influences the API docs, not the routes ( #21215 )
...
Previously, the docs seemed to suggest that you can disable the API
completely by setting `ENABLE_SWAGGER=false`.
This is not the case.
2022-09-20 00:48:48 +02:00