Pouria Ezzati 876d12fc9d use count(*) instead of count(id) since it's slightly faster il y a 1 an
..
handlers fc679bcf35 fix linkAdmin error when editing a link by admin il y a 1 an
mail ea888dcb1d make sending emails optional il y a 1 an
migrations f6a8d7a325 fix trying to updates visits with user_id when there are no visits to update il y a 1 an
models ed43fe0857 remove default value for json columns to support mysql il y a 1 an
queries 876d12fc9d use count(*) instead of count(id) since it's slightly faster il y a 1 an
queues bb36712c13 add user_id to visits il y a 1 an
routes b7cdeba6ca move initial admin setup to a middleware function il y a 1 an
utils 028b8a0e57 add custom alphabet for link address il y a 1 an
views ee0ab1d619 use png for logo il y a 1 an
consts.js 8a73c5ec4c add admin page il y a 1 an
cron.js 2b02373956 increase cron interval il y a 1 an
env.js fc265ef221 make sure jwt secret is not empty il y a 1 an
knex.js de103423e3 fix filtering table rows on sqlite and mysql il y a 1 an
passport.js 2e08b35803 fix trying to get user if there was no jwt subject il y a 1 an
redis.js e0ae010f37 fix getting link from cache il y a 1 an
server.js df26bacb6f add trust proxy configuration il y a 1 an