Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/editor
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 380 files changed
  • 1 contributor

Commits on Feb 7, 2025

  1. Copy the full SHA
    12a8d7f View commit details

Commits on Feb 20, 2025

  1. Copy the full SHA
    ab0bfca View commit details

Commits on Feb 24, 2025

  1. 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
    antonreshetov authored Feb 24, 2025
    Copy the full SHA
    0f09c4a View commit details
  2. Copy the full SHA
    27fa42c View commit details
  3. 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
    antonreshetov authored Feb 24, 2025
    Copy the full SHA
    a083963 View commit details
  4. Copy the full SHA
    f26ba4c View commit details

Commits on Feb 27, 2025

  1. 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
    antonreshetov authored Feb 27, 2025
    Copy the full SHA
    f6ee6d9 View commit details

Commits on Feb 28, 2025

  1. 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
    antonreshetov authored Feb 28, 2025
    Copy the full SHA
    7f441b5 View commit details

Commits on Mar 2, 2025

  1. Copy the full SHA
    9f4df53 View commit details

Commits on Mar 3, 2025

  1. Copy the full SHA
    c6bb6e0 View commit details
  2. Copy the full SHA
    5d9387c View commit details
  3. Copy the full SHA
    6bdb1f0 View commit details

Commits on Mar 7, 2025

  1. Copy the full SHA
    7eaa41d View commit details
  2. Copy the full SHA
    e80277b View commit details

Commits on Mar 8, 2025

  1. Copy the full SHA
    84aba70 View commit details

Commits on Mar 10, 2025

  1. Copy the full SHA
    da982f4 View commit details
  2. feat(ui): add command, dialog, popover, and scroll area components fo…

    …r enhanced UI interactions
    antonreshetov committed Mar 10, 2025
    Copy the full SHA
    d2afa91 View commit details
Loading