Commit Graph

12 Commits

Author SHA1 Message Date
Matthias Portzel 0ab37f6298 Remove Gemini support 2023-03-03 21:27:05 -05:00
Matthias Portzel 4cefd3079e Fix name of progressbar2 package 2022-09-17 14:05:54 -04:00
Matthias Portzel 8fe3852040 Save HTML for each thought to the DB for performance 2022-09-17 14:00:48 -04:00
Matthias Portzel 650a845611 Some small QoL changes 2022-09-17 07:25:29 -04:00
Matthias Portzel e7c1d17cab Remove unneeded requirement
* Pygments does syntax highlighting which we're not currently doing
* Adds version numbers for jetforce and python-decouple
2022-04-04 12:11:32 -04:00
Matthias Portzel 0bb02abf4a Update to Django 4.0
* Also update to the master version of django-haystack, since versions 
before that don't support Django 4.0
2022-02-08 12:21:28 -05:00
Matthias Portzel 3eec639e45 Remove unused requirements and update README
* Remove bleach and Markdown which were used for server-side markdown
* Update README with hypothetical self-hosting steps
* Remove install_xapian from version control (since I can't license it)
2022-02-07 13:48:15 -05:00
Matthias Portzel 48496ec839 Search but it actually works
* Point to my fork of xapian-haystack
2021-12-22 23:13:27 -08:00
MatthiasSaihttam ef4f7d7aca Super beta search 2021-10-21 10:00:25 -04:00
MatthiasSaihttam 56e6d66582 Add python-decouple
I need to be able to auto-update the code on the server without losing config
2021-06-24 23:47:05 -07:00
MatthiasSaihttam 36d0d3b325 Basic Gemini support 2021-06-11 10:31:07 -07:00
MatthiasSaihttam 118614eeff Add media upload
- Create requirements file
2021-04-25 13:09:30 -04:00