Jason Schwarzenberger
|
b80c1a5cb5
|
extract story list item from Results and Feed.
|
2020-11-16 13:17:58 +13:00 |
|
Jason Schwarzenberger
|
4f49684194
|
remove logos from utils.js
|
2020-11-10 15:38:48 +13:00 |
|
Jason Schwarzenberger
|
0374794536
|
Sitemap and Category to get favicon into icon property of story.
|
2020-11-10 15:22:27 +13:00 |
|
Jason Schwarzenberger
|
9cee370a25
|
tvnz icon
|
2020-11-10 14:10:02 +13:00 |
|
Jason Schwarzenberger
|
bfa4108a8e
|
Merge remote-tracking branch 'tanner/master'
|
2020-11-09 16:08:28 +13:00 |
|
Jason Schwarzenberger
|
0bd0d40a31
|
use json type in sqlite.
|
2020-11-09 15:45:10 +13:00 |
|
Jason Schwarzenberger
|
33e21e7f30
|
fix mistake.
|
2020-11-04 12:45:01 +13:00 |
|
Jason Schwarzenberger
|
892a99eca6
|
add + expander in place of collapser.
|
2020-11-04 12:43:15 +13:00 |
|
Jason Schwarzenberger
|
d1795eb1b8
|
add radionz and newsroom logos.
|
2020-11-04 11:30:56 +13:00 |
|
|
e506804666
|
Clean code up
|
2020-11-03 03:45:56 +00:00 |
|
Jason Schwarzenberger
|
0567cdfd9b
|
move sort to render.
|
2020-11-03 16:30:22 +13:00 |
|
Jason Schwarzenberger
|
4f90671cec
|
order feed by reverse chronological
|
2020-11-03 16:21:23 +13:00 |
|
Jason Schwarzenberger
|
e63a1456a5
|
add logos.
|
2020-11-03 16:07:07 +13:00 |
|
Jason Schwarzenberger
|
de80389ed0
|
add logos.
|
2020-11-03 12:48:19 +13:00 |
|
|
7acce407e9
|
Fix index.html indentation
|
2020-11-02 00:38:34 +00:00 |
|
|
5281672000
|
Fix noscript font color
|
2020-11-02 00:36:11 +00:00 |
|
|
0d16bec6f6
|
Fix table width CSS
|
2020-11-01 00:47:18 +00:00 |
|
|
72802a6fcf
|
Show exerpt of hidden comments
|
2020-10-27 00:41:36 +00:00 |
|
|
99d3a234f4
|
Fix bug with rendering text nodes
|
2020-10-26 21:58:36 +00:00 |
|
|
b82095ca7a
|
Add buttons to collapse / expand comments
|
2020-10-26 21:57:10 +00:00 |
|
|
607573dd44
|
Add buttons to convert <pre> to <p>
|
2020-10-03 23:23:25 +00:00 |
|
|
c554ecd890
|
Add a line on UI to make search results obvious
|
2020-08-14 03:58:11 +00:00 |
|
|
eb1137299d
|
Remove article numbers
|
2020-07-08 02:36:40 +00:00 |
|
|
72d4a68929
|
Remove pre-fetching image
|
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 |
|
|
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 |
|
|
8fd7fc158c
|
Fix search result icons
|
2019-12-14 07:39:25 +00:00 |
|
|
3363ccd47e
|
Embed base64 logo directly in source to avoid load
|
2019-12-02 23:54:02 +00:00 |
|
|
569e5b16ca
|
Add logo for manual submissions
|
2019-11-14 08:38:11 +00:00 |
|
|
2edb3ceba7
|
Allow manual submission of articles
|
2019-11-08 05:55:30 +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 |
|
|
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 |
|
|
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 |
|
|
25a671f58e
|
Set title on article and comment pages, add comment anchors
|
2019-10-10 21:52:28 +00:00 |
|
|
1ed2baded6
|
Add huge margin to bottom of body for better pagescroll
|
2019-09-24 18:40:22 +00:00 |
|
|
c7734eb2bc
|
Add site logos, keep displaying news on error
|
2019-09-24 08:23:14 +00:00 |
|
|
20a9d9d452
|
Settle on serif font, add scroll to top component
|
2019-08-30 06:22:26 +00:00 |
|
|
10d4ec863e
|
Snip deeply nested comments
|
2019-08-26 01:37:50 +00:00 |
|
|
8eca354a47
|
Add favicons to webclient
|
2019-08-25 23:48:24 +00:00 |
|
|
b1275d9a27
|
Add a button to toggle between article and comments
|
2019-08-25 08:50:49 +00:00 |
|
|
9336760ed3
|
Add fonts, fix styling issues
|
2019-08-25 07:46:58 +00:00 |
|