summaryrefslogtreecommitdiff
path: root/extension/react-app
AgeCommit message (Collapse)Author
2023-08-08fix: :bug: fix reducers for user input queueNate Sesti
2023-08-08fix: :bug: add data file for ca_bundleNate Sesti
2023-08-08fix: :arrow_up: upgrade openai python packageNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-07feat: :children_crossing: sort history by reverse dateNate Sesti
2023-08-06fix: :bug: clear all other selector destrucuringNate Sesti
2023-08-06fix: :bug: another hotfix - don't destructure selectorsNate Sesti
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06fix: :bug: hotfix for user_input_queue.mapNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
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-04feat: :lipstick: improvements to keyboard shortcutsNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti
2023-08-03fix: :bug: fix 404 from undefined gifNate Sesti
2023-08-03feat: :children_crossing: drag continue to right bar tipNate Sesti
2023-08-03Merge branch 'main' of https://github.com/continuedev/continueNate 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-03ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-03build: :bug: fix react-app buildNate Sesti
2023-08-03fix: :lipstick: small UI improvementsNate Sesti
2023-08-03Merge branch 'main' into package-python [skip ci]Nate Sesti
2023-08-02keyboard shortcuts againNate Sesti
2023-08-02more keyboard shortcuts workNate Sesti
2023-08-02keyboard shortcutsNate Sesti
2023-08-01Merge branch 'main' into package-pythonNate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-02Update package.json version [skip ci]GitHub Action
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-08-01npm install @styled-icons/styled-iconNate Sesti
2023-08-01fix: :bug: fix bugs when selecting code to editNate Sesti
2023-07-31feat: :egg: getting to know users formNate Sesti
2023-07-31docs: :memo: improved troubleshooting docsNate Sesti
2023-07-28fix: :children_crossing: clear the dropdown after text input clearedNate Sesti
2023-07-28refactor: :goal_net: log errors from websocket, better logging from uvicornNate Sesti
2023-07-27fix: :bug: handle when vscode workspace not openNate Sesti
2023-07-26fix: :bug: fix dialog linksNate Sesti
2023-07-26fix: :bug: access highlighted_code through context_managerNate Sesti
2023-07-26fix colors and hover box behaviorNate Sesti
2023-07-25checkpoint. Somewhat working, just a bit slow, probably some blocking ↵Nate Sesti
meilisearch calls still happening
2023-07-25hot fixesNate Sesti