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 (Collapse)Author
2022-11-13Delete FUNDING.ymlHEADdevelopPouria Ezzati
2022-11-13Create FUNDING.ymlPouria Ezzati
2022-11-10Merge pull request #654 from thedevs-network/fix/change-link-passwordPouria Ezzati
Minor improvements on edit link password
2022-11-10style: use password dot unicode character for password placeholderfix/change-link-passwordPouria Ezzati
2022-11-10fix: remove check user validationPouria Ezzati
2022-11-10Merge pull request #537 from zzwt/feature/change-link-passwordPouria Ezzati
feat: change link password
2022-11-10Merge pull request #555 from hashlash/patch-2Pouria Ezzati
Improve docker setup docs
2022-11-10Merge pull request #554 from hashlash/patch-1Pouria Ezzati
Delete .template.env
2022-11-10Merge pull request #648 from thedevs-network/task/redis-db-numberPouria Ezzati
Add support for redis db number
2022-11-10feat: add support for redis db numbertask/redis-db-numberPouria Ezzati
2022-09-04Merge pull request #613 from Poldi1977/Poldi1977-README-URLPouria Ezzati
Update README.md
2022-07-10Update README.mdTim Peters
2022-01-302.7.4v2.7.4pouria
2022-01-30fix: disallow anonymous links when enabled for v1 apipouria
Resolves #553
2022-01-30Merge pull request #558 from 8sd/sanitizePouria Ezzati
Sanitize neo4j password
2022-01-25Sanitize neo4j passwordSebastian Duda
Thanks @elimisteve
2022-01-21Improve docker setup docshashlash
2022-01-20Delete .template.envhashlash
2021-12-03feat: change link passwordzzwt
2021-09-042.7.3v2.7.3pouria
2021-09-04fix: disallow duplicated links when editing linkspouria
Resolves #513
2021-07-11Merge pull request #489 from Rupeshiya/logginPouria Ezzati
added logging mechanism
2021-07-03Merge pull request #488 from Rupeshiya/dev_envPouria Ezzati
added cross-env for env setup
2021-07-03Merge pull request #485 from AlphaNecron/patch-1Pouria Ezzati
Added Kutt.NET wrapper
2021-07-03added logging mechanismRupeshiya
2021-07-02added cross-env for env setupRupeshiya
2021-06-29Added Kutt.NET wrapperNguyen Thanh Quang
2021-05-02Merge pull request #465 from thedevs-network/dependabot/npm_and_yarn/ssri-6.0.2Pouria Ezzati
chore(deps): bump ssri from 6.0.1 to 6.0.2
2021-05-02Merge pull request #470 from thedevs-network/dependabot/npm_and_yarn/redis-3.1.1Pouria Ezzati
chore(deps): bump redis from 2.8.0 to 3.1.1
2021-04-27chore(deps): bump redis from 2.8.0 to 3.1.1dependabot[bot]
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. - [Release notes](https://github.com/NodeRedis/node-redis/releases) - [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19chore(deps): bump ssri from 6.0.1 to 6.0.2dependabot[bot]
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14Merge pull request #464 from hf-kklein/patch-1Pouria Ezzati
Add direct links to docker files in README
2021-04-14Add direct links to docker files in READMEkonstantin
2021-04-11Merge pull request #455 from ynonp/feature/frontend-testingPouria Ezzati
Feature/frontend testing
2021-04-06Add Front End Testing:dependabot[bot]
1. Added JEST test support 2. Upgraded some dependencies (mainly typescript and eslint-typescript) 3. Replaced mocha with jest (as jest works better with TS) 4. Fixed .eslintrc to match the new eslint-typescript version 5. ADD two sample tests (footer.test.tsx and shortener.test.tsx)
2021-04-03Merge pull request #450 from xescure/developPouria Ezzati
Automatic multiplatform Docker images via GitHub Actions
2021-04-03Merge pull request #458 from ↵Pouria Ezzati
thedevs-network/dependabot/npm_and_yarn/axios-0.21.1 chore(deps): bump axios from 0.19.1 to 0.21.1
2021-04-03chore(deps): bump axios from 0.19.1 to 0.21.1dependabot[bot]
Bumps [axios](https://github.com/axios/axios) from 0.19.1 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/0.19.1...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-03Merge pull request #454 from thedevs-network/dependabot/npm_and_yarn/y18n-4.0.1Pouria Ezzati
chore(deps): bump y18n from 4.0.0 to 4.0.1
2021-03-29chore(deps): bump y18n from 4.0.0 to 4.0.1dependabot[bot]
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25Update docker-build-release.yamlxescure
2021-03-25Update docker-build-latest.yamlxescure
2021-03-24fix tagsxescure
2021-03-24removed unnecessary repo updatexescure
2021-03-23watch for github releasesxescure
2021-03-23not latest tagxescure
2021-03-23fix triggerxescure
2021-03-23docker build via github actionsxescure
2021-03-23Merge pull request #428 from Poldi1977/readme-changesPouria Ezzati
Add link to a simple BASH client with GUI
2021-03-23Merge pull request #442 from ↵Pouria Ezzati
thedevs-network/dependabot/npm_and_yarn/elliptic-6.5.4 chore(deps): bump elliptic from 6.5.3 to 6.5.4