140 Commits

Author SHA1 Message Date
7211133aba
Implemented reddit name recognition 2022-01-12 17:51:21 +01:00
d957ca52ea
Removed yarn lock copy
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-12 17:40:29 +01:00
231d8ca7ee
Push w/o lockfile
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-12 17:33:48 +01:00
4a476e93af 🚀RELEASE 0.6.1
Some checks failed
continuous-integration/drone/push Build is failing
0.6.1
2022-01-12 17:31:58 +01:00
3bfcd64589 Merge pull request 'Update dependency fastify-jwt to v4' (#12) from renovate/fastify-jwt-4.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #12
2022-01-12 16:30:00 +00:00
d17825cabf Merge pull request 'Update registry.odit.services/hub/library/node Docker tag to v17' (#11) from renovate/registry.odit.services-hub-library-node-17.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #11
2022-01-12 16:29:36 +00:00
6205151d53 Merge pull request 'Update dependency dotenv to v11' (#13) from renovate/dotenv-11.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #13
2022-01-12 16:29:24 +00:00
4861ca7f3e Update dependency dotenv to v11
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-01-11 07:02:02 +00:00
575685f24d Update dependency fastify-jwt to v4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-11-25 09:00:46 +00:00
0e9f7a526c Update registry.odit.services/hub/library/node Docker tag to v17
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-11-18 19:00:32 +00:00
efb11f6047
Enabled dep dashboard
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-15 16:23:21 +02:00
e95ca8045a Merge pull request 'Update dependency knex to ^0.95.0' (#5) from renovate/knex-0.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
2021-10-15 14:22:03 +00:00
2b93f3ea8a Update dependency knex to ^0.95.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-10-15 14:18:41 +00:00
2a7a32fda6 Merge pull request 'Configure Renovate' (#4) from renovate/configure into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
2021-10-15 14:17:08 +00:00
d7428af1d8 Add renovate.json
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-10-15 14:16:47 +00:00
3ca5f6b3b4
Preleminary emoji support
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-25 19:29:23 +02:00
eb96408d33
Working clientside stuff
All checks were successful
continuous-integration/drone/push Build is passing
closes #3
2021-09-25 18:45:52 +02:00
11bd1b4f1f
Added 'clientside' flag to getters and setters 2021-09-25 18:28:49 +02:00
e3214084f6
Added migration for clientside redirects
ref #3
2021-09-25 18:25:53 +02:00
3803ac9197 🚀RELEASE 0.6.0
All checks were successful
continuous-integration/drone/push Build is passing
0.6.0
2021-09-25 18:03:09 +02:00
e1621b72ad
Added rudementary page content
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-25 17:44:34 +02:00
b64a8436e7
Updated opengraph type
ref #2
2021-09-25 17:42:44 +02:00
d8ed9a149f
Switched docker base images to odit mirror 2021-09-25 17:38:11 +02:00
9d7125a311
Now with custom opengraph (tm)
All checks were successful
continuous-integration/drone/push Build is passing
ref #2
2021-09-25 17:35:52 +02:00
6d71a3ebf4
Removed unused log
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-25 17:27:59 +02:00
75adbf73cf
Now with working bad bot detection
ref #2
2021-09-25 17:27:41 +02:00
e5b8557e4c
Getters now return the no_preview status 2021-09-25 17:21:30 +02:00
33d7c94648
New urls can now be created with disabled preview
ref #2
2021-09-25 17:19:36 +02:00
f6b2ae523d
Added bot check for native short urls
ref #2
2021-09-25 17:17:42 +02:00
0a500f16cd
Added migration for disallowing bot previews 2021-09-25 17:16:38 +02:00
61da5d8110
Added basic bot checking 2021-09-25 17:14:34 +02:00
773b286216
Added package for bot recognition 2021-09-25 17:12:52 +02:00
d097eccbd9
removed logging 2021-09-25 17:12:22 +02:00
f15282a3f9
Log user agents
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-25 17:09:19 +02:00
0a8945a294
Added noindex header to all shorturl routes
All checks were successful
continuous-integration/drone/push Build is passing
ref #2
2021-09-25 16:59:28 +02:00
b871e4295d 🚀RELEASE 0.5.1
All checks were successful
continuous-integration/drone/push Build is passing
0.5.1
2021-08-21 10:03:16 +02:00
0945060a49
Added optional filtering by provider 2021-08-21 10:02:52 +02:00
f7eae96b8c
Shortened return to avoid variable memory asignment 2021-08-21 10:01:24 +02:00
c2a50a1480
Changed object property order (just for us pesky humans to improve readability) 2021-08-21 09:59:57 +02:00
bb99c2dcd1
Added endpoint to query over all visited urls 2021-08-21 09:59:14 +02:00
e8382fb579 🚀RELEASE 0.5.0
All checks were successful
continuous-integration/drone/push Build is passing
0.5.0
2021-08-21 09:56:21 +02:00
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