summaryrefslogtreecommitdiff
path: root/extension/react-app/src/pages
AgeCommit message (Collapse)Author
2023-09-09feat: :lipstick: add context button (plus icon)Nate Sesti
2023-09-07feat: :money_with_wings: free trial usage indicatorNate Sesti
2023-09-06adjusting some design review notes (#462)Ty Dunn
Co-authored-by: Nate Sesti <sestinj@gmail.com>
2023-09-06feat: :lipstick: handful of UI improvementsNate Sesti
2023-09-06fix: :lipstick: ui tweaks to history + scrollbarsNate Sesti
2023-09-05fix: :lipstick: nicer autoscrollNate Sesti
2023-09-05fix: :lipstick: fix layout bugsNate Sesti
2023-09-05feat: :sparkles: support browser-based IDEs with createMemoryRouterNate Sesti
2023-09-04feat: :sparkles: autoscrollingNate Sesti
2023-09-01fix: :bug: avoid removing disallowed file windowsNate Sesti
2023-08-28feat: :lipstick: fixed footer and change button colorNate Sesti
2023-08-27fix: :bug: fix /edit in ssh, pinyin input in comboboxNate Sesti
2023-08-25fix: :bug: force kill old server with taskkill on windowsNate Sesti
2023-08-25feat: :sparkles: filter history by workspaceNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-08-23Testing gh workflow (#401)Nate Sesti
* testing * logging again * log home dir * build m1 script * correctly parse dates in history.tsx * logging * add redbaron to requirements.txt * tweaks before merging to main
2023-08-22Config UI (#399)Nate Sesti
* feat: :sparkles: UI for config! * feat: :sparkles: (latent) edit models in settings
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18fix: :bug: update the tip message for keyboard shortcutNate Sesti
2023-08-18feat: :children_crossing: tip to debugNate Sesti
2023-08-17feat: :sparkles: edit previous inputsNate Sesti
2023-08-08feat: :children_crossing: display troubleshooting link when loadingNate Sesti
2023-08-08fix: :bug: fix reducers for user input queueNate Sesti
2023-08-07feat: :children_crossing: sort history by reverse dateNate Sesti
2023-08-06fix: :bug: another hotfix - don't destructure selectorsNate Sesti
2023-08-06fix: :bug: hotfix for user_input_queue.mapNate Sesti
2023-08-06feat: :memo: note about where session data is storedNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06feat: :sparkles: back button on history pageNate Sesti
2023-08-06refactor: :recycle: refactor bottom bar into LayoutNate Sesti
2023-08-06feat: :construction: create new sessionsNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: react-router-dom workNate Sesti
2023-08-06feat: :construction: Router and new history pageNate Sesti
2023-08-04feat: :zap: queue messages before load, then sendNate Sesti
2023-08-03feat: :children_crossing: drag continue to right bar tipNate Sesti
2023-08-03feat: :lipstick: nicer "continue server loading" UINate Sesti
2023-08-03feat: :lipstick: small ui tweaks, detached child processNate Sesti
2023-08-03refactor: :lipstick: smaller iconsNate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-07-31feat: :egg: getting to know users formNate Sesti
2023-07-27fix: :bug: handle when vscode workspace not openNate Sesti
2023-07-26fix colors and hover box behaviorNate Sesti
2023-07-25hot fixesNate Sesti
2023-07-24move p outside a tagNate Sesti
2023-07-24tweaksNate Sesti
2023-07-24press start 2p fontNate Sesti
2023-07-24file context provider and hovering nicetiesNate Sesti
2023-07-24Merge branch 'main' into config-pyNate Sesti