Commit Graph

179 Commits

Author SHA1 Message Date
d614ad0743 Integrate with external MeiliSearch server 2020-07-08 02:36:40 +00:00
f46cafdc90 Integrate sqlite database with server 2020-07-08 02:36:40 +00:00
873dc44cb1 Update whoosh migration script 2020-07-08 02:36:40 +00:00
1fb9db3f4b Store ref list in database too 2020-07-08 02:36:40 +00:00
b923908a45 Begin initial sqlite conversion 2020-07-08 02:36:40 +00:00
dbdcfaa921 Check if cache is broken 2020-07-08 02:36:40 +00:00
8799b10525 Fall back to ref on manual submission title 2020-07-08 02:36:40 +00:00
6430fe5e9f Check content-type 2020-07-08 02:36:40 +00:00
a4cf719cb8 Remove technology subreddit 2020-07-08 02:36:40 +00:00
595f469b4a Update tildes parser group tag 2020-07-08 02:36:40 +00:00
b252c6a207 Make noscript background white 2020-06-22 20:52:51 +00:00
02b73a8b14 Fix cache load race condition bug 2020-01-28 04:20:48 +00:00
72f1043952 Remove preload of news source icons 2020-01-28 04:20:29 +00:00
7b31fcf690 Remove keys of uncached stories 2020-01-28 04:20:05 +00:00
b3d2eeb67f Fix tildes deleted comment parser error 2020-01-28 04:19:26 +00:00
9078b567f0 Add del tag and sort tags 2020-01-04 23:37:41 +00:00
ced20390eb Fix back/forward scroll jump issue 2020-01-04 23:36:24 +00:00
6cd41f0902 Add forward button, convert icons to font 2020-01-03 03:45:56 +00:00
746932ab96 Add style changes to prevent horizontal scrolling 2019-12-22 21:43:33 +00:00
2822974b6e Stop using archive.is on articles (hits CAPTCHAs) 2019-12-15 22:47:33 +00:00
8fd7fc158c Fix search result icons 2019-12-14 07:39:25 +00:00
17ef7e3a65 Whitelist more html tags 2019-12-14 07:39:10 +00:00
3363ccd47e Embed base64 logo directly in source to avoid load 2019-12-02 23:54:02 +00:00
2d80b19414 Grab comments on manually submitted links 2019-12-02 23:15:51 +00:00
ebcbf1b624 Sanitize html 2019-12-01 22:18:41 +00:00
e231cd5c31 Decrease feed cache length to 150 2019-12-01 22:18:14 +00:00
569e5b16ca Add logo for manual submissions 2019-11-14 08:38:11 +00:00
db5097ac57 Drop articles more than two days old 2019-11-08 21:50:33 +00:00
2edb3ceba7 Allow manual submission of articles 2019-11-08 05:55:30 +00:00
38b5f2dbeb Move to gevent production http server 2019-11-08 02:37:57 +00:00
6826f731c7 Handle hostnames better 2019-11-07 22:10:08 +00:00
bb693ba434 Add subreddit 2019-11-07 22:09:45 +00:00
632b0276c4 Abort previous search requests 2019-11-07 22:08:28 +00:00
4cf97304e4 Get rid of lint warnings 2019-10-22 07:31:59 +00:00
9e55f6e4ec Fix Tildes down for maintenance edge case 2019-10-22 05:01:30 +00:00
edc4c439d7 Prefetch first images 2019-10-19 07:33:06 +00:00
187c6b8110 Cache articles in memory for speed 2019-10-18 21:26:22 +00:00
6764bf0d6d Add serviceworker, render logos directly 2019-10-18 05:09:49 +00:00
dc588fee91 Fix underlines 2019-10-18 01:20:38 +00:00
f8998b687e Fix crash from domain and ext check bug 2019-10-16 08:56:31 +00:00
e4f81472fc Fix copy/paste error, switch to info logging 2019-10-16 05:26:47 +00:00
f293f2b5f9 Begin README and add license 2019-10-15 16:40:55 -06:00
810e8c5ead Archive WSJ articles first, catch KeyboardInterrupt 2019-10-15 21:03:47 +00:00
9c4766a928 Stop using python keyword id for id 2019-10-15 20:36:20 +00:00
0f5b2a5ff9 Cache all articles in IndexedDB 2019-10-12 23:41:31 +00:00
7cb87b59fe Move archive to Whoosh and add search 2019-10-12 05:32:17 +00:00
45b75b420b Gitkeep archive directory 2019-10-10 21:55:21 +00:00
f0721519e1 Serve client through apiserver, adding meta info 2019-10-10 21:54:29 +00:00
25a671f58e Set title on article and comment pages, add comment anchors 2019-10-10 21:52:28 +00:00
5fd4fdb21c Fix Tildes comments with unknown authors 2019-10-08 08:01:17 +00:00