Commit graph

51 commits

Author SHA1 Message Date
f9dac1f038 fix: by default, allow reading other users 2025-07-25 20:11:32 -07:00
f2066310d4 feature: improved embeds 2025-07-25 20:07:29 -07:00
609699e4b0 docs: update README 2025-07-25 17:26:59 -07:00
94ed0b0b84 fix: fix vimeo extraction 2025-07-25 17:22:37 -07:00
5ead8ed9de fix: regex issues in ECMAscript 2025-07-25 17:11:12 -07:00
abf1cd8f9a fix: tidal link detection improvement 2025-07-25 16:00:05 -07:00
7e3a73c9f8 fix: load correct tab when we load up 2025-07-25 14:36:53 -07:00
1790977744 feature: spotify embeds working
feature: rounded embed containers
2025-07-24 20:46:35 -07:00
241ab51fa9 feature: embeds for Tidal
fix: iframe sizing
2025-07-24 18:34:44 -07:00
0764bf6155 fix: deno install in the workdir? 2025-07-24 13:26:39 -07:00
113bc143c5 fix: set the workdir? 2025-07-24 13:25:33 -07:00
1f8568feda fix: try adding run to the deno command in the dockerfile 2025-07-24 13:22:14 -07:00
6e23db8cc5 fix: for now, use jsr in the docker container 2025-07-24 13:15:05 -07:00
5f4f1eecc5 feature: youtube embeds
fix: little more padding
2025-07-24 13:07:41 -07:00
f20aecb90b fix: update dockerfile to use local serverus 2025-07-24 12:32:16 -07:00
1a02dcfcc3 refactor: use sync bcrypt to avoid issues with worker perms
refactor: fix up includes
2025-07-24 12:09:24 -07:00
e397bc884b refactor: fix password auth
refactor: move tabs around
2025-07-23 13:01:52 -07:00
316663be32 fix: listen on all interfaces when serving 2025-07-14 14:06:19 -07:00
0d5409fc60 chore: upgrade fsdb 2025-07-14 14:05:08 -07:00
6d6272480d fix: maybe we can't write outside the deno PWD 2025-07-11 20:09:09 -07:00
5f2ae45ee0 fix: let's specify the hostname correctly 2025-07-11 20:05:07 -07:00
fc1e293481 fix: listen on all hostnames in the docker container 2025-07-11 20:03:26 -07:00
bc373f7367 feature: add Dockerfile 2025-07-11 19:21:47 -07:00
013e30264f feature: try to get chat to actually work 2025-07-11 18:33:32 -07:00
51acbef35f docs: update readme
chore: session timoeouts up
feature: started to look at doing something around durations for some
forgotten reason, but don't want to just abandon this now 🤷
2025-07-08 18:10:09 -07:00
0a85a7e05f docs: update TODO 2025-07-04 16:08:31 -07:00
8561b0cce2 fix: load users correctly on initial chat load 2025-07-04 15:38:30 -07:00
cfa35f6421 chore: remove debugging 2025-07-04 15:31:19 -07:00
d9bdaab2f3 fix: append new messages to we always have a last_message_id 2025-07-04 15:30:27 -07:00
9214985d26 docs: let's try this for the TODO list 2025-07-04 15:25:38 -07:00
a3ae7d311d docs: let's put the TODOs right up front 2025-07-04 15:23:09 -07:00
5d6183305f docs: update TODO 2025-07-04 15:21:32 -07:00
ee152a514c fix: more login/session issues addressed 2025-07-04 15:16:51 -07:00
cf46450f5f fix: login sessions 2025-07-04 14:51:49 -07:00
dc91d0ab8c fix: more work on room loading 2025-07-04 13:30:55 -07:00
be84aef1e0 feature: favicon
fix: partial attempt to clean up room loading
2025-07-04 13:27:57 -07:00
5d244f65c7 chore: debugging code removal 2025-07-04 13:08:58 -07:00
f276fe74da refactor: some work to get initial page load working a bit better 2025-07-04 13:08:00 -07:00
200b89954b feature: chat is working? 2025-07-04 12:15:06 -07:00
b700251278 feature: events polling 2025-07-02 21:28:07 -07:00
61a51017a3 docs: update readme 2025-07-01 16:08:53 -07:00
649ff432bb feature: the beginnings of chat working 2025-07-01 15:37:35 -07:00
85024c6e62 feature: rooms and events implemented on the backend 2025-06-27 17:54:04 -07:00
df00324e24 docs: update README 2025-06-25 20:51:49 -07:00
3d42591ee5 feature: signup and login work 2025-06-25 20:51:29 -07:00
a4a750b35c docs: improve some READMEs 2025-06-24 16:25:07 -07:00
6f69695758 refactor: little light renaming 2025-06-24 16:17:00 -07:00
eef7b29223 docs: update readme with improved getting started instructions 2025-06-24 15:53:16 -07:00
3a37b7857a docs: update readme 2025-06-24 15:51:02 -07:00
fa5395fbc1 docs: update readme 2025-06-24 15:44:58 -07:00