This website requires JavaScript.
Explore
Help
Sign In
1berry
/
kutt
Watch
1
Star
0
Fork
0
You've already forked kutt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
kutt
/
server
/
queries
History
Pouria Ezzati
c2f6c7fc20
fix showing custom domain on the table when an link is edited.
...
closes
#899
2025-04-24 13:27:54 +03:30
..
domain.queries.js
use count(*) instead of count(id) since it's slightly faster
2025-01-18 12:56:27 +03:30
host.queries.js
fetch rows again upon insert if it's mysql
2025-01-06 15:27:56 +03:30
index.js
add rate limit
2024-11-23 14:43:18 +03:30
link.queries.js
fix showing custom domain on the table when an link is edited.
2025-04-24 13:27:54 +03:30
user.queries.js
fix reset password error when user does not exist
2025-01-22 09:13:09 +03:30
visit.queries.js
add user_id to visits
2024-12-23 18:58:42 +03:30