index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
repo
/
migrate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: refactor repo migration items
0ko
2024-07-27
7
-44
/
+83
*
Fix and improve repo visibility checkbox when FORCE_PRIVATE is on (#3786)
0ko
2024-05-16
8
-56
/
+88
*
Migrate `gt-hidden` to `tw-hidden` (#30046)
silverwind
2024-03-30
2
-5
/
+5
*
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
1
-3
/
+3
*
[BRANDING] Move docs.gitea.com to forgejo.org/docs
Gusted
2024-03-30
1
-1
/
+1
*
Fix incorrect tailwind migration (#30007)
silverwind
2024-03-26
1
-1
/
+1
*
Replace 10 more gt- classes with tw- (#29945)
silverwind
2024-03-26
1
-1
/
+1
*
templates: remove superfluous SanitizeHTML
Earl Warren
2024-03-11
1
-1
/
+1
*
Replace some `gt-` classes with `tw-` (#29570)
silverwind
2024-03-11
1
-2
/
+2
*
Rename Str2html to SanitizeHTML and clarify its behavior (followup)
Earl Warren
2024-03-06
1
-1
/
+1
*
[I18N] Improve English strings & consistency
0ko
2024-02-27
1
-1
/
+1
*
Refactor Safe modifier (#29392)
wxiaoguang
2024-02-26
1
-1
/
+1
*
Remove unnecessary "Safe" modifier from templates (#29318)
wxiaoguang
2024-02-26
9
-59
/
+59
*
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
1
-1
/
+1
|
\
|
*
[GITEA] i18n: Rename settings.transfer_form_title to .enter_repo_name
Gergely Nagy
2024-02-05
1
-1
/
+1
*
|
[BRANDING] add Forgejo Git Service and migration UI
Earl Warren
2024-02-05
1
-0
/
+1
*
|
[BRANDING] Custom loading animation for Forgejo
Caesar Schinas
2024-02-05
1
-2
/
+2
|
/
*
[SHARED] make confirmation clearer for dangerous actions
Gusted
2024-02-05
1
-1
/
+1
*
Fix duplicate ID when deleting repo (#28520)
David Øvrelid
2023-12-19
1
-2
/
+2
*
Fix more "locale" usages (#27259)
wxiaoguang
2023-09-25
8
-8
/
+8
*
Always use `ctx.Locale.Tr` inside templates (#27231)
delvh
2023-09-25
11
-167
/
+167
*
Change green buttons to primary color (#27099)
silverwind
2023-09-19
9
-9
/
+9
*
Use docs.gitea.com instead of docs.gitea.io (#26739)
Lunny Xiao
2023-08-27
2
-2
/
+2
*
Use template context function for avatar rendering (#26385)
wxiaoguang
2023-08-10
8
-24
/
+24
*
Add `Retry` button when creating a mirror-repo fails (#26228)
Kerwin Bryant
2023-08-04
1
-2
/
+3
*
Clarify "text-align" CSS helpers, fix clone button padding (#25763)
wxiaoguang
2023-07-08
1
-2
/
+2
*
Replace fomantic divider module with our own (#25539)
silverwind
2023-06-29
9
-9
/
+9
*
Fix migrate page layout on mobile (#25507)
silverwind
2023-06-26
1
-2
/
+2
*
Improve some Forms (#24878)
JakobDev
2023-05-26
8
-16
/
+16
*
Rework Oauth login buttons, swap github logo to monocolor (#24740)
silverwind
2023-05-16
1
-1
/
+9
*
Make repo migration cancelable and fix various bugs (#24605)
wxiaoguang
2023-05-11
1
-2
/
+21
*
Clean up polluted styles and remove dead CSS code (#24497)
wxiaoguang
2023-05-03
1
-1
/
+1
*
Set type="password" on all auth_token fields (#22175)
Dan Church
2023-04-23
4
-4
/
+4
*
Group template helper functions, remove `Printf`, improve template error mess...
wxiaoguang
2023-04-08
1
-2
/
+2
*
Remove incorrect HTML self close tag (#23748)
wxiaoguang
2023-03-27
1
-2
/
+2
*
Convert `<div class="button">` to `<button class="button">` (#23337)
delvh
2023-03-14
1
-1
/
+1
*
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...
wxiaoguang
2023-02-19
2
-4
/
+4
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
8
-24
/
+24
*
Move helpers to be prefixed with `gt-` (#22879)
zeripath
2023-02-13
1
-3
/
+3
*
Add main landmark to templates and adjust titles (#22670)
Felipe Leopoldo Sologuren Gutiérrez
2023-02-01
10
-10
/
+10
*
Add templates to customize text when creating and migrating repositories
Brecht Van Lommel
2023-01-25
2
-0
/
+1
*
Remove useless "Cancel" buttons (#21872)
Yarden Shoham
2022-12-05
8
-8
/
+0
*
Make sure fmt catches all templates (#20979)
silverwind
2022-08-31
1
-1
/
+1
*
Remove blue text on migrate page (#20273)
silverwind
2022-07-12
1
-1
/
+1
*
Refactor `i18n` to `locale` (#20153)
Gusted
2022-06-27
11
-171
/
+171
*
Disable unnecessary mirroring elements (#18527)
Paweł Bogusławski
2022-06-04
1
-7
/
+4
*
Refactor repo clone button and repo clone links, fix JS error on empty repo p...
wxiaoguang
2022-03-29
1
-1
/
+1
*
Use disable_form_autofill on Codebase and Gitbucket (#17936)
qwerty287
2021-12-08
2
-1
/
+2
*
Add migrate from Codebase (#16768)
KN4CK3R
2021-12-02
1
-0
/
+117
*
Migrating wiki don't require token, so we should move it out of the require f...
Lunny Xiao
2021-11-16
5
-61
/
+78
[next]