Commit Graph

36 Commits

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