Commit graph

34 commits

Author SHA1 Message Date
44aaf109ee Fix flake8 2022-06-30 08:37:10 +02:00
08eb831c19 Update deps 2022-06-30 08:31:48 +02:00
55fa521486 Increase target url allowed size 2022-06-30 08:29:57 +02:00
e3d5c45eb0 Implement owner delete in admin 2022-06-29 14:01:02 +02:00
20e2d0a321 Update deps 2022-04-16 16:48:51 +02:00
d0dcaa28b6 Add link to absolute url in list view 2022-03-25 19:58:19 +01:00
e3b08694a3 Update python & debian 2022-03-25 19:43:30 +01:00
f726774d21 Display owners in admin list 2022-02-28 11:40:01 +01:00
f8c7b879b1 Default owner to logged in user 2022-02-28 11:33:57 +01:00
60852475c7 Fix missing CSRF settings after django 4.0 update 2022-02-28 11:18:24 +01:00
96c947259d Update deps 2022-02-27 23:27:54 +01:00
e562e8ed1c Update build 2022-02-27 23:18:01 +01:00
7e6bcf3e40 Add instance-level ownership 2022-02-27 23:07:57 +01:00
20d67f6f9f Update timeout in check alive 2022-01-26 12:22:03 +01:00
c0ae4a4d61 Update dockerfile to collect static files at build time 2022-01-26 12:20:38 +01:00
e122c62ef1 Fix check-alive task 2022-01-26 12:12:47 +01:00
eb77a84b9f Update dependencies and add invoke tasks 2022-01-26 12:07:03 +01:00
8fdedc7f9c Fix pre-commit 2022-01-26 11:45:12 +01:00
e932f764e2 Increase url size from 200 to 2000 2022-01-26 11:39:47 +01:00
2b621c044f Update 'README.md' 2022-01-02 19:29:46 +01:00
ecf2f2a458 Update 'LICENSE' 2022-01-02 19:26:47 +01:00
586449d6c4 Update 'LICENSE' 2022-01-02 19:24:46 +01:00
6fc0257850 Update 'LICENSE' 2022-01-01 22:27:55 +01:00
b30c20a08e Update envs 2021-06-07 16:43:13 +02:00
bb756e9339 Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
72eb378b43 Add 'LICENSE' 2021-05-29 16:48:23 +02:00
83abf8a770 Implement regex check for short code 2021-05-29 16:45:54 +02:00
aa75bab8cf Update image in docker compose 2021-05-29 16:45:45 +02:00
68221dc726 Remove cache from dns resolver 2021-05-29 16:34:08 +02:00
f6912beb59 Update form UI 2021-05-29 16:34:01 +02:00
0cadd7e5b3 Add dockerfile 2021-05-29 16:22:13 +02:00
2c435c6199 Implement API to add new short urls 2021-05-29 15:59:10 +02:00
576457470a Move envrc to template 2021-05-29 14:10:53 +02:00
acac06f062 Add initial version with resolution working 2021-05-29 13:42:55 +02:00