78 Commits

Author SHA1 Message Date
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
960f9795af
Added tag builds 2021-08-14 10:40:16 +02:00
ca0328611b
Added release-it config 2021-08-14 10:38:56 +02:00
1a8410c421
Added image builds by drone
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 10:36:53 +02:00
257272c3f5
Updated readme 2021-08-14 10:34:50 +02:00
81b314ac55
Working registration/auth 2021-08-14 10:26:44 +02:00
cd9400fec3
Now validating users against the db 2021-08-14 10:15:59 +02:00
6d417fac1b
Added basics for auth 2021-08-14 10:09:05 +02:00
1a04743db9
Prequesits for docker 2021-08-14 09:56:43 +02:00
f325f6c8cc
Bsic docker-compose 2021-08-14 09:56:09 +02:00
2e7d924815
Basic Dockerfile 2021-08-14 09:55:34 +02:00
1c2c1dbbbb
Added basic readme 2021-08-14 09:40:07 +02:00
9c23404210
Deletions now cascade 2021-08-14 09:32:17 +02:00
71fa977af4
Added delete api route 2021-08-14 09:30:16 +02:00
fd16b39443
Added visits api 2021-08-14 09:28:10 +02:00
d8cb023765
Now returning visit count via api get 2021-08-14 09:27:59 +02:00
08140742ed
Added index to shortcode for easier queriing 2021-08-14 09:27:39 +02:00
c4c22a7405
Now logging visits to shorturls 2021-08-14 09:23:55 +02:00
5e9dec640a
Implemented a simple table for storing visits 2021-08-14 09:15:15 +02:00
6680ce7e50
Added index for url target (to improve performance later on) 2021-08-14 09:09:29 +02:00
3eda0b0c9c
Added migration for visit counter 2021-08-14 09:06:18 +02:00
1ac700f584
Added api route for getting basic information about an url 2021-08-14 09:03:18 +02:00