Commit Graph

244 Commits

Author SHA1 Message Date
499a56aed4 Bump version to v0.12.0 2021-05-09 18:27:25 -07:00
7ae7a88eed Upgrade to v0.11.2 2021-05-09 08:51:01 -07:00
e34329cfee Upgrade to v0.11.1 2021-05-08 22:09:47 -07:00
c1560f4eba Upgrade to v0.11.0 2021-05-06 12:31:59 -07:00
bd1c890961 Update to v0.10.6 2021-04-30 16:35:41 +00:00
e3fb93946a Revert ARM builds to only arm64 2021-04-17 21:32:48 -07:00
c844655c98 Use rust:latest as base Docker image for arm tag 2021-04-17 20:56:12 -07:00
cac83493da Add arm/v7 platform for Docker builds 2021-04-17 18:58:18 -07:00
b47cfd1ba5 Only scroll overflowing tables in Wikis 2021-04-16 14:47:42 -07:00
28ca3589ed Add scrollbar to overflowing wikipages. Fixes #192 2021-04-15 15:56:48 -07:00
3cf787cf98 Fix #195 2021-04-14 21:53:17 -07:00
5c2e134924 Include Cargo.lock. Fixes #191 2021-04-14 21:44:16 -07:00
a18db1e2b7 Properly pass preview queries to media proxy 2021-04-08 22:26:03 -07:00
b3e4b7bfae Add user following functionality 2021-04-06 10:23:05 -07:00
2bacaa163f Bump to v0.9 2021-04-01 18:00:18 -07:00
c23d2dc50b Re-add unprivileged user to Dockerfile 2021-04-01 12:09:08 -07:00
46dbd88d91 New alpine-based Dockerfile with healthcheck 2021-03-31 13:05:22 -07:00
c7f9386c01 Fix #169 2021-03-27 13:03:13 -07:00
66ac72beab Fix clippy errors 2021-03-26 20:00:47 -07:00
6a7f725c12 Default subreddit post sorting. Closes #166 2021-03-25 21:41:58 -07:00
772d20615b Sidebar about page. Closes #162 2021-03-21 19:28:05 -07:00
0bb1677520 Revert client to HTTP/1.1 2021-03-21 13:56:05 -07:00
da4883db29 Upgrade client to HTTP/2 2021-03-21 11:37:03 -07:00
4c66e75f6b Add HSTS command line flag 2021-03-20 22:10:31 -07:00
ab886d1e67 Fix #155 2021-03-20 13:03:05 -07:00
dc7e087ed0 Truncate negative scores 2021-03-19 22:04:44 -07:00
0d6e18d97d Fill background of Apple Touch Icon 2021-03-18 21:36:39 -07:00
f872baa1fe Update 0.5.2 2021-03-18 21:35:14 -07:00
467342edf4 Patch broken homepage sorting 2021-03-18 08:51:31 -07:00
b14b4ff551 Rewrite server and client using Hyper 2021-03-17 15:30:33 -07:00
4b1195f221 Update to v0.4.2 2021-03-12 13:48:43 -08:00
4173362ce1 Fix #148 2021-03-11 20:15:26 -08:00
f0b69f8a4a Update to v0.4 2021-03-10 20:51:08 -08:00
4a51b7cfb0 Horizontally squish comments 2021-03-10 15:10:59 -08:00
e59b2b1346 Custom HTTP client with Rustls 2021-03-09 22:13:46 -08:00
213babb057 Update dependencies 2021-03-08 16:30:34 -08:00
56cfeba9e5 Update to v0.3.1 2021-03-03 09:35:40 -08:00
890d5ae625 Revert to curl-client 2021-03-03 09:24:31 -08:00
caa8f1d49e Test h1-client 2021-03-03 09:15:19 -08:00
dd51b23dc4 Switch Surf backend to h1-client-rustls 2021-03-02 19:44:51 -08:00
83ba0fb913 Reduce dependencies 2021-02-24 20:26:12 -08:00
b3341b49c0 Individually proxy subreddit and user icons 2021-02-19 21:46:44 -08:00
3652342f46 Use clap for arg parsing 2021-02-18 11:40:10 -08:00
2f4deb221a Reduce dependencies 2021-02-16 11:39:56 -08:00
71501b064c Update dependencies 2021-02-15 14:09:45 -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
ee0da63862 Update version and screenshot 2021-01-31 18:50:31 -08:00
8c04365049 Improve error logging 2021-01-27 17:48:58 -08:00
b2ad2f636c Resolve merge conflicts 2021-01-23 10:55:11 +01:00