Commit Graph

223 Commits

Author SHA1 Message Date
2f3315dcfc Fixes #130 2021-02-22 12:56:23 -08:00
de38f7ef18 Fix post flairs 2021-02-21 10:11:17 -08:00
a606e48435 Handle 4 more unwraps 2021-02-20 12:14:32 -08:00
b3341b49c0 Individually proxy subreddit and user icons 2021-02-19 21:46:44 -08:00
c586de66ba Individually proxy images and thumbnails 2021-02-19 12:55:07 -08:00
e466be8946 Fix manifest and update dependencies 2021-02-19 11:10:48 -08:00
3652342f46 Use clap for arg parsing 2021-02-18 11:40:10 -08:00
58127b17d8 Individually proxy videos 2021-02-18 10:04:59 -08:00
2f4deb221a Reduce dependencies 2021-02-16 11:39:56 -08:00
71501b064c Update dependencies 2021-02-15 14:09:45 -08:00
aa7c8c85df Templatize redirects 2021-02-13 15:02:38 -08:00
0cb7031c36 Fix focus outline 2021-02-13 13:38:12 -08:00
f06320a4ae Subscribe to multireddit button. Closes #104 2021-02-12 20:47:54 -08:00
ebbdd7185f Move from Actix Web to Tide (#99)
* Initial commit

* Port posts

* Pinpoint Tide Bug

* Revert testing

* Add basic sub support

* Unwrap nested routes

* Front page & sync templates

* Port remaining functions

* Log request errors

* Clean main and settings

* Handle /w/ requests

* Create template() util

* Reduce caching time to 30s

* Fix subscription redirects

* Handle frontpage sorting
2021-02-09 17:38:52 +00:00
402b3149e1 Fix 'no entry found for key' error 2021-02-07 17:56:06 -08:00
3fbb433e37 Update dependencies 2021-02-03 21:48:56 -08:00
ee0da63862 Update version and screenshot 2021-01-31 18:50:31 -08:00
269bb0bfb6 Convert subscription requests to POST 2021-01-30 21:21:46 -08:00
00b135fb0f Fix #75 2021-01-28 15:50:18 -08:00
8c04365049 Improve error logging 2021-01-27 17:48:58 -08:00
f038aa61f4 Log JSON parse errors and Reddit request failures 2021-01-26 10:54:57 -08:00
b2ad2f636c Resolve merge conflicts 2021-01-23 10:55:11 +01:00
077c222a4e Experiment with caching 2021-01-23 10:48:33 +01:00
dea7f33910 Add code optimizations 2021-01-20 17:38:34 -08:00
dd60cb5b2b SVG arrow 2021-01-17 15:51:03 -08:00
6127f2a90c Support forced HTTPS redirects #39 2021-01-16 22:04:03 -08:00
4c89d31948 Fix version number 2021-01-16 17:45:45 -08:00
2385fa33ec Use ureq until AWC IO error is fixed 2021-01-15 21:26:51 -08:00
65543a43b2 Make User-Agent Reddit-compliant 2021-01-15 20:29:34 -08:00
59021b9331 Switch back to ureq temporarily 2021-01-15 15:28:51 -08:00
dbe617d7eb Switch to awc 2021-01-14 09:53:54 -08:00
0bf5576427 Categorize routes and refactor error handlers 2021-01-13 19:53:52 -08:00
eb9a0dcb4a Fix GIFs 2021-01-12 19:52:02 -08:00
91746908a1 Switch to ureq 2021-01-11 10:33:48 -08:00
c58b077330 Update Dependencies 2021-01-10 13:20:47 -08:00
b13874d0db Add "hide nsfw" option 2021-01-08 17:35:04 -08:00
da5c4603d9 Switch from chrono to time-rs 2021-01-05 20:01:21 -08:00
aa7b4b2af7 Settings with Layouts 2021-01-05 18:04:49 -08:00
9c1a932214 Clean Up Post Headers 2021-01-04 21:17:19 -08:00
f49bff9853 Optimize Sequencing 2021-01-02 11:09:26 -08:00
4ec529cdb8 Rewrite Reddit Links to Libreddit 2021-01-02 10:58:21 -08:00
a6dc7ee043 Rewrite + Searching 2020-12-31 15:54:13 -08:00
443b198c12 Markdown and Subreddit Sidebars 2020-12-28 18:42:46 -08:00
bec5c78709 Persist Sort on Subreddit Pages 2020-12-26 12:43:51 -08:00
3516404a5f Update v0.2.2 2020-12-22 09:15:55 -08:00
9ecbd25488 Reorganize CSS 2020-12-21 21:39:55 -08:00
b596f86cc2 Update Screenshot 2020-12-20 19:05:44 -08:00
ef3820a2e1 User Flairs 2020-12-20 11:29:23 -08:00
7b8f694c8c Basic Nested & Collapsible Comments 2020-12-19 19:54:46 -08:00
d0ec1fcc43 Update v0.1.11 2020-12-14 16:35:38 -08:00