pandora/web/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-17 22:07:30 -03:00
..
app.ts Add loading screen; add support for showing mentions; add support for mentioning. 2026-08-17 22:07:30 -03:00
config.ts Add account setup workflow; move activeChatState to states.ts to avoid importing app.ts on ui.ts; add ScrollableView to ui.ts to contain and modularize scrollable views; make app layout use ScrollableView add option to delete data on settings page. 2026-08-16 17:33:59 -03:00
db.ts Add account setup workflow; move activeChatState to states.ts to avoid importing app.ts on ui.ts; add ScrollableView to ui.ts to contain and modularize scrollable views; make app layout use ScrollableView add option to delete data on settings page. 2026-08-16 17:33:59 -03:00
notification.ts Convert project to TypeScript; add workflow to build with Vite then publish to GH Pages. 2026-07-20 11:18:19 -03:00
parser.ts Add user picture to desktop sidebar; change text input to textarea to allow resizing. 2026-08-17 19:45:31 -03:00
setup.ts Remove unused imports on setup.js 2026-08-16 17:40:12 -03:00
states.ts Add loading screen; add support for showing mentions; add support for mentioning. 2026-08-17 22:07:30 -03:00
storage.ts Add account setup workflow; move activeChatState to states.ts to avoid importing app.ts on ui.ts; add ScrollableView to ui.ts to contain and modularize scrollable views; make app layout use ScrollableView add option to delete data on settings page. 2026-08-16 17:33:59 -03:00
types.ts Add loading screen; add support for showing mentions; add support for mentioning. 2026-08-17 22:07:30 -03:00
ui.ts Add loading screen; add support for showing mentions; add support for mentioning. 2026-08-17 22:07:30 -03:00
utils.ts Add loading screen; add support for showing mentions; add support for mentioning. 2026-08-17 22:07:30 -03:00
waha.ts Add loading screen; add support for showing mentions; add support for mentioning. 2026-08-17 22:07:30 -03:00
websocket.ts Convert project to TypeScript; add workflow to build with Vite then publish to GH Pages. 2026-07-20 11:18:19 -03:00