curlpipe
|
536a766960
|
WIP: Various subreddit & post fixes (#215)
* Fixed random subreddit issue
* Fixed large subreddit icon rendering
* Formatting fix
* Fix dodgy HTML rendering issues
* Revert "Fix dodgy HTML rendering issues"
This reverts commit 58be5f449b72f271d2b3c046870b652d1e715289.
|
2021-05-09 15:40:49 +00:00 |
|
spikecodes
|
966e0ce921
|
Expand truncated numbers on mouseover. Close #156
|
2021-03-20 15:42:47 -07:00 |
|
spikecodes
|
9b5176f7b9
|
Sub icons and truncated subscribers in search results
|
2021-03-18 21:32:54 -07:00 |
|
spikecodes
|
b14b4ff551
|
Rewrite server and client using Hyper
|
2021-03-17 15:30:33 -07:00 |
|
spikecodes
|
1c36549134
|
Fix #146
|
2021-03-09 07:22:17 -08:00 |
|
spikecodes
|
bf783c2f3a
|
Optimize type casting
|
2021-03-08 18:49:06 -08:00 |
|
spikecodes
|
a3ec44149c
|
Categorize utilities
|
2021-02-24 21:29:23 -08:00 |
|
spikecodes
|
dd67b52199
|
Fix #126
|
2021-02-20 18:36:30 -08:00 |
|
spikecodes
|
9cfab348eb
|
Filter by flair. Closes #124
|
2021-02-20 13:59:16 -08:00 |
|
Spike
|
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 |
|
spikecodes
|
1653d4fb4c
|
Hide NSFW content by default
|
2021-01-30 21:43:46 -08:00 |
|
Robin
|
b2ad2f636c
|
Resolve merge conflicts
|
2021-01-23 10:55:11 +01:00 |
|
Robin
|
077c222a4e
|
Experiment with caching
|
2021-01-23 10:48:33 +01:00 |
|
spikecodes
|
2270b6cf95
|
Reduce post padding
|
2021-01-21 21:25:51 -08:00 |
|
spikecodes
|
6641e242af
|
Allow NSFW searching
|
2021-01-20 18:26:58 -08:00 |
|
spikecodes
|
18684c934b
|
Refactor subreddit searching
|
2021-01-14 11:45:04 -08:00 |
|
robrobinbin
|
735f79d80b
|
Merge pull request #2 from spikecodes/master
Merge upstream into code
|
2021-01-14 19:29:06 +01:00 |
|
robrobinbin
|
a85a4278f6
|
Add subreddits to search results
|
2021-01-14 19:22:50 +01:00 |
|
spikecodes
|
0bf5576427
|
Categorize routes and refactor error handlers
|
2021-01-13 19:53:52 -08:00 |
|
spikecodes
|
b13874d0db
|
Add "hide nsfw" option
|
2021-01-08 17:35:04 -08:00 |
|
spikecodes
|
7e96bb3d80
|
Optimize use of Result<>
|
2021-01-06 21:27:24 -08:00 |
|
spikecodes
|
aa7b4b2af7
|
Settings with Layouts
|
2021-01-05 18:04:49 -08:00 |
|
spikecodes
|
a3384cbaa6
|
Fix search pages
|
2021-01-02 22:37:54 -08:00 |
|
spikecodes
|
5ea504e6e8
|
Restrict Proxy to Reddit Domains
|
2021-01-02 20:50:23 -08:00 |
|
spikecodes
|
0925a9b334
|
Add Wiki Pages
|
2021-01-01 22:21:43 -08:00 |
|
spikecodes
|
2f2ed6169d
|
Optimize use of .unwrap()
|
2021-01-01 15:28:13 -08:00 |
|
spikecodes
|
59ef30c76d
|
Remove .clone() in favor of borrowing
|
2021-01-01 12:55:09 -08:00 |
|
spikecodes
|
d43b49e7e4
|
Optimize Rust code with Clippy
|
2021-01-01 12:33:57 -08:00 |
|
spikecodes
|
39ba50dada
|
Error Page
|
2020-12-31 21:03:44 -08:00 |
|
spikecodes
|
a6dc7ee043
|
Rewrite + Searching
|
2020-12-31 15:54:13 -08:00 |
|