This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-08-31 12:45:51 -05:00
Code
Issues
690
Packages
Projects
Releases
13
Wiki
Activity
Files
8c02d8d3774fac66d237385e29be27664aecf98e
vikunja
/
pkg
/
web
/
handler
T
History
kolaente
8c02d8d377
refactor(handler): extract NormalizePagination
...
page=0 previously reached the models unchanged and dropped the LIMIT clause.
2026-08-29 01:42:20 +02:00
..
core.go
fix(web): stop logging the full auth object on permission denials
2026-07-29 07:58:17 +00:00
create.go
…
delete.go
refactor(handler): extract DoDelete from DeleteWeb
2026-04-21 09:23:13 +00:00
error.go
refactor(handler): return domain error for forbidden instead of echo.HTTPError
2026-04-21 09:23:13 +00:00
helper.go
…
read_all.go
refactor(handler): extract NormalizePagination
2026-08-29 01:42:20 +02:00
read_one.go
refactor(handler): extract DoReadOne from ReadOneWeb
2026-04-21 09:23:13 +00:00
update.go
refactor(handler): extract DoUpdate from UpdateWeb
2026-04-21 09:23:13 +00:00