aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2025-06-09implemented undoable deletion so that tasks reappear in Google Tasks upon und...Skitty1238
2025-06-09delete button style changesSkitty1238
2025-06-09added delete button to both close the node and remove it from my recently clo...Skitty1238
2025-06-09Fix sync logic to avoid overwriting newer Dash edits with outdated Google ver...Skitty1238
2025-06-06cleaned up popups so that not linking to Google doesnt bombard user with popu...Skitty1238
2025-06-06cleanup of redundant code + commentsSkitty1238
2025-06-06added bi directional syncing for task editing (based on most recent edit). Mo...Skitty1238
2025-06-06fixed task node styling, and added intermediary syncing... state to sync buttonSkitty1238
2025-06-06implemented auto-sync to Google when task node loses focus. Created helpers f...Skitty1238
2025-06-05fixed automatically enabling/disabling sync button + persistence on reloadSkitty1238
2025-06-05updated taskBox to use Cast methods and mobx instead of react state. Made Tas...bobzel
2025-06-05sync button only accessible when a change is made to the task (to counter unn...Skitty1238
2025-06-05changed add to google tasks button to sync to google button. Implemented auto...Skitty1238
2025-06-05style changesSkitty1238
2025-06-05fixed being able to add tasks to Google Tasks. Cleaned up google authorizatio...Skitty1238
2025-06-04Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web int...Skitty1238
2025-06-04from lastbobzel
2025-06-04allowed for incomplete tasks + fix for all day tasks not being added correctl...Skitty1238
2025-06-04changed google authentication to not reload the page.bobzel
2025-06-04fixed google authentication + linking and task creation via GT buttonSkitty1238
2025-06-04partial google calendar task integration + fix with dark mode colors for task...Skitty1238
2025-06-04Merge branch 'master' into task_nodes_aaravSkitty1238
2025-06-03gcal task addition route added -- problems with fetchOrGenerateAccessTokenSkitty1238
2025-06-03fixed equationBox so that it can be used in templates.bobzel
2025-06-03fixed drag and drop of calendar events not following cursor properlySkitty1238
2025-06-03fix for task resizing not working after merge, and fix for all-day view for i...Skitty1238
2025-06-02added view for multimonth to make it do something.bobzel
2025-06-02changed field names for tasks to start with task_. changed calendar date and...bobzel
2025-06-02from lastbobzel
2025-06-02Merge branch 'master' into task_nodes_aaravbobzel
2025-06-02from lastbobzel
2025-06-02tweaks to tablebox to show bottom line of bottom rowbobzel
2025-06-02fixed loading error messagebobzel
2025-06-02Merge branch 'master' into task_nodes_aaravSkitty1238
2025-06-02added separate /ask toggle for prompts menuaaravkumar
2025-06-02fixed toggling inline prompting so that /ask works even when inline prompting...aaravkumar
2025-06-01a number of fixes to document creator to fix preview of templates and templat...bobzel
2025-05-30Merge branch 'master' into Template-Changesbobzel
2025-05-30fixed using empty images in templates to support assigning a new image and ge...bobzel
2025-05-30cNathan-SR
2025-05-30lintingNathan-SR
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-30couple more component refactorsNathan-SR
2025-05-27canceling image outpaiting cancels outpaint ui from showing up now.bobzel
2025-05-27fixed image rengerate to hide ui buttons first.bobzel
2025-05-27fixed resetting autoheight by dragging up to work when nativewidth's are set....bobzel
2025-05-23fixes to rotation center to reset when not shownbobzel
2025-05-22fixed regenerating a fireflyimage without a prompt change.bobzel
2025-05-22fixed flashcard ui flip/practice dropdowns.bobzel
2025-05-20fixed creating list of headers in stacking view when it doesn't exist. start...bobzel