Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace instances of 'Youtube' with 'YouTube' | Nicholas Johnson | 4 days |
| | | | | 'YouTube' is the correct spelling. | ||
* | Replace instances of 'Wordpress' with 'WordPress' | Nicholas Johnson | 4 days |
| | | | | 'WordPress' is the correct spelling. | ||
* | Move static files to subdirectory and update links | Nicholas Johnson | 2024-11-25 |
| | | | | | It's good practice to keep static website assets isolated to their own subdirectory. | ||
* | Fix tons of links | Nicholas Johnson | 2024-05-27 |
| | |||
* | Flatten directory structure | Nicholas Johnson | 2024-05-26 |
| | |||
* | Remove erroneous whitespace from Markdown files | Nicholas Johnson | 2023-10-27 |
| | |||
* | Add tag 'computing' | Nicholas Johnson | 2023-08-24 |
| | |||
* | Convert refs: atom-and-rss | Nicholas Johnson | 2023-02-14 |
| | |||
* | Upgrade journal theme | Nicholas Johnson | 2023-01-21 |
| | |||
* | Remove redundant pageinfo variable from entries | Nicholas Johnson | 2022-12-25 |
| | |||
* | Change Wikiless links back to Wikipedia | Nicholas Johnson | 2022-09-22 |
| | | | | | | | | | | | The only reason Wikiless exists is the idea that the NSA is logging IP addresses of Wikipedia users. Since the NSA is a global passive adversary, it can perform traffic correlation attacks on Wikiless. The hosting provider of the Wikiless instance also has to be trusted not to log IPs. It could help circumvent censorship, but countries that censor Wikipedia broadly would probably censor my journal as well. I don't see enough benefit to continue using Wikiless over Wikipedia. | ||
* | Add new page variable for upcoming theme update | Nicholas Johnson | 2022-09-16 |
| | |||
* | Remove excess path traversal in URLs | Nicholas Johnson | 2022-09-07 |
| | | | | | | The path traversal in the URLs make it possible to navigate the journal through static files, but it's not worth the trouble. Hosting a local web server is easy enough. | ||
* | Remove extra h1 tags | Nicholas Johnson | 2022-09-06 |
| | | | | | The updated theme would've caused extra h1 tags for some pages if the extra tags weren't removed. | ||
* | Fix spelling errors | Nicholas Johnson | 2022-05-23 |
| | |||
* | Change post to entry | Nicholas Johnson | 2022-04-29 |