11 Commits

Author SHA1 Message Date
Pouria Ezzati
278ae08476
add db folder and point database files for sqlite to this folder 2024-09-24 07:34:06 +03:30
Pouria Ezzati
83cf492d65
remove docs js files from gitignore 2024-09-17 14:08:14 +03:30
Pouria Ezzati
698cf6e305
delete nextjs, update packages 2024-09-09 18:44:43 +03:30
Rupeshiya
148a25ae6f added logging mechanism 2021-07-03 20:28:13 +05:30
Pouria Ezzati
2c261ad4af
API doc generation! (#280)
Co-authored-by: trgwii <trgwii@hotmail.com>
2020-02-15 21:32:10 +03:30
poeti8
b377b96a0e chor: ignore dump.rdb 2020-01-04 17:41:22 +03:30
Chirica Gheorghe
94094505fb Add SSL and DB_PORT envs (#247)
* Added ssl env

* Added DB_PORT

* Changed ssl option
2019-12-15 14:35:00 +03:30
Pouria Ezzati
33320f0205
[v2-beta] Move from Neo4j to Postgres, use TypeScript for server. Fixes #217, #197, #190, #75 (#220)
* Disable underscore-dangle rule

* Add mongoose package

* Use mongodb for auth queries

* Move to MongoDB and TypeScript

* Init plan

* Update steps

* Update config

* 💥 Move to Postgres from MongoDB

* Remove unused

* Improve migration scripts

* Decrease concurrent connections

* Add skip and fix query

* Add migration guide

* Increase cahr limit to 1023

* Decrease target limit to 1023

* Update migration guid with important note

* Update example with new env vars

* Update with v2 guides

* Fix migrating visit referrers

* Add script to delete duplicated visit relationship

* Add shortUrl to link response for backward compatibility

* Linting

* Fix creating anonymous links

* Fix IP cooldown not working

* Fix deleting links by deleting visits of links first

* Fix and improve links migration script

* Add fail note to migration

* 2.0.0

* Fix main path

* Fix limit when getting list of links

* Improve table nav buttons clicking and listing

* Return countAll as number instead of string

* Fix proptype warning

* Fix not authenticating user on initial load. Fixes #71
2019-10-08 21:56:03 +03:30
poeti8
e7bed7cb74 Ignore old configs 2019-06-01 18:00:59 +04:30
poeti8
8b594a006c Replace config with .env 2019-05-29 19:09:44 +04:30
Pouria Ezzati
6af694826d 👾 2018-02-13 16:04:29 +03:30