meeg_leeto
|
415e4e120e
|
fix: hotfix: log needs to happen after filter rejection fallthrough
|
11 months ago |
meeg_leeto
|
5a9d4f6098
|
feat: merge v1.0.0 from dev
|
11 months ago |
meeg_leeto
|
c60dcce63c
|
refact: misc warning squashing
|
11 months ago |
meeg_leeto
|
364e5e8038
|
misc: refined logging
|
11 months ago |
meeg_leeto
|
d47a38e143
|
fix: necessary fixes to logging after testing
|
11 months ago |
meeg_leeto
|
b86ead74a4
|
chore: add the necessary log/ directory to data/
|
11 months ago |
meeg_leeto
|
2aff7bb416
|
feat: added Logger and wired it up to warp
|
11 months ago |
meeg_leeto
|
d2109fce65
|
fix: misc. fix to printing, from bad concatenation
|
11 months ago |
meeg_leeto
|
165b0e34d0
|
misc: replaced user facing panics with prints+exit
|
11 months ago |
meeg_leeto
|
50b0ab56cb
|
misc: more common line/col formatting
|
11 months ago |
meeg_leeto
|
4dfa764603
|
chore: updated config.json to match changes
|
11 months ago |
meeg_leeto
|
8bac40ebdc
|
chore: bumped MAJOR because of configuration file brk. chng.
|
11 months ago |
meeg_leeto
|
9a59da600e
|
wip: added log rules to configuration file
|
11 months ago |
meeg_leeto
|
3e0cd31961
|
refact: refactored validation and reporting of configuration file
|
11 months ago |
meeg_leeto
|
a5fd6bf61a
|
feat: --version flag
|
11 months ago |
meeg_leeto
|
8c12dfc132
|
feat: versioning of configuration files
|
11 months ago |
meeg_leeto
|
ce4706c4b1
|
misc: remove warnings for mandatory fields
|
11 months ago |
meeg_leeto
|
f49e700dd4
|
fix: slug collisions were not correctly handled
|
11 months ago |
meeg_leeto
|
464965ae33
|
fix: cargo really is ignoring PROFILE venv
|
11 months ago |
meeg_leeto
|
05c3072037
|
fix: -i -> -u lonk
|
11 months ago |
meeg_leeto
|
c34309b1b7
|
fix: crash where compiling for the first time
|
11 months ago |
meeg_leeto
|
e220d67fe3
|
doc: more info on README about what it is
|
11 months ago |
meeg_leeto
|
7312bc7bcb
|
doc: Added README and LICENCE
|
11 months ago |
meeg_leeto
|
fbeee0342d
|
misc: prepare master branch
|
11 months ago |
meeg_leeto
|
ee7c67dfbf
|
fix: stricter URLs
|
11 months ago |
meeg_leeto
|
a9714fe51a
|
misc: try to be more strict in URL filter
|
11 months ago |
meeg_leeto
|
df0cff37af
|
fix: minor fixes to the HTTP frontend
|
11 months ago |
meeg_leeto
|
6c7b06f021
|
feat: HTTP interface fully functional
|
11 months ago |
meeg_leeto
|
b3f73fde50
|
feat: barebones HTML interface is working
|
11 months ago |
meeg_leeto
|
adb6853de5
|
refact: minor refactor
|
11 months ago |
meeg_leeto
|
23c77c79f3
|
fix: try to serve anything that doesn't match from the dir
|
11 months ago |
meeg_leeto
|
f7297cdadd
|
chore: use regular BASE64 instead
From the javascript side, using non-standard base64 was more trouble
than it's worth.
|
11 months ago |
meeg_leeto
|
927d6d32b9
|
feat: added the redirect part
|
11 months ago |
meeg_leeto
|
a10c2a01f0
|
refact: big refactor + documentation
Moved everything to modules, and added documentation to everything.
|
11 months ago |
meeg_leeto
|
0349a5f465
|
fix: shortening works!
Misunderstood RV, and was trying to convert the redis response to usize
when it should be something compatible with "ok". () worked.
|
11 months ago |
meeg_leeto
|
1993fa4893
|
refact: split POST and GET methods
|
11 months ago |
meeg_leeto
|
1a10b12a5d
|
refact: removed redundant b64url type
|
11 months ago |
meeg_leeto
|
eae6b3eec2
|
fix: building again, but apparently not working
|
11 months ago |
meeg_leeto
|
9372294297
|
wip: working out /shorten
|
11 months ago |
meeg_leeto
|
d8e19e98c8
|
wip: not working, but definitely serving and doing something with /shorten args
|
11 months ago |
meeg_leeto
|
31d8157618
|
wip: db communication
|
11 months ago |
meeg_leeto
|
c2d813e6c4
|
fix: finally docker/compose are set up correctly
|
11 months ago |
meeg_leeto
|
97d19a5b80
|
chore: merge wip
|
11 months ago |
meeg_leeto
|
fc001933d1
|
fix: proper env w/ docker compose
|
11 months ago |
meeg_leeto
|
2f3884b223
|
misc: updated config.json to match new defaults
|
11 months ago |
meeg_leeto
|
63a404822a
|
fix: dockerfile
|
11 months ago |
meeg_leeto
|
85d240906d
|
misc: added .dockerignore to ignore target/
|
11 months ago |
meeg_leeto
|
6f4a1c25c9
|
fix: docker-compose
|
11 months ago |
meeg_leeto
|
ddff9bdbfb
|
wip: still tuning Dockerfile
|
12 months ago |
meeg_leeto
|
b53646cb64
|
refact: removed figment dependency
|
12 months ago |