Commit Graph

187 Commits

Author SHA1 Message Date
MatthiasSaihttam a463bc36c6 Use permalinks in RSS 2020-11-24 10:42:09 -08: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 124994b01a Post textbox tweaks
- Moves them closer to eachother
- Makes the extended textbox shorter by default
- Removes the ability to manually resize the extended textbox
2020-11-17 17:08:59 -05:00
MatthiasSaihttam 814228ce0a I'm dumb. Revert that last commit 2020-11-15 03:31:09 -05:00
MatthiasSaihttam 1242eb52bf Remove duplicate style declaration 2020-11-15 03:26:13 -05:00
MatthiasSaihttam 41b1fd0540 Update textbox CSS for mobile 2020-11-15 03:20:11 -05:00
MatthiasSaihttam 2d8fa862ab Good 2-box editing & auto-height textboxes 2020-11-14 12:53:27 -05:00
MatthiasSaihttam 5c37133efb Fix landscape font-size on iOS 2020-11-13 23:10:59 -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 8664b7156f Trim whitespace, max-length check 2020-11-13 11:21:19 -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 f8b5f6445a Change dark-theme accent color\nAnd mess with a bunch of comments 2020-11-04 01:43:22 -05: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 602a5cb3e1 Style tweaks 2020-10-05 13:22:12 -04:00
MatthiasSaihttam da5c08eeba Fixed link color 2020-09-30 22:18:27 -04:00
MatthiasSaihttam 99fa59f497 Markdown support 2020-09-30 22:12:52 -04:00
MatthiasSaihttam eab34fbc3c Feed quickpatch 2020-09-15 22:16:16 -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 940fb88def Setting changes for production 2020-09-06 22:49:09 -04:00
Matthias 7b1fcc4730 Switch color theme and add dark/light mode support 2020-09-06 15:07:50 -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 1201803168 Fix jumping between boxes 2020-09-06 00:12:14 -04:00
Matthias 9ce2e08810 JS, login, basic listing 2020-09-06 00:06:16 -04:00
Matthias b20826ed35 Basic view/form code 2020-09-05 23:38:15 -04:00
Matthias 93710fe834 Start adding code 2020-09-05 23:12:54 -04:00
Matthias 7cbf9f9e3a Initial Commit 2020-09-05 22:27:11 -04:00