copilot-swe-agent[bot]
|
82e5de2261
|
Add input validation for prefix to address security concerns
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
|
2025-11-02 22:06:14 +00:00 |
|
copilot-swe-agent[bot]
|
5b8bb8587d
|
Address code review feedback - add logging and constant for virtual branches
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
|
2025-11-02 22:00:54 +00:00 |
|
copilot-swe-agent[bot]
|
4fc434a52e
|
Implement multi-branch prefix editing functionality
- Add setPrefixBatch API endpoint to handle batch prefix updates
- Update branch_prefix dialog to support multiple branches
- Remove noSelectedNotes constraint from edit branch prefix menu
- Add translations for multi-branch prefix editing
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
|
2025-11-02 21:52:02 +00:00 |
|
Elian Doran
|
ec5e7607f0
|
Merge branch 'main' into react/collections
|
2025-09-14 19:01:18 +03:00 |
|
Jakob Schlanstedt
|
1fc38e941e
|
fix(collapse-subtree): improve performance of collapsing subtrees from O(n) to O(v)
Only collapse currently expanded descendants instead of the entire subtree.
Assuming n is the number of subnotes and v is the number of opened notes
|
2025-09-14 10:56:18 +02:00 |
|
Elian Doran
|
9c8b0611ea
|
refactor: add typesafety to TaskContext
|
2025-09-13 13:44:23 +03:00 |
|
Elian Doran
|
b2af043110
|
chore(nx/server): move source code
|
2025-04-22 17:16:41 +03:00 |
|
Elian Doran
|
62dbcc0a2e
|
chore(nx): move all monorepo-style in subfolder for processing
|
2025-04-22 10:06:06 +03:00 |
|
Elian Doran
|
5058891af8
|
chore(monorepo/server): move server-side source code
|
2025-04-18 12:09:56 +03:00 |
|