8 Commits

Author SHA1 Message Date
Pouria Ezzati
5ea233f06b
more cleanups 2024-09-12 14:26:39 +03:30
Pouria Ezzati
dbc14c8fb6
htmx almost done 2024-09-08 14:10:02 +03:30
Pouria Ezzati
8fe106c2d6
(wip): nextjs to htmx 2024-08-11 18:41:03 +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
8b594a006c Replace config with .env 2019-05-29 19:09:44 +04:30
poeti8
47388e4593 Remove hardcoded email config for dev 2018-11-27 23:15:18 +03:30
Oleh T
4c2c2f06cd Added mail config for testing proposal 2018-06-23 16:14:51 +04:30
Pouria Ezzati
6af694826d 👾 2018-02-13 16:04:29 +03:30