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/client
AgeCommit message (Expand)Author
2022-11-10style: use password dot unicode character for password placeholderfix/change-link-passwordPouria Ezzati
2021-12-03feat: change link passwordzzwt
2021-04-06Add Front End Testing:dependabot[bot]
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-05fix: description input width on small screenpoeti8
2020-08-04feat: add link expirationpoeti8
2020-07-30fix: do not execute recaptcha if no site keypoeti8
2020-07-29feat: only use recaptcha if value exists.poeti8
2020-07-25feat: use nextjs public config instead of webpack envpoeti8
2020-07-20feat: Add description for links fix #51 (#342)glenn-louarn
2020-07-18chore: add Oxford comma (#351)Saharsh Yeruva
2020-07-14feat: allow multiple custom domains (#317)Hugo
2020-07-14Fix responsive design in LinksTable.tsx (#335)Dev Chinchilla
2020-05-31fix: remove $ typopoeti8
2020-05-31Fix modal should create with portal (#318)Herman Ho
2020-02-24fix: map colorspoeti8
2020-02-24fix: transparent issue in safaripoeti8
2020-02-23Revert "fix: add key to modals"poeti8
2020-02-23fix: add key to modalspoeti8
2020-02-23feat: add map chartpoeti8
2020-02-22feat: add api to update linkspoeti8
2020-02-22fix: unique id as keypoeti8
2020-02-15docs: update api docs linkpoeti8
2020-02-15feat: add modal to delete accountpoeti8
2020-02-15fix: renamge password fill to make sure it's not being auto-fileldpoeti8
2020-02-15fix: disable password auto-completepoeti8
2020-02-15feat: add delete account section to settingspoeti8
2020-02-05feat: use env for name and domain textpoeti8
2020-01-30feat: api v2poeti8
2020-01-11feat: (wip) api v3poeti8
2020-01-06refactor: improve layoutpoeti8
2020-01-06refactor: improve responsivenesspoeti8
2020-01-04fix: improve responsivenesspoeti8
2020-01-04fix: exporting buttonpoeti8
2020-01-04refactor: icons and layoutpoeti8
2020-01-03fix: various react warningspoeti8
2020-01-03fix: log page view on first visitpoeti8
2020-01-03fix: remove unneeded js filepoeti8
2020-01-03fix: sending ga analyticspoeti8
2020-01-02fix: recaptchapoeti8
2020-01-02fix: move config to root folderpoeti8
2020-01-02fix: delete unusedpoeti8
2020-01-02feat: refactor client and improve design (#260)Pouria Ezzati
2019-12-03fix: update server ip addresspoeti8
2019-10-09Fix showing incorrect statspoeti8
2019-10-08[v2-beta] Move from Neo4j to Postgres, use TypeScript for server. Fixes #217,...Pouria Ezzati
2019-08-08Fix typoCelestino Bellone