Víctor Losada Hernández
|
b7e67b1ab5
|
Merge pull request #4982 from 5e-Cleric/refactor-listpage.jsx
Refactor of listpage.jsx into functional component
|
2026-09-02 16:42:40 +02:00 |
|
Víctor Losada Hernández
|
813e9b7754
|
Merge pull request #4960 from firstmatekidd/snippet_squash
Make snippet elements buttons so they can be interacted with a keyboard.
|
2026-09-01 20:07:48 +02:00 |
|
Víctor Losada Hernández
|
e761d01cf7
|
Merge pull request #4945 from firstmatekidd/meta_a11y
Make metadata editor more accessible for screen readers and keyboard
|
2026-08-30 12:08:12 +02:00 |
|
Víctor Losada Hernández
|
a0ab1fd3b9
|
Merge branch 'master' into meta_a11y
|
2026-08-30 12:05:00 +02:00 |
|
Víctor Losada Hernández
|
69495ed2b6
|
Merge pull request #4971 from dbolack-ab/hbfm
Migrate shared/markdown.js to an npm module
|
2026-08-30 00:00:05 +02:00 |
|
Víctor Losada Hernández
|
59669b90d4
|
Merge branch 'master' into hbfm
|
2026-08-29 23:45:50 +02:00 |
|
Víctor Losada Hernández
|
ea0b09ebd6
|
Merge pull request #4743 from naturalcrit/add-cm-features
Add CSS formatter
|
2026-08-29 21:30:46 +02:00 |
|
Víctor Losada Hernández
|
02ae146214
|
Merge pull request #4965 from naturalcrit/Refactor-editor.jsx
Refactor editor.jsx as a functional component
|
2026-08-23 22:17:32 +02:00 |
|
Víctor Losada Hernández
|
f88d6fd844
|
Merge pull request #4957 from naturalcrit/dependabot/npm_and_yarn/googleapis/drive-21.0.0
Bump @googleapis/drive from 20.2.0 to 21.0.0
|
2026-08-21 22:25:19 +02:00 |
|
Víctor Losada Hernández
|
070626a046
|
Merge pull request #4964 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-e9d92f20fa
Bump the prod-dependencies group across 1 directory with 4 updates
|
2026-08-21 22:19:04 +02:00 |
|
Víctor Losada Hernández
|
385fe73093
|
Merge pull request #4733 from dbolack-ab/v4Metadata
V4 metadata - Initial
|
2026-08-21 19:03:23 +02:00 |
|
Víctor Losada Hernández
|
3cce97de72
|
Merge pull request #4897 from Gazook89/Accessible-Dropdowns
More Accessible Dropdowns
|
2026-08-16 10:44:51 +02:00 |
|
Víctor Losada Hernández
|
7b3e03b113
|
Merge pull request #4902 from Gazook89/Nav.jsx-To-Functional-Component
Refactor nav.jsx into Functional Component
|
2026-08-15 19:27:38 +02:00 |
|
Víctor Losada Hernández
|
58839861b8
|
Merge pull request #4954 from naturalcrit/update-depen
update js-yaml
|
2026-08-15 14:43:03 +02:00 |
|
Víctor Losada Hernández
|
7ab9e92e15
|
Merge pull request #4953 from naturalcrit/dependabot/npm_and_yarn/body-parser-2.3.0
Bump body-parser from 2.2.2 to 2.3.0
|
2026-08-15 10:33:26 +02:00 |
|
Víctor Losada Hernández
|
0ce7034f01
|
Merge pull request #4376 from G-Ambatte/experimentalMarkedDiagrams
Marked Diagrams - Markdeep iteration
|
2026-08-15 10:24:20 +02:00 |
|
Víctor Losada Hernández
|
fb5a6dbfd4
|
Merge pull request #4952 from naturalcrit/update-depen
Update babel dependencies
|
2026-08-14 22:32:06 +02:00 |
|
Víctor Losada Hernández
|
487002cb5a
|
Merge pull request #4951 from naturalcrit/update-depen
Update dependencies
|
2026-08-14 21:26:25 +02:00 |
|
Víctor Losada Hernández
|
5d25bbb27f
|
Merge pull request #4929 from naturalcrit/dependabot/npm_and_yarn/nanoid-6.0.0
Bump nanoid from 5.1.16 to 6.0.1
|
2026-08-14 20:43:37 +02:00 |
|
Víctor Losada Hernández
|
158379b8f0
|
Merge pull request #4950 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-3d3ea3e387
Bump the dev-dependencies group across 1 directory with 2 updates
|
2026-08-14 18:05:58 +02:00 |
|
Víctor Losada Hernández
|
ab11c96f4a
|
Merge pull request #4949 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-822bbd46e1
Bump the prod-dependencies group across 1 directory with 4 updates
|
2026-08-14 18:00:00 +02:00 |
|
Víctor Losada Hernández
|
4f40e81f62
|
Merge pull request #4946 from naturalcrit/dependabot/npm_and_yarn/brace-expansion-1.1.18
Bump brace-expansion from 1.1.16 to 1.1.18
|
2026-08-14 17:53:38 +02:00 |
|
Víctor Losada Hernández
|
c7339226d1
|
Merge pull request #4948 from naturalcrit/dependabot/npm_and_yarn/nanoid-5.1.16
Bump nanoid from 5.1.11 to 5.1.16
|
2026-08-14 17:48:03 +02:00 |
|
Víctor Losada Hernández
|
a7f16ff938
|
Merge pull request #4935 from naturalcrit/dependabot/npm_and_yarn/jsdom-30.0.1
Bump jsdom from 28.1.0 to 30.0.1
|
2026-08-14 17:42:05 +02:00 |
|
Víctor Losada Hernández
|
7513d95130
|
Merge pull request #4944 from firstmatekidd/brew_item
Fix a11y issues on the brew item card so screen reader users and keyb…
|
2026-08-08 12:39:39 +02:00 |
|
Víctor Losada Hernández
|
a280304776
|
Merge pull request #4941 from naturalcrit/dependabot/npm_and_yarn/fast-uri-3.1.5
Bump fast-uri from 3.1.4 to 3.1.5
|
2026-08-05 16:27:49 +02:00 |
|
Víctor Losada Hernández
|
db803f9694
|
Merge pull request #4936 from firstmatekidd/labels
add aria labels to toolbar elements
|
2026-08-04 16:09:08 +02:00 |
|
Víctor Losada Hernández
|
d15daa7ad2
|
Merge branch 'master' into labels
|
2026-08-04 16:04:07 +02:00 |
|
Víctor Losada Hernández
|
6ecbc6f41d
|
Merge pull request #4933 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-9685190307
Bump the prod-dependencies group across 1 directory with 3 updates
|
2026-08-03 10:45:22 +02:00 |
|
Víctor Losada Hernández
|
e6af56fd4b
|
Merge pull request #4905 from G-Ambatte/fixSafeHTML
Fix safeHTML attribute check
|
2026-08-01 22:40:04 +02:00 |
|
Víctor Losada Hernández
|
7a3d1019af
|
Merge pull request #4920 from naturalcrit/fix-editor-theme-saving-incorrectly
Fixes editor theme saved independent from tab
|
2026-07-31 21:25:01 +02:00 |
|
Víctor Losada Hernández
|
98d579fc8a
|
Merge branch 'master' into Accessible-Dropdowns
|
2026-07-29 18:38:57 +02:00 |
|
Víctor Losada Hernández
|
5d9497e387
|
Merge branch 'master' into fix-editor-theme-saving-incorrectly
|
2026-07-28 23:48:13 +02:00 |
|
Víctor Losada Hernández
|
9e9bbb9f7b
|
Merge branch 'master' into add-cm-features
|
2026-07-28 23:26:30 +02:00 |
|
Víctor Losada Hernández
|
d3b0739a53
|
Merge pull request #4932 from firstmatekidd/a11y_nav_kbd
Add nav buttons to the tab order and use semantic buttons so they are interactable with the keyboard
|
2026-07-27 12:18:08 +02:00 |
|
Víctor Losada Hernández
|
98117dae0e
|
Merge pull request #4907 from naturalcrit/dependabot/npm_and_yarn/vite-8.1.5
Bump vite from 7.3.6 to 8.1.5
|
2026-07-26 15:32:01 +02:00 |
|
Víctor Losada Hernández
|
703fd9d675
|
Merge pull request #4915 from naturalcrit/dependabot/npm_and_yarn/react-router-8.3.0
Bump react-router from 7.18.1 to 8.3.0
|
2026-07-26 15:26:32 +02:00 |
|
Víctor Losada Hernández
|
7fcbc149af
|
Merge pull request #4917 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-ef4678beb4
Bump @oddbird/css-anchor-positioning from 0.9.0 to 0.10.1 in the prod-dependencies group across 1 directory
|
2026-07-26 15:21:07 +02:00 |
|
Víctor Losada Hernández
|
c7bcd29843
|
Merge pull request #4850 from 5e-Cleric/add-back-selection-tabbing
Add back selection tabbing
|
2026-07-26 11:10:46 +02:00 |
|
Víctor Losada Hernández
|
5dff482920
|
Merge branch 'master' into add-back-selection-tabbing
|
2026-07-26 11:07:21 +02:00 |
|
Víctor Losada Hernández
|
3d3286604a
|
Merge pull request #4196 from naturalcrit/add-remove-author-if-owner
Add function to remove other authors
|
2026-07-26 01:08:47 +02:00 |
|
Víctor Losada Hernández
|
635e4b512f
|
Merge pull request #4877 from G-Ambatte/fixDocker-#4804
Fix Vite transformation for Docker
|
2026-07-26 00:12:05 +02:00 |
|
Víctor Losada Hernández
|
729fcb4a11
|
Merge branch 'master' into fixDocker-#4804
|
2026-07-26 00:02:55 +02:00 |
|
Víctor Losada Hernández
|
173706a43b
|
Merge pull request #4874 from firstmatekidd/render_a11y_squash
Accessibility: Add title to the brew render iframe.
|
2026-07-25 23:48:09 +02:00 |
|
Víctor Losada Hernández
|
71c13a89a8
|
Merge branch 'master' into render_a11y_squash
|
2026-07-25 23:44:49 +02:00 |
|
Víctor Losada Hernández
|
13d1780180
|
Merge pull request #4837 from 5e-Cleric/add-cleaning-tool-to-admin
[ADMIN]: Proper cleanup function
|
2026-06-17 16:41:48 +02:00 |
|
Víctor Losada Hernández
|
70ca2a0bb8
|
Merge pull request #4863 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-45b30eb613
Bump the prod-dependencies group across 1 directory with 4 updates
|
2026-06-10 08:47:40 +02:00 |
|
Víctor Losada Hernández
|
e06626e1b4
|
Merge pull request #4851 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-5933c7efe7
Bump the prod-dependencies group across 1 directory with 12 updates
|
2026-06-02 18:06:53 +02:00 |
|
Víctor Losada Hernández
|
c1c3c1ee16
|
Merge pull request #4593 from dbolack-ab/V4_Persistant_Templates
Template class persistence
|
2026-06-02 16:28:01 +02:00 |
|
Víctor Losada Hernández
|
8ea954d4cf
|
Merge pull request #4836 from 5e-Cleric/add-cleaning-tool-to-admin
brewCleanup to functional component
|
2026-05-27 20:38:08 +02:00 |
|
Víctor Losada Hernández
|
b16b3110f3
|
Merge pull request #4770 from 5e-Cleric/add-image-preview
Add image preview
|
2026-05-23 11:41:21 +02:00 |
|
Víctor Losada Hernández
|
908ec04c14
|
Merge pull request #4780 from Gazook89/Open-Sans---Installed-vs-Google-Fonts
Open Sans: Replace Google Fonts with Installed Fonts
|
2026-05-22 22:51:19 +02:00 |
|
Víctor Losada Hernández
|
305a668799
|
Merge branch 'master' into Open-Sans---Installed-vs-Google-Fonts
|
2026-05-22 22:48:16 +02:00 |
|
Víctor Losada Hernández
|
63d918a428
|
Merge pull request #4776 from Gazook89/Lazy-Load-Images
Lazy Load Images
|
2026-05-22 22:47:44 +02:00 |
|
Víctor Losada Hernández
|
2322999099
|
Merge pull request #4740 from dbolack-ab/preloadVars
Preload Marked Variables
|
2026-05-21 22:19:29 +02:00 |
|
Víctor Losada Hernández
|
bd96b4850e
|
Merge pull request #4822 from naturalcrit/lint
Lint repository
|
2026-05-18 16:32:19 +02:00 |
|
Víctor Losada Hernández
|
a220dad1eb
|
Merge pull request #4816 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-eb4237a4f0
Bump stylelint from 17.11.0 to 17.11.1 in the dev-dependencies group across 1 directory
|
2026-05-15 12:39:53 +02:00 |
|
Víctor Losada Hernández
|
f1c2198514
|
Merge pull request #4817 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-0f7a747189
Bump the prod-dependencies group with 2 updates
|
2026-05-15 12:25:54 +02:00 |
|
Víctor Losada Hernández
|
989ac071be
|
Merge pull request #4797 from naturalcrit/fix-CM-bugs
make wrapselection work with multiple selections
|
2026-05-13 11:37:49 +02:00 |
|
Víctor Losada Hernández
|
8b4c5c1d25
|
Merge branch 'master' into fix-CM-bugs
|
2026-05-12 16:29:33 +02:00 |
|
Víctor Losada Hernández
|
35d8f5a675
|
Merge pull request #4793 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-f1720b19c6
Bump the dev-dependencies group across 1 directory with 3 updates
|
2026-05-10 18:44:07 +02:00 |
|
Víctor Losada Hernández
|
24163b2427
|
Merge pull request #4803 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-64bf5212b7
Bump the prod-dependencies group across 1 directory with 9 updates
|
2026-05-10 18:39:20 +02:00 |
|
Víctor Losada Hernández
|
a67360c18a
|
Merge pull request #4800 from naturalcrit/dependabot/npm_and_yarn/fast-uri-3.1.2
Bump fast-uri from 3.1.1 to 3.1.2
|
2026-05-10 18:33:17 +02:00 |
|
Víctor Losada Hernández
|
c4a92dc3d8
|
Merge branch 'master' into dependabot/npm_and_yarn/fast-uri-3.1.2
|
2026-05-10 18:30:07 +02:00 |
|
Víctor Losada Hernández
|
1807559987
|
Merge pull request #4782 from naturalcrit/fix-CM-bugs
Fixes the next batch of codemirror bugs
|
2026-05-05 14:21:02 +02:00 |
|
Víctor Losada Hernández
|
69b2bfb0b9
|
Merge branch 'master' into fix-CM-bugs
|
2026-05-05 14:18:01 +02:00 |
|
Víctor Losada Hernández
|
3978c4ae1e
|
Merge pull request #4781 from Gazook89/Tweak-Injection-highlighting
Fix issue with closing brace not highlighting
|
2026-05-04 16:15:50 +02:00 |
|
Víctor Losada Hernández
|
80093a1998
|
remove console.log
|
2026-05-04 16:13:15 +02:00 |
|
Víctor Losada Hernández
|
479834cea8
|
Merge branch 'master' into Tweak-Injection-highlighting
|
2026-05-04 16:09:30 +02:00 |
|
Víctor Losada Hernández
|
09ff29bf3e
|
Merge pull request #4778 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-774995e115
Bump the prod-dependencies group across 1 directory with 3 updates
|
2026-05-04 15:24:26 +02:00 |
|
Víctor Losada Hernández
|
e2256be4aa
|
Merge pull request #4785 from 5e-Cleric/fix-page-count-regex
Fix page count regex
|
2026-05-04 00:47:42 +02:00 |
|
Víctor Losada Hernández
|
5426aa82c1
|
Merge pull request #4773 from Gazook89/Close-Theme-Selector-on-Selection
Close Theme Selector on Selection
|
2026-04-27 11:45:48 +02:00 |
|
Víctor Losada Hernández
|
c12bdcd042
|
Merge pull request #4752 from Frederlk/feature/copy-url-with-page
Add "copy url (page N)" share option in edit and share views
|
2026-04-24 09:57:31 +02:00 |
|
Víctor Losada Hernández
|
19106f89a8
|
Merge branch 'master' into feature/copy-url-with-page
|
2026-04-24 09:54:25 +02:00 |
|
Víctor Losada Hernández
|
0323d4d2f6
|
Merge pull request #4765 from naturalcrit/add-cm-themes
update codemirror themes
|
2026-04-24 01:08:34 +02:00 |
|
Víctor Losada Hernández
|
077b88139a
|
Merge pull request #4718 from naturalcrit/v3.21-fixes
fix for admin pages to work
|
2026-04-05 16:35:16 +02:00 |
|
Víctor Losada Hernández
|
b1112239e3
|
Merge branch 'master' into v3.21-fixes
|
2026-04-05 16:29:19 +02:00 |
|
Víctor Losada Hernández
|
315f45304f
|
Merge pull request #4717 from naturalcrit/v3.21-fixes
V3.21 fixes
|
2026-04-05 14:49:22 +02:00 |
|
Víctor Losada Hernández
|
13f3df529a
|
Merge pull request #4699 from dbolack-ab/HTMLDownload
Embed Endpoint
|
2026-04-03 23:49:00 +02:00 |
|
Víctor Losada Hernández
|
1f8944ee88
|
Merge pull request #4711 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-a9e1deba84
Bump the prod-dependencies group across 1 directory with 4 updates
|
2026-04-03 11:57:09 +02:00 |
|
Víctor Losada Hernández
|
47b8ba9bfa
|
Merge pull request #4707 from dbolack-ab/fixJournalFontPath
Correct the path to Nodesto
|
2026-04-02 17:28:46 +02:00 |
|
Víctor Losada Hernández
|
610cabfdfa
|
Merge pull request #4698 from naturalcrit/dependabot/npm_and_yarn/path-to-regexp-8.4.0
Bump path-to-regexp from 8.3.0 to 8.4.0
|
2026-03-28 19:56:57 +01:00 |
|
Víctor Losada Hernández
|
ed10017db2
|
Merge pull request #4697 from naturalcrit/dependabot/npm_and_yarn/brace-expansion-1.1.13
Bump brace-expansion from 1.1.12 to 1.1.13
|
2026-03-27 22:37:23 +01:00 |
|
Víctor Losada Hernández
|
4225950928
|
Merge branch 'master' into dependabot/npm_and_yarn/brace-expansion-1.1.13
|
2026-03-27 22:30:37 +01:00 |
|
Víctor Losada Hernández
|
78116d3f44
|
Merge pull request #4688 from naturalcrit/dependabot/npm_and_yarn/flatted-3.4.2
Bump flatted from 3.3.4 to 3.4.2
|
2026-03-27 22:30:13 +01:00 |
|
Víctor Losada Hernández
|
883f372638
|
Merge pull request #4686 from naturalcrit/dependabot/npm_and_yarn/undici-7.24.4
Bump undici from 7.22.0 to 7.24.4
|
2026-03-27 22:25:38 +01:00 |
|
Víctor Losada Hernández
|
e304872e1c
|
Merge pull request #4696 from naturalcrit/dependabot/npm_and_yarn/picomatch-2.3.2
Bump picomatch from 2.3.1 to 2.3.2
|
2026-03-27 22:13:31 +01:00 |
|
Víctor Losada Hernández
|
58b21c21d6
|
Merge branch 'master' into dependabot/npm_and_yarn/picomatch-2.3.2
|
2026-03-27 21:50:53 +01:00 |
|
Víctor Losada Hernández
|
f27b639d01
|
Merge pull request #4692 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-a9d7f6db03
Bump the prod-dependencies group across 1 directory with 10 updates
|
2026-03-27 21:50:07 +01:00 |
|
Víctor Losada Hernández
|
56f12dea4a
|
Merge branch 'master' into dependabot/npm_and_yarn/prod-dependencies-a9d7f6db03
|
2026-03-27 21:46:17 +01:00 |
|
Víctor Losada Hernández
|
9afcc470ef
|
Merge pull request #4693 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-903f408a14
Bump the dev-dependencies group across 1 directory with 5 updates
|
2026-03-27 21:45:54 +01:00 |
|
Víctor Losada Hernández
|
9c4ae76a00
|
Merge pull request #4690 from naturalcrit/update-dependencies
Fix tab titles
|
2026-03-26 17:24:09 +01:00 |
|
Víctor Losada Hernández
|
ab211610a1
|
Merge pull request #4676 from naturalcrit/update-dependencies
swap ai assets for public domain
|
2026-03-18 12:20:42 +01:00 |
|
Víctor Losada Hernández
|
392e64da7c
|
Merge pull request #4674 from naturalcrit/update-dependencies
bring back error pages
|
2026-03-11 13:03:49 +01:00 |
|
Víctor Losada Hernández
|
0cc2cfc8ff
|
Merge pull request #4665 from naturalcrit/update-dependencies
Removing Systems
|
2026-03-11 12:41:00 +01:00 |
|
Víctor Losada Hernández
|
10823a5632
|
Merge pull request #4663 from naturalcrit/update-dependencies
linting
|
2026-03-03 23:53:13 +01:00 |
|
Víctor Losada Hernández
|
03e336d078
|
Merge pull request #4662 from naturalcrit/update-dependencies
Small fix of string ref in combobox for latest react
|
2026-03-03 22:40:32 +01:00 |
|
Víctor Losada Hernández
|
95dce0ae78
|
Merge pull request #4661 from naturalcrit/update-dependencies
Update Node and React to latest
|
2026-03-03 19:56:12 +01:00 |
|
Víctor Losada Hernández
|
bff71319e9
|
Merge pull request #4646 from Gazook89/Custom-Snippet-Allow-Inline
Custom Snippets: Allow Inline
|
2026-02-27 22:51:13 +01:00 |
|
Víctor Losada Hernández
|
c6a4dfd163
|
Merge pull request #4643 from naturalcrit/refactor-tag-system
proper tooltips
|
2026-02-24 12:35:35 +01:00 |
|