andyburke
  • Joined on 2025-06-24
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 20:11:45 -07:00
f9dac1f038 fix: by default, allow reading other users
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 20:07:48 -07:00
f2066310d4 feature: improved embeds
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 17:27:07 -07:00
609699e4b0 docs: update README
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 17:22:50 -07:00
94ed0b0b84 fix: fix vimeo extraction
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 17:11:27 -07:00
5ead8ed9de fix: regex issues in ECMAscript
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 16:00:18 -07:00
abf1cd8f9a fix: tidal link detection improvement
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-25 14:37:09 -07:00
7e3a73c9f8 fix: load correct tab when we load up
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 20:46:53 -07:00
1790977744 feature: spotify embeds working
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 18:35:07 -07:00
241ab51fa9 feature: embeds for Tidal
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 13:26:58 -07:00
0764bf6155 fix: deno install in the workdir?
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 13:25:43 -07:00
113bc143c5 fix: set the workdir?
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 13:22:35 -07:00
1f8568feda fix: try adding run to the deno command in the dockerfile
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 13:15:20 -07:00
6e23db8cc5 fix: for now, use jsr in the docker container
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 13:08:03 -07:00
5f4f1eecc5 feature: youtube embeds
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 12:32:31 -07:00
f20aecb90b fix: update dockerfile to use local serverus
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-24 12:10:21 -07:00
1a02dcfcc3 refactor: use sync bcrypt to avoid issues with worker perms
andyburke pushed to dev at andyburke/serverus 2025-07-24 12:00:40 -07:00
a9b20fea40 fix: let's try to refactor shutdown again, again
andyburke pushed to dev at andyburke/serverus 2025-07-23 22:25:37 -07:00
0b5f0c5d5e fix: we'll try eliminating the SERVER.shutdown method and just use
andyburke pushed to dev at andyburke/serverus 2025-07-23 17:05:53 -07:00
f63cb933dd fix: try a different way to listen for the server shutdown and remove
andyburke pushed to dev at andyburke/serverus 2025-07-23 17:00:30 -07:00
4f2ea38222 fix: unlisten for interrupts earlier