mwmbl/mwmbl
Daoud Clarke cfe18162f1 Blacklist another domain 2023-11-21 11:24:48 +00:00
..
crawler Use CSRF only for curation requests 2023-11-19 20:48:18 +00:00
indexer Add term info to index 2023-11-18 18:49:41 +00:00
migrations Implement curation API using Django Ninja 2023-10-25 16:39:42 +01:00
platform Use CSRF only for curation requests 2023-11-19 20:48:18 +00:00
resources Add new LTR model 2022-08-09 22:47:59 +01:00
templates Improve usability on mobile 2023-11-11 21:01:50 +00:00
templatetags WIP: implement search using htmx 2023-10-30 08:53:25 +00:00
tinysearchengine Use CSRF only for curation requests 2023-11-19 20:48:18 +00:00
__init__.py renamed package to mwmbl 2021-12-28 12:35:46 +01:00
admin.py Implement curation API using Django Ninja 2023-10-25 16:39:42 +01:00
apps.py Add term info to index 2023-11-18 18:49:41 +00:00
asgi.py Rename django app to mwmbl 2023-10-10 13:51:06 +01:00
background.py Add term info to index 2023-11-18 18:49:41 +00:00
database.py Fix issue #60 2022-07-10 11:10:03 +02:00
format.py Clean unicode when formatting result 2023-05-20 22:11:51 +01:00
hn_top_domains_filtered.py Remove picolisp as a top domain since there are duplicate URLs 2023-02-25 09:56:26 +00:00
main.py No input 2023-10-28 16:45:14 +01:00
models.py Implement curation API using Django Ninja 2023-10-25 16:39:42 +01:00
retry.py Make more robust 2022-06-21 08:44:46 +01:00
search_setup.py WIP: implement search using htmx 2023-10-30 08:53:25 +00:00
settings.py Blacklist another domain 2023-11-21 11:24:48 +00:00
settings_bg_prod.py Outdated settings file 2023-11-18 20:21:57 +00:00
settings_common.py Unused setting 2023-11-19 10:01:48 +00:00
settings_dev.py Fix broken JS 2023-11-07 18:59:38 +00:00
settings_prod.py Specify manifest path in prod 2023-11-09 13:43:34 +00:00
tokenizer.py Clean unicode when formatting result 2023-05-20 22:11:51 +01:00
url_queue.py Use blacklist on initialisation, add tests 2023-10-17 21:51:23 +01:00
urls.py Use CSRF only for curation requests 2023-11-19 20:48:18 +00:00
utils.py Add term info to index 2023-11-18 18:49:41 +00:00
views.py Encode URLs properly 2023-11-21 10:45:50 +00:00
wsgi.py Rename django app to mwmbl 2023-10-10 13:51:06 +01:00