Commit Graph

24 Commits

Author SHA1 Message Date
MatthiasSaihttam 009d777c43 Disable HTML escaping bug
Code blocks aren't effected by this setting.
2021-03-15 16:15:36 -04:00
MatthiasSaihttam cebd47128b Fix issue with HTML entities being double escaped in code blocks 2020-12-17 22:31:27 -05:00
MatthiasSaihttam d48e47b59f Fix typo 2020-11-30 04:19:23 +00:00
MatthiasSaihttam 5743d2ee97 Unfold highlighted 2020-11-30 04:17:35 +00:00
MatthiasSaihttam 34b1e01403 Use time and timezone of posted, not client 2020-11-24 10:39:36 -08:00
MatthiasSaihttam 7d308c81f5 Add uuids and the ability to permalink 2020-11-21 19:05:31 -05:00
MatthiasSaihttam 3ddc8d8cea Image support
- Allow data: URIs in Remarkable
- Load Remarkable after the main JS has run
- CSS for images
2020-11-13 12:11:40 -05:00
MatthiasSaihttam 7016dcab91 Add h1 to header
- accessability
- terminal browsers

settings.py
- Remove unused os import
- Update my local ip for testing
2020-11-13 11:13:35 -05:00
MatthiasSaihttam 9adad6a540 Style tweaks
Add <hr> for `links` compatibility.
Made "Show More" smaller and put it on the same line.
Forced long text to wrap.
2020-11-12 03:06:41 -05:00
MatthiasSaihttam b101cdd28b Add manifest static files storage 2020-11-04 13:07:06 -05:00
Matthias 5089f5f463 Merge branch 'master' of https://github.com/MatthiasSaihttam/WhisperMaPhone 2020-11-04 17:54:48 +00:00
MatthiasSaihttam aff8b300e1 Fix months being off by a month 2020-11-03 15:37:46 -05:00
Matthias f00044009f Quick fixes 2020-10-05 17:59:46 +00:00
MatthiasSaihttam 99fa59f497 Markdown support 2020-09-30 22:12:52 -04:00
MatthiasSaihttam 89fa8efd87 RSS support 2020-09-12 13:04:34 -04:00
MatthiasSaihttam 1fc2fcbd7e Fix time bugs 2020-09-08 12:32:00 -04:00
MatthiasSaihttam 775e9ce72f Improvements
- Titles on pages
- Time display is no longer awful
- Add favicon and apple-touch-icon
- Remove default django installed apps
- Make sure static directory is version controlled
2020-09-08 12:01:03 -04:00
Matthias b5948c60b2 CSS for post page 2020-09-06 14:17:49 -04:00
Matthias 09c3294aa7 Link to post in the footer if logged in 2020-09-06 13:41:13 -04:00
Matthias 8003a396bf CSS improvements and time display 2020-09-06 13:23:30 -04:00
Matthias 2218b808c5 Basic CSS! 2020-09-06 12:39:00 -04:00
Matthias f36aeb4d51 Add some JS for the main display 2020-09-06 12:00:44 -04:00
Matthias 9ce2e08810 JS, login, basic listing 2020-09-06 00:06:16 -04:00
Matthias 93710fe834 Start adding code 2020-09-05 23:12:54 -04:00