qlinks/qlinks
2023-07-26 02:12:28 -04:00
..
cdn_cache Implement CDN cache backends 2022-01-24 02:46:35 -05:00
management Handle the case with no links in check command 2022-01-31 02:07:31 -05:00
migrations Remove unnecessary imports 2023-07-26 02:12:28 -04:00
project Add gevent support 2022-01-23 23:04:09 -05:00
settings Add X-Powered-By header to ease AGPL compliance 2022-03-04 00:55:46 -05:00
templates/qlinks Implement broken link email handling 2022-01-24 20:03:13 -05:00
tests Make tests neutral to settings 2022-01-24 20:52:26 -05:00
urls Allow slashes in short links 2023-07-05 01:22:18 -04:00
__init__.py Add initial implementation 2022-01-23 22:57:44 -05:00
admin.py Implement checking command and daemon 2022-01-24 19:29:34 -05:00
apps.py Add initial implementation 2022-01-23 22:57:44 -05:00
email.py Remove unnecessary imports 2023-07-26 02:12:28 -04:00
fields.py Allow more characters in URLs 2023-07-05 01:26:16 -04:00
health.py Handle failing health checks 2022-01-24 20:06:54 -05:00
hosts.py Add initial implementation 2022-01-23 22:57:44 -05:00
models.py Allow slashes in short links 2023-07-05 01:22:18 -04:00
views.py Allow slashes in short links 2023-07-05 01:22:18 -04:00