• Joined on 2025-01-03
gaschz synced commits to refs/pull/7287/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
9c5b98a4ac Merge 8ee59e9daa9629c7e568847b811c8e22aa3bdfad into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7398/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
c337307b8f Merge e8929750b1f4d33272e286b2c38707a0041ce726 into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7536/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
b43be705de Merge 0c3b552678470a60d0a2512149742efea304fcc9 into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7734/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
d73a8e7cfd Merge a81e8adde78e4d608b40d417fdafd2ca3005bdcc into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7759/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
027b898305 Merge 1f21c65a99532241480777d38b94b1373b76b5af into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7804/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
22d70329c8 Merge 9004b724e7e54850026a071287a972297dd4a261 into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7828/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
c18be653d4 Merge 5d5fd2079a110a41c89f5616df5c5277fe67bb4f into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7841/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
9340a5be68 Merge d51a0d415bb552ff7dc35547e06dbe83d9df4b8a into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7842/merge at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
442fa1406a Merge f8d84814e079bdca892c1c2cac75c53baa96f20b into b4ab07bd78871f3886cf0291279d2f2715a73c24
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
Compare 29 commits »
gaschz synced commits to refs/pull/7877/head at gaschz/trilium from mirror 2025-11-29 12:04:27 +01:00
53a8f6b4c0 Merge branch 'main' into fix/split_pane
9ae1a55896 chore(react/empty): obtain ntxId via React props instead of DOM query
3cc64b5764 fix(mobile/context_menu): note color picker not working
19cf07564f style(mobile/context_menu): taller height + small animation when expanding items
5847ce5c14 feat(dev): enable CSS source maps
Compare 11 commits »
gaschz synced commits to refs/pull/6839/head at gaschz/trilium from mirror 2025-11-29 12:04:26 +01:00
09df73e125 fix(fts): remove migration statements of old 0236
f21aa321f6 fix(fts): remove index of components
7be8b6c71e fix(fts): merge the two migrations into one file
bb8e5ebd4a fix(fts): fix suggestions from elian
6b8b71f7d1 feat(fts): implement missing unit tests
Compare 8 commits »
gaschz synced commits to fix/split_pane at gaschz/trilium from mirror 2025-11-29 12:04:24 +01:00
53a8f6b4c0 Merge branch 'main' into fix/split_pane
9ae1a55896 chore(react/empty): obtain ntxId via React props instead of DOM query
3cc64b5764 fix(mobile/context_menu): note color picker not working
19cf07564f style(mobile/context_menu): taller height + small animation when expanding items
5847ce5c14 feat(dev): enable CSS source maps
Compare 11 commits »
gaschz synced commits to main at gaschz/trilium from mirror 2025-11-29 12:04:24 +01:00
b4ab07bd78 feat(board): add keyboard navigation for "Add column" button
fd6ad6dce3 fix(type_widgets): partially prevent wrong note type rendering due to async race condition
ab97068a1d fix(quick_edit): classic toolbar dropdowns not working
70fe3b9773 fix(quick_edit): block popup not working
1fe8079fd5 fix(type_widgets): empty type widget when hot-reloading NoteDetail
Compare 28 commits »
gaschz synced and deleted reference refs/tags/renovate/better-sqlite3-12.x at gaschz/trilium from mirror 2025-11-29 12:04:23 +01:00
gaschz synced and deleted reference refs/tags/renovate/stylelint-16.x at gaschz/trilium from mirror 2025-11-29 12:04:23 +01:00
gaschz synced and deleted reference refs/tags/refs/pull/7880/merge at gaschz/trilium from mirror 2025-11-29 12:04:23 +01:00
gaschz synced and deleted reference refs/tags/refs/pull/7881/merge at gaschz/trilium from mirror 2025-11-29 12:04:23 +01:00
gaschz synced and deleted reference refs/tags/refs/pull/7882/merge at gaschz/trilium from mirror 2025-11-29 12:04:23 +01:00
gaschz synced commits to feat/rice-searching-with-sqlite at gaschz/trilium from mirror 2025-11-29 12:04:23 +01:00
09df73e125 fix(fts): remove migration statements of old 0236
f21aa321f6 fix(fts): remove index of components
7be8b6c71e fix(fts): merge the two migrations into one file
bb8e5ebd4a fix(fts): fix suggestions from elian
6b8b71f7d1 feat(fts): implement missing unit tests
Compare 8 commits »
gaschz synced commits to refs/pull/7842/merge at gaschz/trilium from mirror 2025-11-29 03:54:28 +01:00
5bffff9e69 Merge f8d84814e079bdca892c1c2cac75c53baa96f20b into 3cc64b576429b050ea356c3c76b8bf72f4a5b9b7
3cc64b5764 fix(mobile/context_menu): note color picker not working
19cf07564f style(mobile/context_menu): taller height + small animation when expanding items
5847ce5c14 feat(dev): enable CSS source maps
a7ad45635e style(mobile/context_menu): clean up border radiuses
Compare 10 commits »