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