Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-24 | minor tweaks, re-enabled NYT and GDN | ssstvinc2 | |
2017-02-19 | file cleanup | ssstvinc2 | |
2017-02-19 | fixed issue where links would also pop open a new instance of homepage | ssstvinc2 | |
2017-02-19 | file cleanup | ssstvinc2 | |
2017-02-19 | Fixed bounding box on h1s | ssstvinc2 | |
2017-02-18 | Fixed NPR parsing; put NYT back in; Mobile CSS | sstvinc2 | |
2017-02-16 | Grace made it prettier | sstvinc2 | |
2017-02-15 | Fixed NYT, plus other parsing fixes and a minor visual tweak | sstvinc2 | |
2017-02-15 | Changed randomization algorith for H2 and H3; fully implemented H3 | sstvinc2 | |
2017-02-14 | New parsing method started | sstvinc2 | |
Got NYT up and running with new object type and custom parser | |||
2017-02-13 | Better URL obfuscation method | sstvinc2 | |
Was pointing to static HTML files, but they changed anytime the program was re-run, causing links to point to unexpected URLs. Changed to javascript obfuscation, using an onclick event rather than the href, which sufficiently hides the URL for most purposes. | |||
2017-02-13 | New layout implemented, plus a CBS fix | sstvinc2 | |
2017-02-13 | Draft of new page layout | sstvinc2 | |
Saving this in case of need to rollback | |||
2017-02-12 | Obfuscated h2 URLs | sstvinc2 | |
See prior commit for description | |||
2017-02-12 | Obfuscated h1 links | sstvinc2 | |
Added redirect files to the server. Main html template file now has static links to those files; those files are written with javascript redirect to actual articles. | |||
2017-02-12 | Increased # of secondary stories from 4 to 6 | ssstvinc2 | |
2017-02-11 | Added og:description text to top stories | ssstvinc2 | |
2017-02-09 | Added/tweaked a few news sources, and added a source list to the page | ssstvinc2 | |
2017-02-09 | VIM is fucking garbage | ssstvinc2 | |