diff options
| author | thomas grothe <thomas@Shai-Hulud.myfiosgateway.com> | 2025-06-22 17:54:57 -0400 |
|---|---|---|
| committer | thomas grothe <thomas@Shai-Hulud.myfiosgateway.com> | 2025-06-22 17:54:57 -0400 |
| commit | 5ecfe8e134aaab52cf08c3a409d6f3fef3d6c26b (patch) | |
| tree | cd2a39d07a5614e7e069c0f623266f696ecf2d74 /README.md | |
| parent | 18f7cde415117856b8f8975126e97445d86a7636 (diff) | |
got some plans for file management, made a hype doc, going to write a bio on the homepage
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,7 +16,10 @@ https://laravel.com/docs/11.x/blade - index filter and sort - quickbuttons, for adding in snippets of things like embedding an image - update markup on a timer instead of every character (and/or see if i can prevent it from making unnecessary network requests like loading embedded files) - +- each user has their own status pane html element + - and user conglomerate's (e.g. a band) can have their own full html page + - the html is stored in db +- look into forwarding routes to containers for security and better route networkning - tests - test the return code and body of every route to make sure no error introduced |
