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 |
|
dependabot[bot]
|
9cd9c075e1
|
Bump the dev-dependencies group across 1 directory with 5 updates
Bumps the dev-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.2.0` | `30.3.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.0` | `29.15.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.5.0` |
| [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) | `7.6.1` | `7.7.0` |
Updates `babel-jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest)
Updates `eslint-plugin-jest` from 29.15.0 to 29.15.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.0...v29.15.1)
Updates `jest` from 30.2.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)
Updates `stylelint` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.4.0...17.5.0)
Updates `stylelint-config-recess-order` from 7.6.1 to 7.7.0
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v7.6.1...v7.7.0)
---
updated-dependencies:
- dependency-name: babel-jest
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
dependency-version: 29.15.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: jest
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-version: 17.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: stylelint-config-recess-order
dependency-version: 7.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 03:23:24 +00:00 |
|
Víctor Losada Hernández
|
55d93a0e5f
|
remove unnecessary code
|
2026-03-27 00:27:38 +01:00 |
|
Víctor Losada Hernández
|
9a74a20884
|
add search replace
|
2026-03-27 00:27:26 +01:00 |
|
Víctor Losada Hernández
|
a00a3440fc
|
undo & redo
|
2026-03-27 00:09:27 +01:00 |
|
Víctor Losada Hernández
|
06e15a04e9
|
snippetline count, and disable highlights in css tab
|
2026-03-26 23:56:40 +01:00 |
|
Víctor Losada Hernández
|
d4c1eba3f3
|
emoji autocomplete
|
2026-03-26 23:44:49 +01:00 |
|
Víctor Losada Hernández
|
1328d1aaca
|
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror
|
2026-03-26 17:49:44 +01:00 |
|
Víctor Losada Hernández
|
3992d71910
|
page count widget
|
2026-03-26 17:49:33 +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
|
96e1d6e100
|
update key map
|
2026-03-26 17:19:54 +01:00 |
|
Víctor Losada Hernández
|
3a671cf48f
|
custom key map
|
2026-03-26 17:08:01 +01:00 |
|
Víctor Losada Hernández
|
3b9eae2e4f
|
small fixes
|
2026-03-26 14:42:56 +01:00 |
|
Víctor Losada Hernández
|
b0ebeaffb9
|
syntax highligting for legacy as well
|
2026-03-26 14:22:39 +01:00 |
|
Víctor Losada Hernández
|
f50c25b906
|
organizing
|
2026-03-26 12:54:07 +01:00 |
|
Víctor Losada Hernández
|
ad50be45c6
|
custom folding finally
|
2026-03-26 12:42:26 +01:00 |
|
Víctor Losada Hernández
|
b45795fac2
|
this should fold
|
2026-03-25 21:07:21 +01:00 |
|
Víctor Losada Hernández
|
52f2f532a7
|
lint
|
2026-03-25 17:23:38 +01:00 |
|
Víctor Losada Hernández
|
456c149f7b
|
themes working again
|
2026-03-25 17:15:23 +01:00 |
|
Víctor Losada Hernández
|
3e6f006811
|
fix lock
|
2026-03-25 11:25:38 +01:00 |
|
Víctor Losada Hernández
|
5c8a6bc4d3
|
match regex properly
|
2026-03-25 11:25:33 +01:00 |
|
Víctor Losada Hernández
|
47b47ff255
|
custom highlight blocks
|
2026-03-25 10:51:25 +01:00 |
|
Víctor Losada Hernández
|
bba3199dba
|
fix back editor.jsx
|
2026-03-24 23:41:17 +01:00 |
|
Víctor Losada Hernández
|
953ef8c534
|
definition lists
|
2026-03-24 16:56:40 +01:00 |
|
Víctor Losada Hernández
|
02ae7176f7
|
subscript and superscript
|
2026-03-23 23:55:35 +01:00 |
|
Víctor Losada Hernández
|
c76b174fd6
|
blocks working, spans and injections confused
|
2026-03-23 12:13:55 +01:00 |
|
Víctor Losada Hernández
|
4483537b93
|
not really working but it will
|
2026-03-23 12:13:20 +01:00 |
|
Víctor Losada Hernández
|
ec159e4f14
|
different editors working
|
2026-03-23 11:20:15 +01:00 |
|
Víctor Losada Hernández
|
d52452dad7
|
safely destructure
|
2026-03-22 10:21:53 +01:00 |
|
Víctor Losada Hernández
|
1337612d3d
|
stage
|
2026-03-22 10:18:45 +01:00 |
|
Víctor Losada Hernández
|
51b8c9c70a
|
remove dash
|
2026-03-22 10:16:34 +01:00 |
|
db
|
dee8e8150e
|
Merge branch 'master' into HTMLDownload
|
2026-03-21 22:54:15 -05:00 |
|
db
|
ae424d5da8
|
i
|
2026-03-21 22:53:27 -05:00 |
|
Víctor Losada Hernández
|
0363747d6e
|
small dash
|
2026-03-22 02:28:02 +01:00 |
|
Víctor Losada Hernández
|
13150aca0d
|
if no title still append prefix
|
2026-03-22 02:27:38 +01:00 |
|
Víctor Losada Hernández
|
09ea3430a0
|
not sure why would this break anything
|
2026-03-22 02:23:07 +01:00 |
|
Víctor Losada Hernández
|
3772f8c3b3
|
fix title
|
2026-03-22 02:18:02 +01:00 |
|
Víctor Losada Hernández
|
0752fbf125
|
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-dependencies
|
2026-03-22 02:15:13 +01:00 |
|