-
-
Notifications
You must be signed in to change notification settings - Fork 208
Comparing changes
Open a pull request
base repository: massCodeIO/massCode
base: master
head repository: massCodeIO/massCode
compare: feat/editor
- 17 commits
- 380 files changed
- 1 contributor
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 12a8d7f - Browse repository at this point
Copy the full SHA 12a8d7fView commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ab0bfca - Browse repository at this point
Copy the full SHA ab0bfcaView commit details
Commits on Feb 24, 2025
-
feat(api): add snippets, folders & tags CRUDs, API client (#505)
* feat(api): add snippets, folders & tags CRUDs * refactor(api): update DTOs for folders and snippets * feat(api): generate API client and add ky for HTTP requests
Configuration menu - View commit details
-
Copy full SHA for 0f09c4a - Browse repository at this point
Copy the full SHA 0f09c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fa42c - Browse repository at this point
Copy the full SHA 27fa42cView commit details -
feat: add base 3 column layout with gutter resizer (#506)
* chore(build): disable hardened runtime and set identity to null * feat: add base 3 column layout with gutter resizer
Configuration menu - View commit details
-
Copy full SHA for a083963 - Browse repository at this point
Copy the full SHA a083963View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26ba4c - Browse repository at this point
Copy the full SHA f26ba4cView commit details
Commits on Feb 27, 2025
-
feat: add fodler tree, sidebar (#508)
* feat(folders): implement folder tree structure with order management * fix(folders): use recursive folder tree type definition * chore(folders): clean * feat(ui): add folder tree with drag-and-drop functionality * chore(sidebar): update error logging messages in folder operations * refactor(sidebar): rename app-tree to folder-tree * feat(sidebar): add folder icons * fix: improve layout and responsiveness of folder tree nodes * fix: show between line during drag-and-drop * refactor: use tw classes * feat(ui): add button * feat(sidebar): add library items & add folder
Configuration menu - View commit details
-
Copy full SHA for f6ee6d9 - Browse repository at this point
Copy the full SHA f6ee6d9View commit details
Commits on Feb 28, 2025
-
feat: add snippet list and search functionality (#509)
* feat: add snipptet list & base functionality * feat: enhance editor and sidebar with search functionality and UI improvements
Configuration menu - View commit details
-
Copy full SHA for 7f441b5 - Browse repository at this point
Copy the full SHA 7f441b5View commit details
Commits on Mar 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9f4df53 - Browse repository at this point
Copy the full SHA 9f4df53View commit details
Commits on Mar 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c6bb6e0 - Browse repository at this point
Copy the full SHA c6bb6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9387c - Browse repository at this point
Copy the full SHA 5d9387cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdb1f0 - Browse repository at this point
Copy the full SHA 6bdb1f0View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7eaa41d - Browse repository at this point
Copy the full SHA 7eaa41dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e80277b - Browse repository at this point
Copy the full SHA e80277bView commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 84aba70 - Browse repository at this point
Copy the full SHA 84aba70View commit details
Commits on Mar 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for da982f4 - Browse repository at this point
Copy the full SHA da982f4View commit details -
feat(ui): add command, dialog, popover, and scroll area components fo…
…r enhanced UI interactions
Configuration menu - View commit details
-
Copy full SHA for d2afa91 - Browse repository at this point
Copy the full SHA d2afa91View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...feat/editor