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
AgeCommit message (Expand)Author
2020-08-092.6.0v2.6.0poeti8
2020-08-09feat: add disallow registration and anonymous links optionpoeti8
2020-08-05fix: description input width on small screenpoeti8
2020-08-042.5.0v2.5.0poeti8
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-30fix: do not execute recaptcha if no site keypoeti8
2020-07-30docs: add descriptionpoeti8
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-28docs(readme): donate stylePouria Ezzati
2020-07-28docs(readme): add donate sectionpoeti8
2020-07-282.4.6v2.4.6poeti8
2020-07-28fix: searching for linkspoeti8
2020-07-28feat: sanitize docker-compose (#360)Sebastian Duda
2020-07-26chore: remove quotesPouria Ezzati
2020-07-26docs(changelog): add docker hub linkPouria Ezzati
2020-07-26Add official docker image (#358)Sebastian Duda
2020-07-252.4.5v2.4.5poeti8
2020-07-25fix: make sure local env existspoeti8
2020-07-252.4.4v2.4.4poeti8
2020-07-25fix: use dotenv instead of envalid for nextpoeti8
2020-07-252.4.3v2.4.3poeti8
2020-07-25chore: move next build after typescript buildpoeti8
2020-07-252.4.2v2.4.2poeti8
2020-07-25chore: add cross-env packagepoeti8
2020-07-25feat: use nextjs public config instead of webpack envpoeti8
2020-07-25chore: add redis envpoeti8
2020-07-252.4.1v2.4.1poeti8
2020-07-25chore: remove scripts with errorpoeti8
2020-07-25fix: add down functionpoeti8
2020-07-202.4.0v2.4.0poeti8
2020-07-20feat: Add description for links fix #51 (#342)glenn-louarn
2020-07-18chore: add Oxford comma (#351)Saharsh Yeruva
2020-07-142.3.17v2.3.17poeti8
2020-07-14feat: allow multiple custom domains (#317)Hugo
2020-07-14Fix responsive design in LinksTable.tsx (#335)Dev Chinchilla
2020-07-11fix: skip if default domain is used as custom domain. Resolves #287poeti8
2020-06-29small typo fix (#337)Samyak Bakliwal
2020-05-312.3.16v2.3.16poeti8
2020-05-31fix: type errorpoeti8
2020-05-312.3.15v2.3.15poeti8
2020-05-31fix: authenticate users to editpoeti8
2020-05-31fix: error when domain is undefinedpoeti8
2020-05-31chore(deps): update packagespoeti8
2020-05-31fix: remove $ typopoeti8
2020-05-31chore(deps): update next packagepoeti8
2020-05-31Fix modal should create with portal (#318)Herman Ho