Commit Graph

167 Commits (c298109a7b904cc760ca8fb67aef92492d44234d)

Author SHA1 Message Date
George Roubos 567556711b
Update style.css (#282)
Add cursor pointer on hover of summary bar
2 years ago
spikecodes e571cc3b1e
Tweak styling of Dracula theme 2 years ago
spikecodes 345f8e7b80
Dampen title color of visited posts. Fixes #222 2 years ago
spikecodes ca3f6c0579
Fix #228 2 years ago
spikecodes d27bd782ce
Specify fallback fonts 2 years ago
spikecodes b9af6f47f3
Use Inter font 2 years ago
Adrian Lebioda 928907086c
HLS video playback (#182)
* HLS video playback

Signed-off-by: Adrian Lebioda <adrianlebioda@gmail.com>

* Add LibreJS compliance

* Locally host hls.js

* Notification about HLS under videos that support it

Signed-off-by: Adrian Lebioda <adrianlebioda@gmail.com>

* Use .contains() instead of .find() == None

* Make list of preferences constant

* Change headers_keys from Vector into Array

* Fix incorrect detecting of # in paths

* Remove trailing-slash-appending if statement

* Change HLS notification styling

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2 years ago
curlpipe 9e4066658c
Added 2 new themes: violet & gold (#212)
* Added 2 new themes: violet & gold

* Increased contrast in Violet theme

* Changed accent colour on violet theme
2 years ago
Ben Smith 6f799b2617
Added laserwave theme (#210) 2 years ago
spikecodes b47cfd1ba5
Only scroll overflowing tables in Wikis 2 years ago
spikecodes 28ca3589ed
Add scrollbar to overflowing wikipages. Fixes #192 2 years ago
spikecodes b3e4b7bfae
Add user following functionality 3 years ago
The TwilightBlood 48c3a8c0d0
Added Dracula/Nord theme (#171)
* Added Dracula theme

* Updated accent and added Nord theme

* Updated accent and added Nord theme

* Added official foreground colors
3 years ago
spikecodes ab886d1e67
Fix #155 3 years ago
spikecodes 0d6e18d97d
Fill background of Apple Touch Icon 3 years ago
spikecodes 9b5176f7b9
Sub icons and truncated subscribers in search results 3 years ago
spikecodes e15c15c390
Fix author flairs not showing 3 years ago
spikecodes 4a51b7cfb0
Horizontally squish comments 3 years ago
spikecodes 20f6945160
Fix #140 3 years ago
spikecodes 10c73fad7f
Switch favicon to ico 3 years ago
spikecodes 686d61801f
Fix #110 3 years ago
spikecodes 5d643277bc
Geometric logo 3 years ago
spikecodes 55e9915bb0
Refactor post_body width 3 years ago
spikecodes 6d08f2dd24
Fix post body overflow on mobile 3 years ago
spikecodes 2f3315dcfc
Fixes #130 3 years ago
spikecodes d78f82649e
List other images in manifest 3 years ago
spikecodes 80fb3a5c18
Fix #110 3 years ago
spikecodes de38f7ef18
Fix post flairs 3 years ago
spikecodes bacb22f7f9
Fix post url indentation 3 years ago
spikecodes e466be8946
Fix manifest and update dependencies 3 years ago
spikecodes 14ecf3cf60
Edit indicator 3 years ago
spikecodes 0cb7031c36
Fix focus outline 3 years ago
robrobinbin 93cfc713c6
Generate URL to restore settings, including subscriptions. Closes #89 (#116)
* Start recursive comments

* Update comment.html

* Fix move error

* Comment improvements

* Fix merge

* Remove extra endif from post.html

* Fix post.html

* Restore setting from link

* Tweak settings page

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
3 years ago
spikecodes f06320a4ae
Subscribe to multireddit button. Closes #104 3 years ago
robrobinbin 809be42e01
Add "View all comments" and "Show parent comments" buttons when viewing a single thread. Closes #65 (#115)
* Start recursive comments

* Update comment.html

* Fix move error

* Comment improvements

* Fix merge

* Remove extra endif from post.html

* Fix post.html

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
3 years ago
spikecodes 58ca085521
Fix subscription list overflow 3 years ago
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
3 years ago
robrobinbin 7edca18f8d
Inline videos/gifs for card view (#107)
* Basic gallery support

* Inline videos for card view
3 years ago
robrobinbin cf45d53fdd
Basic gallery support (#103) 3 years ago
curlpipe 2a475d127a
Added black theme (#101) 3 years ago
robrobinbin 12a1b3f459
Update style.css 3 years ago
robin 653b0e7024 Don't use display contents and remove duplication 3 years ago
robrobinbin 6eae4bc47a
Update style.css 3 years ago
spikecodes 69941d9efd
Implement #88 3 years ago
spikecodes 956de50419
Change Libreddit PWA Theme Color 3 years ago
robrobinbin f4f2d8a377
Update style.css 3 years ago
robrobinbin a9dd2e6f2c
Place noscript placeholder into grid 3 years ago
robrobinbin 7f320b3143
Update style.css 3 years ago
JPyke3 0a140a6ffc
Merge branch 'master' of github.com:JPyke3/libreddit into master 3 years ago
JPyke3 e837d84105
Add Support for iOS "Add to Homescreen"
* Adds basic Manifest.json
 * Adds Meta Tags for iOS
 * Adds Meta Tags for Android
 * Adds Logo for Manifest.json
 * Adds iOS Logo for homescreen
3 years ago