Commit graph

33 commits

Author SHA1 Message Date
Flancian
7719d4d9c1 Move Agora version to config.py. 2020-11-16 17:13:10 +01:00
Flancian
13bfd42914 Improve home page. 2020-11-16 17:09:57 +01:00
Flancian
b660dde94f Add emojis for theme switch/help. 2020-11-16 16:59:12 +01:00
Flancian
1779c76c46 oops 2020-11-16 16:42:42 +01:00
Flancian
17e92bd5ed Remove pkg-resources==0.0.0, which seems to be a bug. 2020-11-16 16:40:51 +01:00
Flancian
b68b1e4e06 Simple full text search. 2020-11-16 16:39:30 +01:00
Flancian
f4632654b3 Install flask-wtf. 2020-11-16 15:57:19 +01:00
Flancian
1e8fbdcf77 Add very basic GET-based /search. 2020-11-16 15:51:34 +01:00
Flancian
a74bef14fa Add util.py, a bag of holding (hack hack). 2020-11-16 15:26:03 +01:00
Flancian
d21d463a4e Fix comment. 2020-11-16 15:07:44 +01:00
Flancian
563735352e Tune fuzzy matching, clean up wikilink canonicality a bit (not enough). 2020-11-16 14:49:18 +01:00
Flancian
34a08af78c Fix sorting: ignore case. 2020-11-16 13:45:17 +01:00
Flancian
f0284bb8a6 Enabled fuzzy matching by default. 2020-11-16 13:43:15 +01:00
Flancian
8ffeabed8b Installed fuzzywuzzy, update requirements.txt. 2020-11-16 13:39:19 +01:00
Flancian
0722f0bca0 Dark mode is now sticky. 2020-11-15 02:24:44 +01:00
Flancian
7c19c6e72e Dark mode fixed. 2020-11-15 02:16:20 +01:00
Flancian
3fb372a2b0 Basic theme switching, only half works. 2020-11-15 02:11:15 +01:00
Flancian
9e48d5e38e Still have light theme as alternative. 2020-11-15 01:33:22 +01:00
Flancian
6d8de79fe1 Switch to dark mode by default. 2020-11-15 01:32:57 +01:00
Flancian
ed0b80b7e0 Ignore tags. 2020-11-15 01:18:49 +01:00
Flancian
8b71483490 Changes to node and subnode rendering. 2020-11-14 22:00:08 +01:00
Flancian
fe162d0db8 Fix bug in journal code. 2020-11-14 21:36:07 +01:00
Flancian
504325eeb4 Merge branch 'dev' into main 2020-11-14 20:16:04 +01:00
Flancian
210f6098c5 Update index. 2020-11-14 20:12:07 +01:00
Flancian
f0578e95b8 All pages apparently working :) 2020-11-14 20:08:50 +01:00
Flancian
c25e9b8615 @foo == /user/foo 2020-11-14 19:11:05 +01:00
Flancian
47a8fbdcdf s/run/run-dev/ 2020-11-11 20:52:36 +01:00
Flancian
cbd07ecded Mention the CLA and CONTRIBUTING in README. 2020-11-10 22:51:45 +01:00
Flancian
fc75e469c0 Some good progress, but also lightly broken code :) 2020-11-10 22:48:20 +01:00
Flancian
8c17feafc7 Move run-prod.sh to use prod.ini. 2020-11-08 14:49:49 +01:00
Flancian
39453d8b07 Make path handling less horrific. 2020-11-07 19:38:01 +01:00
Flancian
61375d8ba7 Refactor dev/prod setup. 2020-11-07 16:12:31 +01:00
Flancian
bdce0d9fc3 First commit after re-import. 2020-11-07 15:34:48 +01:00