Commit Graph

9 Commits

Author SHA1 Message Date
Joe 324ba44f51
double max line length for code as well as comments
continuous-integration/drone/push Build is failing Details
2020-09-04 14:27:59 -05:00
Joe 6789f37c8e
don't warn about console calls 2020-09-04 14:26:26 -05:00
Joe d050a41df7
double max line length 2020-09-04 14:21:48 -05:00
poeti8 25903bf3cd feat: api v2 2020-01-30 18:51:52 +03:30
poeti8 b83ce016dd chore: rename ts config 2020-01-03 18:21:53 +03:30
Pouria Ezzati 4680a0dbec
feat: refactor client and improve design (#260)
* refactor: (wip)

* refactor: finish settings, add icons and stuff

* 🐬

* 🐬

* 2.2.0
2020-01-02 20:09:59 +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 973f97b724 [eslint] Disable consistent-return rule 2019-06-15 17:33:24 +04:30
Pouria Ezzati 6af694826d 👾 2018-02-13 16:04:29 +03:30