andyburke
  • Joined on 2025-06-24
andyburke pushed to dev at andyburke/autonomous.contact 2025-08-12 16:00:45 -07:00
01768da647 feature: avatar uploads
andyburke pushed to dev at andyburke/serverus 2025-08-12 15:33:45 -07:00
55f45b4e5b fix: ensure we decode uri encoded filenames
andyburke pushed to dev at andyburke/serverus 2025-08-12 15:25:16 -07:00
278a39a47b fix: handle uploads of filenames that require uri encoding
andyburke pushed to dev at andyburke/serverus 2025-08-12 12:25:33 -07:00
a9f3fd9167 fix: fix an issue if you had no allowed PUT/DELETE paths for static
andyburke pushed to dev at andyburke/autonomous.contact 2025-08-11 18:03:47 -07:00
ffe0678e5b feature: file uploading
andyburke pushed to dev at andyburke/serverus 2025-08-11 17:48:06 -07:00
da30c60896 fix: let's move the metadata to where it will actually retain a
andyburke pushed to dev at andyburke/serverus 2025-08-11 17:45:19 -07:00
0181d8ce5b fix: keep a ref to the metadata so it can be passed through prechecks
andyburke pushed to dev at andyburke/serverus 2025-08-11 17:13:23 -07:00
046617bc4f feature: execute load()/unload() methods found in _pre.ts files
andyburke pushed to dev at andyburke/serverus 2025-08-08 17:41:08 -07:00
df8291bfc7 fix: make sure include paths are correct
andyburke pushed to dev at andyburke/serverus 2025-08-08 17:38:32 -07:00
18b58ba94a refactor: share the PRECHECK type at the top level
andyburke pushed to dev at andyburke/serverus 2025-08-08 17:28:45 -07:00
41c7802a36 fix: pass some basic metadata with static file PRECHECKs
andyburke pushed to dev at andyburke/serverus 2025-08-08 17:18:30 -07:00
7ccb9d7b69 test: ensure PRECHECKS are working for static file handling
andyburke pushed to dev at andyburke/serverus 2025-08-08 16:46:22 -07:00
c8d2e19f4a fix: resolve [DELETE/PUT]_PATHS_ALLOWED entries
andyburke pushed to dev at andyburke/serverus 2025-08-01 20:12:50 -07:00
680e7a105d fix: import the server correctly
andyburke pushed to dev at andyburke/serverus 2025-08-01 20:11:45 -07:00
3ef936d2d6 feature: allow for static file uploads and deletions
andyburke pushed to dev at andyburke/serverus 2025-07-31 14:54:13 -07:00
582636ab5a fix: ensure we aren't allowing methods other than GET for static files
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-26 17:07:56 -07:00
a144c88c17 fix: improve mp4 embedding
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 23:12:46 -07:00
f6a530dd86 docs: update README TODOs
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 20:58:12 -07:00
9924abe542 feature: improve embed container sizing
7a906b4bce feature: improve youtube short embeds
Compare 2 commits »
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 20:26:25 -07:00
8deca841f6 docs: update README