forgejo/services/gitdiff
wxiaoguang 5612cf32e5
Refactor sha1 and time-limited code (#31023)
Remove "EncodeSha1", it shouldn't be used as a general purpose hasher
(just like we have removed "EncodeMD5" in #28622)

Rewrite the "time-limited code" related code and write better tests, the
old code doesn't seem quite right.

(cherry picked from commit fb1ad920b769799aa1287441289d15477d9878c5)

Conflicts:
	modules/git/utils_test.go
	trivial context conflict because sha256 testing in Forgejo has diverged
2024-05-26 18:43:30 +02:00
..
testdata/academic-module
csv.go
csv_test.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
gitdiff.go Refactor sha1 and time-limited code (#31023) 2024-05-26 18:43:30 +02:00
gitdiff_test.go [BUG] split code conversations in diff tab (#2306) 2024-02-16 12:16:11 +00:00
highlightdiff.go Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
highlightdiff_test.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00