mwmbl/mwmbl
2023-11-07 18:59:38 +00:00
..
crawler Fix fetch url to return HTML instead of JSON 2023-10-30 16:39:58 +00:00
indexer Filter out more spam domains 2023-10-17 22:05:53 +01:00
migrations Implement curation API using Django Ninja 2023-10-25 16:39:42 +01:00
platform Fix curation 2023-10-25 23:12:41 +01:00
resources Add new LTR model 2022-08-09 22:47:59 +01:00
templates Fix broken JS 2023-11-07 18:59:38 +00:00
templatetags WIP: implement search using htmx 2023-10-30 08:53:25 +00:00
tinysearchengine Rename django app to mwmbl 2023-10-10 13:51:06 +01: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
api.py WIP: implement search using htmx 2023-10-30 08:53:25 +00:00
apps.py WIP: implement search using htmx 2023-10-30 08:53:25 +00:00
asgi.py Rename django app to mwmbl 2023-10-10 13:51:06 +01:00
background.py Optimise URL update 2023-01-22 20:28:18 +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 Exclude more spam sites 2023-10-18 17:02:45 +01:00
settings_bg_prod.py Add login using allauth 2023-10-24 10:32:06 +01:00
settings_common.py Fix broken JS 2023-11-07 18:59:38 +00:00
settings_dev.py Fix broken JS 2023-11-07 18:59:38 +00:00
settings_prod.py Fix broken JS 2023-11-07 18:59:38 +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 Work without JS 2023-11-06 18:09:54 +00:00
utils.py Fix bugs 2023-01-24 22:52:58 +00:00
views.py Work without JS 2023-11-06 18:09:54 +00:00
wsgi.py Rename django app to mwmbl 2023-10-10 13:51:06 +01:00