64 Commits

Author SHA1 Message Date
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
a6397f01d1
Changed path for posting new urls 2021-08-14 08:55:40 +02:00
fc84dde534
Now also recognizing cursed amazon urls (that weird query shit) 2021-08-14 08:54:36 +02:00
174ceebc06
Added knex migration as package script 2021-08-14 08:48:10 +02:00
6273c713bd
Added ODIT package namespace 2021-08-12 22:02:35 +02:00
74cf176818
Added default dev env 2021-08-12 21:50:46 +02:00
73447243a3
New provider: yt playlists 2021-08-12 21:44:58 +02:00
b5482fe3c3
Shorcode is not the primary col 2021-08-12 21:44:07 +02:00
35af600dba
Added process for recognizing amazn urls 2021-08-12 21:23:49 +02:00
8eaa52d83d
Added process for recognizing yt urls 2021-08-12 21:23:40 +02:00
52cf92b5e5
Added comments 2021-08-12 21:21:23 +02:00
2464573525
Added .env capeabilities 2021-08-12 20:27:23 +02:00
ae7d123082
SSL Config via process env 2021-08-12 20:26:33 +02:00
7cfcb54195
Added config object 2021-08-12 20:24:26 +02:00
68b9b43891
Replaced nanoid with uniqid 2021-08-12 20:17:10 +02:00