Arjun Patel and GitHub
095b9876f9
feat: stream list view and tasks ( #279 )
...
* first attempt at stream sidebar, tasks, and events
* fix folder from root
* cleanup folders and events, and condense changes
* cleanup and add toggle for sidebar
* cleanup
* fix nits
2026-06-12 12:26:49 -07:00
4facc6b371
feat: avatars for humans ( #273 )
...
* implement avatar backend functionality
* add avatar endpoints
* typo
* implement client side avatar upload and handling
* fixes
* Update go/internal/handler/handler.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update js/desktop/src/lib/avatar-image.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* bug in order
* remove unused component
* fix invalid migration
* fix syntax errors
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-06-11 15:30:21 -07:00
Arjun Patel and GitHub
a8a0b7db1b
infra: add linting and formatting for js projects ( #230 )
...
* wip
* wip
* wip
* format
* wip(mobile): lint and format
* cleanup
* nits
* nits
* idiomatic react
* nit
* format all root files
2026-06-02 07:44:24 -07:00
Arjun Patel and GitHub
64f02d1c3b
feat: ship a web app ( #218 )
...
* feat(orion): add endpoint for link metadata
* refactor: cleanup comments
* wip: plumbing for building a web app
* setup deployment materials for web app
* fix(web): favicon
2026-05-26 15:37:35 -07:00
talksik
424f27737b
feat: improve usability with clickable keyboard hints
...
This allows people to use the app even if they aren't used to their
keyboard.
Closes #186
2026-04-30 17:45:03 -07:00
Arjun Patel
3a11a82cd3
refactor: organize desktop vs. mobile into separate folders
2026-04-29 08:42:56 -07:00