Commit Graph
178 Commits
Author SHA1 Message Date
Víctor Losada Hernández ed8f2841ad Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-codemirror 2026-09-25 19:21:31 +02:00
Víctor Losada Hernández 757adaf957 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into change-metadata-ui-theme 2026-09-25 15:44:36 +02:00
Víctor Losada Hernández 6ec10d6f6f change font-size to be a range input with quick example 2026-09-23 23:59:23 +02:00
Víctor Losada Hernández ae57a7a14e Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-settings-editor 2026-09-23 23:25:50 +02:00
Víctor Losada Hernández 6243c27b08 fix wrapselection to apply cursor in center of selection on every instance of cursors correctly. 2026-09-20 20:43:14 +02:00
Víctor Losada Hernández 13b13b03e0 fix newPage and newColumn 2026-09-13 15:43:59 +02:00
Víctor Losada Hernández 39c60f42fd fix makelist 2026-09-13 15:39:22 +02:00
Víctor Losada Hernández a3aebc4184 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into change-metadata-ui-theme 2026-09-05 23:53:29 +02:00
durstann 2be7649178 Prefer position at the start of a tab insertion for the new cursor position. 2026-09-01 22:52:22 -07:00
Víctor Losada Hernández cf252c3ddd Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-settings-editor 2026-08-29 22:43:09 +02:00
Víctor Losada Hernández a1ac6c2dac Merge branch 'master' of https://github.com/naturalcrit/homebrewery into change-metadata-ui-theme 2026-08-29 22:37:25 +02:00
Víctor Losada Hernández 1133dff5ce progamatic dark mode 2026-08-28 00:01:42 +02:00
Víctor Losada Hernández fdc470b0c3 more linting 2026-08-27 20:35:32 +02:00
Víctor Losada Hernández c747b60bb7 lint 2026-08-27 20:33:48 +02:00
Víctor Losada Hernández 2fc135724f add image previews to settings 2026-08-26 21:49:21 +02:00
Víctor Losada Hernández a83ac83ed3 full functionality 2026-08-24 18:46:22 +02:00
Víctor Losada Hernández 4ddc409129 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-08-16 17:16:38 +02:00
Víctor Losada Hernández 702fa6fe5c simple fix 2026-07-26 20:44:50 +02:00
Víctor Losada Hernández 9c0eb5f3a9 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-07-26 11:20:38 +02:00
Víctor Losada Hernández db572c8fea small changes to single line formatting 2026-06-24 18:44:29 +02:00
Víctor Losada Hernández c9da8742eb adding comments, removing leftover code, renaming constant 2026-06-16 10:23:58 +02:00
Víctor Losada Hernández 2ab7c63853 add clarification comment 2026-06-15 23:18:00 +02:00
Víctor Losada Hernández fd86561c7f putting the animation under a @media query 2026-06-15 23:17:45 +02:00
Víctor Losada Hernández 1558a14a91 add formatting options plus single delcaration rule encapsulating 2026-06-02 15:40:40 +02:00
Víctor Losada Hernández 0335767afa remove logs 2026-06-02 15:17:14 +02:00
Víctor Losada Hernández 6a51116844 format 2026-06-02 15:17:03 +02:00
Víctor Losada Hernández d440c7c651 propert tab behavior this time(i hope) 2026-06-02 15:15:51 +02:00
Víctor Losada Hernández 823786f865 add secondary keybind 2026-05-23 11:52:44 +02:00
Víctor Losada Hernández 0661dac099 uh oh forgot this 2026-05-23 11:47:47 +02:00
Víctor Losada Hernández 2078ba70bd lint 2026-05-23 11:45:44 +02:00
Víctor Losada Hernández 03564b310f Merge branches 'add-cm-features' and 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-05-23 11:44:33 +02:00
Víctor Losada Hernández 7a0348536c fix image request going crazy 2026-05-23 09:18:04 +02:00
Víctor Losada Hernández 21bd824bce undo conflict resolution 2026-05-23 08:57:09 +02:00
Víctor Losada Hernández 82a78f227d revert conflict resolution 2026-05-23 08:56:36 +02:00
Víctor Losada Hernández 5b1c694447 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-05-21 00:37:33 +02:00
Víctor Losada Hernández 15df8f2a22 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-image-preview 2026-05-21 00:34:58 +02:00
Víctor Losada Hernández 15db3c9f66 lint client 2026-05-18 16:21:57 +02:00
Víctor Losada Hernández 074af5e8e0 more solid block tokenizing 2026-05-16 16:28:53 +02:00
Víctor Losada Hernández 16948f451f add a comment 2026-05-14 11:08:09 +02:00
Víctor Losada Hernández 72dc1a6b46 format selection if selected 2026-05-13 22:57:06 +02:00
Víctor Losada Hernández 0540479e09 crude basic animation and button 2026-05-13 21:55:53 +02:00
Víctor Losada Hernández 7c30380ca6 fix keybind to ctrl f 2026-05-13 21:22:36 +02:00
Víctor Losada Hernández ef9c3c1eb6 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-cm-features 2026-05-13 21:02:54 +02:00
Víctor Losada Hernández d630882f18 add padding 2026-05-13 12:51:45 +02:00
Víctor Losada Hernández 0721a69345 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-image-preview 2026-05-13 12:50:49 +02:00
Víctor Losada Hernández 3c4bafd1ad eslint changes 2026-05-13 12:46:10 +02:00
Víctor Losada Hernández 097b941580 move to use html img element 2026-05-13 12:45:46 +02:00
Víctor Losada Hernández c66310fbe7 linting 2026-05-13 12:09:43 +02:00
Víctor Losada Hernández df4c59cbd6 move highlight plugin into its own file 2026-05-13 12:06:21 +02:00
Víctor Losada Hernández 0f7aa0ad49 change tok for token 2026-05-13 11:49:41 +02:00