Víctor Losada Hernández
|
657c268a80
|
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror
|
2026-04-03 22:52:17 +02:00 |
|
Víctor Losada Hernández
|
726d9abec2
|
use default as default
|
2026-04-03 22:51:03 +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 |
|
dependabot[bot]
|
45793ecbef
|
Bump the prod-dependencies group across 1 directory with 4 updates
Bumps the prod-dependencies group with 4 updates in the / directory: [lodash](https://github.com/lodash/lodash), [node](https://github.com/aredridel/node-bin-gen), [react-frame-component](https://github.com/ryanseddon/react-frame-component) and [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router).
Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)
Updates `node` from 25.8.2 to 25.9.0
- [Commits](https://github.com/aredridel/node-bin-gen/commits)
Updates `react-frame-component` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/ryanseddon/react-frame-component/releases)
- [Changelog](https://github.com/ryanseddon/react-frame-component/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ryanseddon/react-frame-component/commits/v5.3.2)
Updates `react-router` from 7.13.2 to 7.14.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.0/packages/react-router)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: node
dependency-version: 25.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: react-frame-component
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: react-router
dependency-version: 7.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-03 03:23:20 +00: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 |
|
David Bolack
|
c92c85749e
|
Correct the path to Nodesto
|
2026-03-31 12:05:42 -05:00 |
|
Víctor Losada Hernández
|
d234dd0e0b
|
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror
|
2026-03-29 14:49:49 +02: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 |
|
Víctor Losada Hernández
|
1d02fb9565
|
simplify page count
|
2026-03-29 01:12:21 +01:00 |
|
Víctor Losada Hernández
|
2af063ac88
|
add dropcursor extension
|
2026-03-29 01:03:18 +01:00 |
|
Víctor Losada Hernández
|
8442fdfe0a
|
make sure selection is visible
|
2026-03-29 01:02:34 +01:00 |
|
Víctor Losada Hernández
|
239029e196
|
autto close tags
|
2026-03-29 00:59:31 +01:00 |
|
Víctor Losada Hernández
|
0fcf6dfe89
|
revert tab function to live behavior
|
2026-03-29 00:49:08 +01:00 |
|
Víctor Losada Hernández
|
eb99af2735
|
tab size changed to 2
|
2026-03-29 00:33:07 +01:00 |
|
Víctor Losada Hernández
|
8b347bafbc
|
lint
|
2026-03-29 00:21:30 +01:00 |
|
Víctor Losada Hernández
|
83406479a7
|
fix historysize to be more stable
|
2026-03-29 00:20:35 +01:00 |
|
Víctor Losada Hernández
|
9d2ff401fd
|
add some comments
|
2026-03-29 00:20:15 +01:00 |
|
Víctor Losada Hernández
|
2dda9c9804
|
remove cm themes build system
|
2026-03-28 20:09:45 +01: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 |
|
dependabot[bot]
|
f47fe4a0e9
|
Bump path-to-regexp from 8.3.0 to 8.4.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.3.0...v8.4.0)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-version: 8.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-28 17:26:20 +00: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 |
|
dependabot[bot]
|
7f36f4bb67
|
Bump brace-expansion from 1.1.12 to 1.1.13
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 21:26:59 +00:00 |
|
dependabot[bot]
|
c3bde29434
|
Bump flatted from 3.3.4 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.4 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.4...v3.4.2)
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 21:26:58 +00: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 |
|
dependabot[bot]
|
e2fd9dad0b
|
Bump undici from 7.22.0 to 7.24.4
Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.4)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.24.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 21:14:46 +00: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 |
|
dependabot[bot]
|
a06c9568aa
|
Bump picomatch from 2.3.1 to 2.3.2
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 20:47:09 +00: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
|
82aa5b76ea
|
erase reference to old file
|
2026-03-27 20:00:01 +01:00 |
|
Víctor Losada Hernández
|
94080ba952
|
file org update
|
2026-03-27 19:53:49 +01:00 |
|
Víctor Losada Hernández
|
1f2a329553
|
darkbrewery
|
2026-03-27 19:49:00 +01:00 |
|
Víctor Losada Hernández
|
4bce4a9489
|
simplify fold export & restore legacy higlights
|
2026-03-27 19:11:52 +01:00 |
|
Víctor Losada Hernández
|
4da270616d
|
multiple cursors
|
2026-03-27 18:50:46 +01:00 |
|
Víctor Losada Hernández
|
7abea94196
|
proper use of tab
|
2026-03-27 16:26:41 +01:00 |
|
Víctor Losada Hernández
|
c996bee932
|
fix snippet editor height
|
2026-03-27 16:16:46 +01:00 |
|
Víctor Losada Hernández
|
901f84bf34
|
that should do it
|
2026-03-27 16:14:14 +01:00 |
|
Víctor Losada Hernández
|
0842e398c4
|
most of the css highlights
|
2026-03-27 16:10:45 +01:00 |
|
Víctor Losada Hernández
|
98f73dd57c
|
good styling
|
2026-03-27 13:29:31 +01:00 |
|
Víctor Losada Hernández
|
ad9f4773b0
|
default cm5 theme back
|
2026-03-27 13:13:36 +01:00 |
|
Víctor Losada Hernández
|
c0b3a1940f
|
final fixes
|
2026-03-27 12:16:27 +01:00 |
|
Víctor Losada Hernández
|
9edb0e2fc6
|
fix brewjump functions
|
2026-03-27 11:59:56 +01:00 |
|
dependabot[bot]
|
a7a928e663
|
Bump the prod-dependencies group across 1 directory with 10 updates
Bumps the prod-dependencies group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.2` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.6` | `7.29.2` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.48.0` | `3.49.0` |
| [less](https://github.com/less/less.js) | `4.5.1` | `4.6.4` |
| [mongoose](https://github.com/Automattic/mongoose) | `9.2.4` | `9.3.2` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.6` | `5.1.7` |
| [node](https://github.com/aredridel/node-bin-gen) | `25.8.0` | `25.8.1` |
| [react-frame-component](https://github.com/ryanseddon/react-frame-component) | `5.2.7` | `5.3.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.1` | `7.13.2` |
| [sanitize-filename](https://github.com/parshap/node-sanitize-filename) | `1.6.3` | `1.6.4` |
Updates `@babel/preset-env` from 7.29.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env)
Updates `@babel/runtime` from 7.28.6 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-runtime)
Updates `core-js` from 3.48.0 to 3.49.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js)
Updates `less` from 4.5.1 to 4.6.4
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/commits)
Updates `mongoose` from 9.2.4 to 9.3.2
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/9.2.4...9.3.2)
Updates `nanoid` from 5.1.6 to 5.1.7
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.1.6...5.1.7)
Updates `node` from 25.8.0 to 25.8.1
- [Commits](https://github.com/aredridel/node-bin-gen/commits)
Updates `react-frame-component` from 5.2.7 to 5.3.0
- [Release notes](https://github.com/ryanseddon/react-frame-component/releases)
- [Changelog](https://github.com/ryanseddon/react-frame-component/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ryanseddon/react-frame-component/compare/v5.2.7...v5.3.0)
Updates `react-router` from 7.13.1 to 7.13.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.13.2/packages/react-router)
Updates `sanitize-filename` from 1.6.3 to 1.6.4
- [Changelog](https://github.com/parshap/node-sanitize-filename/blob/master/Changelog.md)
- [Commits](https://github.com/parshap/node-sanitize-filename/compare/v1.6.3...v1.6.4)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.29.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: "@babel/runtime"
dependency-version: 7.29.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: core-js
dependency-version: 3.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: less
dependency-version: 4.6.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: mongoose
dependency-version: 9.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: nanoid
dependency-version: 5.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: node
dependency-version: 25.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: react-frame-component
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: react-router
dependency-version: 7.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: sanitize-filename
dependency-version: 1.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 03:24:14 +00:00 |
|