gitea/routers
bytedream ede7f1a069
Fix incorrect viewed files counter if file has changed (#36009)
File changes since last review didn't decrease the viewed files counter

---
<img width="440" height="178" alt="image"
src="https://github.com/user-attachments/assets/da34fcf4-452f-4f71-8da2-97edbfc31fdd"
/>

Also reported here ->
https://github.com/go-gitea/gitea/issues/35803#issuecomment-3567850285

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-11-27 14:02:03 +07:00
..
api Fix container registry error handling (#36021) 2025-11-25 12:13:30 +07:00
common Fix oauth2 session gob register (#36017) 2025-11-26 23:25:34 +07:00
install Fix oauth2 session gob register (#36017) 2025-11-26 23:25:34 +07:00
private Use git model to detect whether branch exist instead of gitrepo method (#35459) 2025-10-25 10:08:25 +07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
web Fix incorrect viewed files counter if file has changed (#36009) 2025-11-27 14:02:03 +07:00
init.go Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 +07:00