Commit Graph

22 Commits

Author SHA1 Message Date
MatthiasSaihttam be2bcf2770 Tweak extended text textbox
* Made it look better when empty
2021-09-11 21:03:48 -04:00
MatthiasSaihttam 65fc30a717 Accessibility improvements
* Make the accent color in the dark theme lighter
* Change the selected tab to an h1 (and CSS changes)
* Change the main wrap to a `main` tag
2021-09-11 15:18:34 -04:00
MatthiasSaihttam 7183ca8317 Add pasting with the new media system 2021-05-03 02:00:50 -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 fcd6389c0e Add placeholder css and add extended placeholder 2020-12-02 17:20:14 -05:00
MatthiasSaihttam d4c73bae29 Allow pasting images
- Update CSS on post button
2020-12-02 15:28:15 -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 2d8fa862ab Good 2-box editing & auto-height textboxes 2020-11-14 12:53:27 -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
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 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 2218b808c5 Basic CSS! 2020-09-06 12:39:00 -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