0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-27 15:33:39 +01:00
gitea/modules/base
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code ()
Remove "EncodeSha1", it shouldn't be used as a general purpose hasher
(just like we have removed "EncodeMD5" in )

Rewrite the "time-limited code" related code and write better tests, the
old code doesn't seem quite right.
2024-05-20 15:12:50 +00:00
..
base.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
natural_sort_test.go Improve natural sort () 2024-03-05 15:13:35 +00:00
natural_sort.go Improve natural sort () 2024-03-05 15:13:35 +00:00
tool_test.go Refactor sha1 and time-limited code () 2024-05-20 15:12:50 +00:00
tool.go Refactor sha1 and time-limited code () 2024-05-20 15:12:50 +00:00