0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00
Commit Graph

3352 Commits

Author SHA1 Message Date
Víctor Losada Hernández 0ed772b054 add back cm5-themes 2026-04-21 20:50:04 +02:00
Víctor Losada Hernández 710ddbdd38 foldAll now folds pages only 2026-04-20 23:02:02 +02:00
Víctor Losada Hernández c856439191 fix newpage keybind 2026-04-20 21:54:11 +02:00
Trevor Buckner ef207c3936 Fix "onbeforeunload not a function"
should be window.onbeforeunload = xyz. However in this case, it's not needed anyway since we are only adding the event listener once on page load, which already gets cleared when you reload the page.
2026-04-19 15:18:31 -04:00
Trevor Buckner a1624dc649 Merge branch 'master' into update-Codemirror 2026-04-19 11:56:51 -04:00
Víctor Losada Hernández 98749ed3e0 lint pass 2026-04-15 10:28:28 +02:00
Víctor Losada Hernández 0621efe674 last fixes i think 2026-04-14 18:31:44 +02:00
Víctor Losada Hernández 326fc63f19 small changes 2026-04-14 00:12:18 +02:00
Víctor Losada Hernández 62814e5d67 pagemap rename 2026-04-14 00:06:49 +02:00
Víctor Losada Hernández 9e72fad9e4 small changes 2026-04-13 23:29:40 +02:00
Víctor Losada Hernández cac458cb00 fix deflist highlight 2026-04-13 18:01:47 +02:00
Víctor Losada Hernández 6d69961d7a lint 2026-04-13 17:52:03 +02:00
Víctor Losada Hernández 150c9de6fb fix snippets 2026-04-13 17:50:52 +02:00
Víctor Losada Hernández 6c51e6b711 fix focus on tab change 2026-04-13 17:36:47 +02:00
Víctor Losada Hernández de9df7d257 lint 2026-04-13 17:27:09 +02:00
Víctor Losada Hernández 0208550ca3 fix tab indent issue 2026-04-13 17:27:06 +02:00
Víctor Losada Hernández 1659c4b45a fix autocomplete emoji 2026-04-13 15:10:08 +02:00
Víctor Losada Hernández 1984143c82 emoji autocomplete not trigger with just colons 2026-04-13 14:47:13 +02:00
Víctor Losada Hernández de77de84d9 source move flash restored 2026-04-13 12:12:10 +02:00
G.Ambatte be2484d807 Switch to HashChange event listener 2026-04-13 18:12:28 +12:00
Víctor Losada Hernández 2e990238d3 lint 2026-04-13 01:30:17 +02:00
Víctor Losada Hernández 9dba69e8da fix lock 2026-04-13 01:29:14 +02:00
Víctor Losada Hernández 95c0b409b9 safe jumps 2 2026-04-13 00:59:33 +02:00
Víctor Losada Hernández 40246d8493 safe jumps 2026-04-13 00:59:26 +02:00
Víctor Losada Hernández ed5e5004e0 handle scroll remake 2026-04-12 23:42:20 +02:00
G.Ambatte 86f8898ee4 Check if Navigation API exists, use setInterval if not 2026-04-12 18:24:41 +12:00
Víctor Losada Hernández ca2d95ef4a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror 2026-04-06 19:21:46 +02:00
Víctor Losada Hernández 7d54261f51 fix keybinds 2026-04-05 13:59:32 +02:00
Víctor Losada Hernández 21e2619a99 Merge branch 'fixLinkNavigation' of https://github.com/G-Ambatte/homebrewery into v3.21-fixes 2026-04-05 13:47:29 +02:00
Víctor Losada Hernández 1f1dbfbb89 fix movebrew 2026-04-05 12:14:40 +02:00
G.Ambatte 01a9950d7c Remove unnecessary console.log 2026-04-05 21:41:39 +12:00
G.Ambatte af98694e48 Experimental fix for broken internal document links 2026-04-05 21:16:23 +12:00
Trevor Buckner 67b4d3b760 Revert "Embed Endpoint" 2026-04-04 21:15:57 -04:00
Víctor Losada Hernández becf95a644 correct injection highlight 2026-04-04 22:18:35 +02:00
Víctor Losada Hernández 78a34e3b58 rename file 2026-04-04 22:02:59 +02:00
Víctor Losada Hernández a350fcc254 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror 2026-04-04 22:02:17 +02:00
Víctor Losada Hernández f7edc8a366 changes names and reorders extensions 2026-04-04 21:58:28 +02:00
Víctor Losada Hernández 0c5266429d make shortcut editor tab dependent 2026-04-04 18:52:55 +02:00
Víctor Losada Hernández db2b45a095 finally? 2026-04-03 23:12:22 +02:00
Víctor Losada Hernández a0e496bf1c fix snippetbar just in case 2026-04-03 23:09:51 +02:00
Víctor Losada Hernández 07a21247e6 this should do it 2026-04-03 23:04:31 +02:00
Víctor Losada Hernández 4c444346d7 correct default 2026-04-03 22:57:06 +02:00
Víctor Losada Hernández 726d9abec2 use default as default 2026-04-03 22:51:03 +02:00
David Bolack 893deac57e Fix CSS 2026-04-03 15:25:16 -05:00
David Bolack 3f7cc4682b Override the .homebrew class background on the embed page per recommendation. 2026-03-29 11:57:21 -05:00
David Bolack edaff80bd3 Fixed! 2026-03-28 22:36:04 -05:00
Víctor Losada Hernández 4aa9408358 proper highlights for weird def lists 2026-03-29 01:59:21 +01:00
Víctor Losada Hernández d2ca8473f3 small changes 2026-03-29 01:53:34 +01:00
Víctor Losada Hernández b53abb5f9f change highlight when changing tabs 2026-03-29 01:46:51 +01:00
Víctor Losada Hernández fb42675574 fold all and unfold all restored 2026-03-29 01:36:37 +01:00