index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
repo
/
editor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n: avoid storing i18n linter exceptions for <filename> (#6237)
0ko
2024-12-11
1
-1
/
+1
*
fix: Preview picture not visible on Markdown file (#5781)
Nirmal Kumar R
2024-11-23
1
-1
/
+1
*
feat: harden localization against malicious HTML (#5703)
Gusted
2024-10-30
1
-1
/
+1
*
Convert max file name length to 255 (#30489)
yp05327
2024-04-21
2
-2
/
+2
*
[BUG] Escape editor.add_tmpl translation
Gusted
2024-04-16
1
-1
/
+1
*
Migrate `gt-hidden` to `tw-hidden` (#30046)
silverwind
2024-03-30
3
-3
/
+3
*
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
2
-2
/
+2
*
Remove jQuery AJAX from the repo editor (#29636)
Yarden Shoham
2024-03-11
1
-2
/
+2
*
enforce maxlength in frontend (#29389)
Tim-Niclas Oelschläger
2024-02-26
4
-5
/
+5
*
Remove incorrect and unnecessary Escape from templates (#29394)
wxiaoguang
2024-02-26
1
-1
/
+1
*
Refactor Safe modifier (#29392)
wxiaoguang
2024-02-26
1
-3
/
+3
*
Remove unnecessary "Safe" modifier from templates (#29318)
wxiaoguang
2024-02-26
1
-3
/
+3
*
[BUG] Fix diff patch operation in web UI
Gusted
2024-02-23
1
-1
/
+1
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
1
-2
/
+2
*
[GITEA] Allow user to select email for file operations in Web UI
Gusted
2024-02-05
1
-0
/
+8
*
Preserve BOM in web editor (#28935)
silverwind
2024-01-27
1
-2
/
+1
*
Revert "Fix EOL handling in web editor" (#28101)
Nanguan Lin
2023-11-22
1
-4
/
+3
*
Fix more "locale" usages (#27259)
wxiaoguang
2023-09-25
5
-8
/
+8
*
Always use `ctx.Locale.Tr` inside templates (#27231)
delvh
2023-09-25
5
-44
/
+44
*
Fix EOL handling in web editor (#27141)
silverwind
2023-09-24
1
-3
/
+4
*
Change green buttons to primary color (#27099)
silverwind
2023-09-19
3
-5
/
+5
*
Fix incorrect "tabindex" attributes (#26733)
wxiaoguang
2023-08-26
1
-1
/
+1
*
Use unique class for breadcrumb divider (#26524)
silverwind
2023-08-16
4
-4
/
+4
*
Use template context function for avatar rendering (#26385)
wxiaoguang
2023-08-10
1
-1
/
+1
*
Refactor "editorconfig" (#26391)
wxiaoguang
2023-08-08
1
-1
/
+1
*
Enable H014 and H023 djlint rules (#25786)
silverwind
2023-07-09
1
-3
/
+0
*
Add template linting via djlint (#25212)
silverwind
2023-06-14
2
-3
/
+3
*
Create pull request for base after editing file, if not enabled on fork (#24841)
Brecht Van Lommel
2023-05-24
1
-4
/
+2
*
Remove fomantic breadcrumb module (#24463)
silverwind
2023-05-01
4
-60
/
+52
*
Improve some modal action buttons (#24289)
wxiaoguang
2023-04-24
2
-6
/
+6
*
Refactor delete_modal_actions template and use it for project column related ...
Hester Gong
2023-04-23
2
-4
/
+4
*
Allow adding new files to an empty repo (#24164)
wxiaoguang
2023-04-19
1
-0
/
+2
*
Use a general Eval function for expressions in templates. (#23927)
wxiaoguang
2023-04-07
2
-2
/
+2
*
Allow new file and edit file preview if it has editable extension (#23624)
Hester Gong
2023-03-26
1
-1
/
+1
*
Use data-tooltip-content for tippy tooltip (#23649)
wxiaoguang
2023-03-24
2
-2
/
+2
*
Editor preview support for external renderers (#23333)
Brecht Van Lommel
2023-03-24
1
-3
/
+3
*
Replace a few fontawesome icons with svg (#23602)
silverwind
2023-03-21
2
-4
/
+4
*
Convert `<div class="button">` to `<button class="button">` (#23337)
delvh
2023-03-14
2
-10
/
+10
*
Fix broken code editor diff preview (#23307)
wxiaoguang
2023-03-06
1
-1
/
+1
*
Fix missed `.hide` class (#23208)
yp05327
2023-03-02
1
-1
/
+1
*
Fix commit name in Apply Patch page (#23086)
yp05327
2023-02-23
1
-1
/
+1
*
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...
wxiaoguang
2023-02-19
2
-2
/
+2
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
1
-1
/
+1
*
Move helpers to be prefixed with `gt-` (#22879)
zeripath
2023-02-13
2
-2
/
+2
*
Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)
wxiaoguang
2023-02-13
1
-1
/
+1
*
Use link in UI which returned a relative url but not html_url which contains ...
Lunny Xiao
2023-02-06
1
-2
/
+2
*
Add main landmark to templates and adjust titles (#22670)
Felipe Leopoldo Sologuren Gutiérrez
2023-02-01
5
-5
/
+5
*
Improve checkbox accessibility a bit by adding the title attribute (#22593)
Felipe Leopoldo Sologuren Gutiérrez
2023-02-01
1
-1
/
+1
*
Rename almost all Ctx functions (#22071)
Lunny Xiao
2022-12-10
1
-2
/
+2
*
Make sure fmt catches all templates (#20979)
silverwind
2022-08-31
2
-4
/
+4
[next]