Commit Graph

172 Commits

Author SHA1 Message Date
MatthiasSaihttam
56e6d66582 Add python-decouple
I need to be able to auto-update the code on the server without losing config
2021-06-24 23:47:05 -07:00
MatthiasSaihttam
13064a5640 Add link to About page
Refactor the header into a nav bar
Remove unused footer styles
2021-06-24 23:32:05 -07:00
MatthiasSaihttam
bcb2240c93 Add line to about page 2021-06-24 22:35:35 -07:00
MatthiasSaihttam
36d0d3b325 Basic Gemini support 2021-06-11 10:31:07 -07:00
MatthiasSaihttam
f087113400 Edited a final version of the About page 2021-06-06 22:29:15 -07:00
MatthiasSaihttam
484fb76611 CSS Tweaks for code blocks and media 2021-05-10 14:21:15 -04:00
MatthiasSaihttam
af3d3a57c5 Fix a bug so that old audio files are deleted correctly 2021-05-10 00:19:47 -04:00
MatthiasSaihttam
7183ca8317 Add pasting with the new media system 2021-05-03 02:00:50 -04:00
MatthiasSaihttam
0583ee40f0 Disable a bunch of markdown rules
Most were unused, there were a times where "..." was being transformed to a single ellipse character.
And I used strikethrough once, but that's dumb
2021-05-02 20:51:37 -04:00
MatthiasSaihttam
fe01d3913f Wide code blocks horizontally scroll 2021-05-01 18:28:36 -04:00
MatthiasSaihttam
a604284510 Re-add line-height to about page. 2021-05-01 16:14:20 -04:00
MatthiasSaihttam
a9a02bae61 Re-add line-height to the timestamp of a thought. 2021-05-01 16:11:20 -04:00
MatthiasSaihttam
bcd3456cb2 Tweak padding on extended media 2021-05-01 16:03:31 -04:00
MatthiasSaihttam
980f94cd7f Add field for media alt 2021-05-01 16:02:52 -04:00
MatthiasSaihttam
f7ab61cbee Re-encode audio 2021-04-29 01:50:37 -04:00
MatthiasSaihttam
32c8cc5476 Add basic displaying of extra media 2021-04-27 22:47:33 -04:00
MatthiasSaihttam
09d6ddff46 Add to the about page 2021-04-27 02:00:39 -04:00
MatthiasSaihttam
118614eeff Add media upload
- Create requirements file
2021-04-25 13:09:30 -04:00
MatthiasSaihttam
c2bd957d9b Edits to the About page 2021-04-20 12:10:45 -04:00
MatthiasSaihttam
e661b29b52 Refactored templates, explained everything 2021-04-20 01:10:31 -04:00
MatthiasSaihttam
c26c312dc0 Tweaks 2021-04-19 22:48:27 -04:00
MatthiasSaihttam
ff50f94d0b Serverside markdown rendering test 2021-04-19 11:05:01 -04:00
MatthiasSaihttam
697de9c5f4 Improve consistency of rendering line breaks 2021-03-27 20:57:14 -04:00
MatthiasSaihttam
d9c0103548 Semantic styles load as part of the page 2021-03-27 17:28:36 -04:00
MatthiasSaihttam
009d777c43 Disable HTML escaping bug
Code blocks aren't effected by this setting.
2021-03-15 16:15:36 -04:00
MatthiasSaihttam
79145a1e8c Top bar scrolls horizontally 2021-01-03 12:30:01 -08:00
MatthiasSaihttam
cebd47128b Fix issue with HTML entities being double escaped in code blocks 2020-12-17 22:31:27 -05:00
MatthiasSaihttam
fcd6389c0e Add placeholder css and add extended placeholder 2020-12-02 17:20:14 -05:00
MatthiasSaihttam
1ec107f743 Add styles to login page
- Move some styles to main.css to allow for code re-use
2020-12-02 15:56:36 -05:00
MatthiasSaihttam
375a4ec717 Move color CSS 2020-12-02 15:33:19 -05:00
MatthiasSaihttam
6ace6bf7da Merge remote-tracking branch 'origin/master' 2020-12-02 15:28:44 -05:00
MatthiasSaihttam
d4c73bae29 Allow pasting images
- Update CSS on post button
2020-12-02 15:28:15 -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
7f52c5de98 Allow all hosts in debug mode 2020-11-24 10:43:13 -08:00
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