Commit graph

23 commits

Author SHA1 Message Date
Quantum 971854f4c1 Upgrade to Django 4.2 2025-01-01 23:38:34 -05:00
Quantum 22f2a9761a Remove unnecessary imports 2023-07-26 02:12:28 -04:00
Quantum 5e2c7e029f Allow more characters in URLs 2023-07-05 01:26:16 -04:00
Quantum 2d690db82c Allow slashes in short links 2023-07-05 01:22:18 -04:00
Quantum 6f0c3c09a3 Add X-Powered-By header to ease AGPL compliance 2022-03-04 00:55:46 -05:00
Quantum 3dfc0a3682 Handle the case with no links in check command 2022-01-31 02:07:31 -05:00
Quantum ff74e1c502 Make tests neutral to settings 2022-01-24 20:52:26 -05:00
Quantum e43c5792c7 Add CI test 2022-01-24 20:52:26 -05:00
Quantum af14bd855f Add contente to README 2022-01-24 20:39:56 -05:00
Quantum f289efd676 Fix email examples 2022-01-24 20:20:04 -05:00
Quantum 44d5e64739 Handle failing health checks 2022-01-24 20:06:54 -05:00
Quantum 35240c990f Implement broken link email handling 2022-01-24 20:06:46 -05:00
Quantum 637069c4e7 Implement broken link email handling 2022-01-24 20:03:13 -05:00
Quantum f065351dda Implement checking command and daemon 2022-01-24 19:29:34 -05:00
Quantum 86de70293c Add simple test case 2022-01-24 18:42:36 -05:00
Quantum 9a9f0d4cab Implement CDN cache backends 2022-01-24 02:46:35 -05:00
Quantum 0a6c2a7cd0 Admin site vanity 2022-01-23 23:46:39 -05:00
Quantum 42b39ca2ca Handle root redirect 2022-01-23 23:38:45 -05:00
Quantum b5bfac4b30 Display root redirect properly 2022-01-23 23:32:54 -05:00
Quantum 16fcb018f6 Add static file handling to template.py 2022-01-23 23:31:21 -05:00
Quantum 63b50f6706 Add gevent support 2022-01-23 23:04:09 -05:00
Quantum cfbfa4fc94 Add initial implementation 2022-01-23 22:57:44 -05:00
Guanzhong Chen 764ce45885
Initial commit 2022-01-23 21:32:09 -05:00