99 Commits

Author SHA1 Message Date
b5321377bd
Reverted last change since we can defer it from the provider 2021-08-21 09:54:55 +02:00
6e26bbbf5f
Changed the way visits entrys get compiled to enable provider visits count searches over the default api 2021-08-21 09:53:17 +02:00
59e178476e
Removed visits 404 resolution 2021-08-21 09:51:25 +02:00
824c109a42
Server now inserts provider on visit 2021-08-21 09:49:45 +02:00
f48159b31b
Added migration for visits provider 2021-08-21 09:46:28 +02:00
6195001d4b
Added package script for migration creation 2021-08-21 09:45:57 +02:00
0afa80345d 🚀RELEASE 0.4.3
All checks were successful
continuous-integration/drone/push Build is passing
0.4.3
2021-08-21 07:35:41 +02:00
dbb0d177b8
Fixed auth error crashing the entire server thanks to fastify handling stuff not the same way that they do in the docs.....
closes #1
2021-08-21 07:35:13 +02:00
4ffc06db7b 🚀RELEASE 0.4.2
All checks were successful
continuous-integration/drone/push Build is passing
0.4.2
2021-08-18 17:47:16 +02:00
588f3bae89
Changed register api route and added user deletion route 2021-08-18 17:46:49 +02:00
d889432ce8 🚀RELEASE 0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
0.4.1
2021-08-18 17:39:01 +02:00
44830f08bc
Fixed jwtcount not being recognized 2021-08-18 17:38:47 +02:00
1cd3ebf8c5 🚀RELEASE 0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
0.4.0
2021-08-18 16:23:39 +02:00
558b69eeaa
Implemented jwt count validation and update on logout 2021-08-18 16:22:50 +02:00
2b22063a81
All authenticated entpoints now accept jwtauth 2021-08-18 16:10:59 +02:00
48cc380504
Implemented jwtcount basics 2021-08-18 16:09:34 +02:00
75473cabe7
Basic jwt implementation :party: 2021-08-18 15:57:23 +02:00
6420ffb055
Switched to fastify-auth to support multiple auth providers 2021-08-18 15:36:16 +02:00
a62ee63c83 🚀RELEASE 0.3.0
All checks were successful
continuous-integration/drone/push Build is passing
0.3.0
2021-08-18 15:22:49 +02:00
c89f2a2939
Added stats api route 2021-08-18 15:21:36 +02:00
d51c58867d
Added comments 2021-08-16 15:19:04 +02:00
2fa520fdde
Added author info
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 16:02:40 +02:00
5bb7212420
Added license 2021-08-14 16:00:45 +02:00
2226705e3f
Updated readme 2021-08-14 15:52:56 +02:00
72932955d1 🚀RELEASE 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
0.2.0
2021-08-14 15:48:18 +02:00
339e2f39d8
Ebay provider resolution 2021-08-14 15:47:58 +02:00
12c6d7e3da
Added ebay provider recognition 2021-08-14 15:47:03 +02:00
1624e666e8
Now recognizing with and without protocol 2021-08-14 15:46:14 +02:00
86f4cd00ea 🚀RELEASE 0.1.4
All checks were successful
continuous-integration/drone/push Build is passing
0.1.4
2021-08-14 14:19:30 +02:00
518aa3eb08
Added cors 2021-08-14 14:19:08 +02:00
86985ef735 🚀RELEASE 0.1.3
All checks were successful
continuous-integration/drone/push Build is passing
0.1.3
2021-08-14 13:23:38 +02:00
fef7daaf96
Weired knex env fix 2021-08-14 13:23:11 +02:00
b14fa05adc 🚀RELEASE 0.1.2
All checks were successful
continuous-integration/drone/push Build is passing
0.1.2
2021-08-14 13:10:00 +02:00
7c71e94304
Added optional db volume to docker-compose 2021-08-14 13:09:40 +02:00
8fa489f2bc
Changed the way that the migration get's triggered 2021-08-14 13:09:25 +02:00
512acc0b8c
Prod db now resides in db folder
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 12:56:02 +02:00
567ac07612 Merge branch 'main' of git.odit.services:kauft.es/linkylinky into main
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 11:50:35 +02:00
fa01864d0d
API Endpoint to get all short urls 2021-08-14 11:50:29 +02:00
91b25c22ca
Get all api endpoints 2021-08-14 11:50:03 +02:00
55d6b91cc2
🚀RELEASE 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing
0.1.1
2021-08-14 11:06:45 +02:00
807eb9c267
fix: Dockerfile
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-08-14 11:06:16 +02:00
e02d91e662 🚀RELEASE 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
0.1.0
2021-08-14 10:46:36 +02:00
8d9cf8d1b3
Merge branch 'main' of https://git.odit.services/kauft.es/linkylinky
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 10:44:46 +02:00
d97450cf53
add lockfile [skip-ci] 2021-08-14 10:44:41 +02:00
fd0a586ed6
Added tag commit args
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-14 10:44:31 +02:00
af6500ccb4
Now signing release commits 2021-08-14 10:43:29 +02:00
9a3c55d235
Merge branch 'main' of https://git.odit.services/kauft.es/linkylinky
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-14 10:42:51 +02:00
86ef277c90
smaller Dockerfile [skip-ci] 2021-08-14 10:42:42 +02:00
a4bdb4dca4 🚀RELEASE 0.0.2
All checks were successful
continuous-integration/drone/push Build is passing
0.0.2
2021-08-14 10:41:17 +02:00
0034a7b268
Added release script 2021-08-14 10:40:55 +02:00