This website requires JavaScript.
Explore
Sign In
mirror
/
forgejo
Watch
1
Star
0
Fork
0
You've already forked forgejo
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2026-02-24 16:45:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df15abd07264138fd07e003d0cf056f7da514b8f
forgejo
/
modules
/
charset
History
0ko
469c214ec8
s/Gitea/Forgejo in various log messages and comments
2024-04-21 21:26:15 +05:00
..
ambiguous
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
invisible
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
ambiguous_gen_test.go
…
ambiguous_gen.go
…
ambiguous.go
…
breakwriter_test.go
…
breakwriter.go
…
charset_test.go
Preserve BOM in web editor (
#28935
)
2024-01-27 18:02:51 +00:00
charset.go
Preserve BOM in web editor (
#28935
)
2024-01-27 18:02:51 +00:00
escape_status.go
…
escape_stream.go
Refactor locale&string&template related code (
#29165
)
2024-02-16 15:20:52 +01:00
escape_test.go
s/Gitea/Forgejo in various log messages and comments
2024-04-21 21:26:15 +05:00
escape.go
[FEAT] Enable ambiguous character detection in configured contexts
2024-02-23 13:12:17 +01:00
htmlstream.go
…
invisible_gen.go
…