1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-10 06:38:18 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
2cf0cf0de1 JS refactors ()
- Replace all default exports with named exports, except for Vue SFCs
- Remove names from Vue SFCs, they are automatically inferred from the
filename
- Misc whitespace-related tweaks
2022-12-24 00:03:11 +08:00
5ca224a789 Allow to mark files in a PR as viewed ()
Users can now mark files in PRs as viewed, resulting in them not being shown again by default when they reopen the PR again.
2022-05-07 20:28:10 +02:00