Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2022-11-10fix: remove check user validationPouria Ezzati
2022-11-10Merge pull request #537 from zzwt/feature/change-link-passwordPouria Ezzati
2022-11-10feat: add support for redis db numbertask/redis-db-numberPouria Ezzati
2022-01-30fix: disallow anonymous links when enabled for v1 apipouria
2021-12-03feat: change link passwordzzwt
2021-09-04fix: disallow duplicated links when editing linkspouria
2021-07-03added logging mechanismRupeshiya
2021-04-06Add Front End Testing:dependabot[bot]
2020-12-12fix: remove www when checking and adding domainspoeti8
2020-11-11Add domain searchYahya SayadArbabi
2020-10-12style: update lintpoeti8
2020-10-12fix: multiple users using same custom urlpoeti8
2020-09-27Update mail.tsoliverkane
2020-09-19Merge branches 'develop' and 'develop' of github.com:thedevs-network/kutt int...poeti8
2020-09-19feat: add change email functionalitypoeti8
2020-08-29Upgrade to sentry (#374)John Clark
2020-08-09feat: add disallow registration and anonymous links optionpoeti8
2020-08-04feat: add link expirationpoeti8
2020-08-02chore: increase number of processors for visit queuepoeti8
2020-07-30fix: apply non-logged-in cooldownpoeti8
2020-07-29fix: allow fields to be falsypoeti8
2020-07-29fix: allow field to be nullpoeti8
2020-07-29feat: only use recaptcha if value exists.poeti8
2020-07-28fix: searching for linkspoeti8
2020-07-25fix: add down functionpoeti8
2020-07-20feat: Add description for links fix #51 (#342)glenn-louarn
2020-07-14feat: allow multiple custom domains (#317)Hugo
2020-07-11fix: skip if default domain is used as custom domain. Resolves #287poeti8
2020-06-29small typo fix (#337)Samyak Bakliwal
2020-05-31fix: type errorpoeti8
2020-05-31fix: authenticate users to editpoeti8
2020-05-31fix: error when domain is undefinedpoeti8
2020-02-22docs: add update linkpoeti8
2020-02-22feat: add api to update linkspoeti8
2020-02-15feat: add delete account section to settingspoeti8
2020-02-15chor: add migrations and add new column constraintspoeti8
2020-02-10Added PG pool envs (#276)Chirica Gheorghe
2020-02-07fix: only ban if has user_idpoeti8
2020-02-06fix: user apikey authpoeti8
2020-02-05feat: use env for name and domain textpoeti8
2020-02-05chor: add site name envpoeti8
2020-02-05fix: report recipientpoeti8
2020-02-05fix: validating report hostpoeti8
2020-01-31fix: redirecting custom domainspoeti8
2020-01-30fix: remove cache when generate new apikeypoeti8
2020-01-30fix: adding visit countpoeti8
2020-01-30fix: api v1 routespoeti8
2020-01-30feat: api v2poeti8
2020-01-11fix: use custom error instancepoeti8
2020-01-11fix: not passing userpoeti8