forgejo/routers
Gusted 9701e5e0ff
fix: remember fuzzy for open/close state
- Remember if fuzzy was set or not for the open/close/all states.
- Use `fuzzy=false` for test, as `fuzzy=true` is the default (this is
the opposite of all the other values).
- Remove `ctx.Link` prefix for open/close states, this makes them
suspectible to the existing tests (the other filter links are also in
the format of simply having `?xx=xx&yy=yy`).
- Fix typo in test name.
2024-11-17 02:06:51 +01:00
..
api fmt 2024-11-16 18:12:40 +01:00
common [PORT] Refactor the DB migration system slightly (gitea#32344) 2024-11-03 17:00:48 +01:00
install
private [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
utils
web fix: remember fuzzy for open/close state 2024-11-17 02:06:51 +01:00
init.go