Víctor Losada Hernández
05a30f00e3
Merge branch 'master' into link-to-edit-if-author
2024-05-02 11:39:48 +02:00
Víctor Losada Hernández
3c1f8804af
initial commit
2024-05-02 11:38:00 +02:00
Trevor Buckner
716e3d7143
Merge pull request #3428 from 5e-Cleric/paint-order-fix
...
drop shadow filter to text stroke
2024-05-01 17:21:15 -04:00
Víctor Losada Hernández
a0e6487a7b
Merge branch 'master' into paint-order-fix
2024-05-01 21:58:31 +02:00
Víctor Losada Hernández
076599f05c
to cm
2024-05-01 21:58:15 +02:00
Trevor Buckner
9fb0f37718
Pass CSS props from curly spans/divs as an object for finer control
2024-04-30 23:52:19 -04:00
dependabot[bot]
822f8a2cd0
Bump superagent from 9.0.1 to 9.0.2
...
Bumps [superagent](https://github.com/ladjs/superagent ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/ladjs/superagent/releases )
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/ladjs/superagent/compare/v9.0.1...v9.0.2 )
---
updated-dependencies:
- dependency-name: superagent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 14:10:06 -04:00
Trevor Buckner
d2965e1122
Merge pull request #3444 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.3.3
...
Bump mongoose from 8.3.2 to 8.3.3
2024-04-30 14:09:57 -04:00
dependabot[bot]
37e211937c
Bump mongoose from 8.3.2 to 8.3.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.3.2 to 8.3.3.
- [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/8.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 14:08:20 -04:00
Trevor Buckner
e7a03dc7d6
Merge pull request #3445 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.24.5
...
Bump @babel/preset-env from 7.24.4 to 7.24.5
2024-04-30 14:07:57 -04:00
Trevor Buckner
a469b88fd2
Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7.24.5
2024-04-30 14:05:44 -04:00
Trevor Buckner
45244c8e5d
Merge pull request #3407 from Gazook89/errorPage.jsx-cleanup
...
Convert errorPage.jsx to functional component.
2024-04-30 13:43:20 -04:00
Trevor Buckner
fad5817353
Merge branch 'master' into errorPage.jsx-cleanup
2024-04-30 13:41:10 -04:00
Trevor Buckner
c0a8b79acc
Small tweak
2024-04-30 13:40:39 -04:00
dependabot[bot]
34a41fd610
Bump @babel/preset-env from 7.24.4 to 7.24.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.4 to 7.24.5.
- [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.24.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 03:58:07 +00:00
G.Ambatte
eb0440d36d
Fix ID removal
2024-04-28 01:13:12 +12:00
G.Ambatte
cd82db16d5
Add DOMPurify config options
2024-04-28 00:49:03 +12:00
G.Ambatte
bdad601ebc
Remove now-obsolete sanitization function
2024-04-27 23:58:55 +12:00
G.Ambatte
97a74902ef
Add DOMPurify to BrewRenderer
2024-04-27 23:58:23 +12:00
G.Ambatte
ab30b6a799
Add DOM-Purify package
2024-04-27 23:38:55 +12:00
Víctor Losada Hernández
da6bc497fc
eldeberry misstype rise dead
2024-04-26 23:07:06 +02:00
Trevor Buckner
06c3168868
Merge pull request #3429 from naturalcrit/dependabot/npm_and_yarn/multi-812b0dc3fc
...
Bump formidable, superagent and supertest
2024-04-25 10:45:55 -04:00
dependabot[bot]
86be90adb2
Bump formidable, superagent and supertest
...
Bumps [formidable](https://github.com/node-formidable/formidable ) to 3.5.1 and updates ancestor dependencies [formidable](https://github.com/node-formidable/formidable ), [superagent](https://github.com/ladjs/superagent ) and [supertest](https://github.com/ladjs/supertest ). These dependencies need to be updated together.
Updates `formidable` from 2.1.2 to 3.5.1
- [Release notes](https://github.com/node-formidable/formidable/releases )
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1 )
Updates `superagent` from 8.1.2 to 9.0.1
- [Release notes](https://github.com/ladjs/superagent/releases )
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/ladjs/superagent/compare/v8.1.2...v9.0.1 )
Updates `supertest` from 6.3.4 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases )
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.4...v7.0.0 )
---
updated-dependencies:
- dependency-name: formidable
dependency-type: indirect
- dependency-name: superagent
dependency-type: direct:production
- dependency-name: supertest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-25 14:28:34 +00:00
Trevor Buckner
a296678d20
Merge pull request #3409 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.3.2
...
Bump mongoose from 8.3.1 to 8.3.2
2024-04-25 10:27:36 -04:00
Trevor Buckner
f768990fb1
Merge branch 'master' into dependabot/npm_and_yarn/mongoose-8.3.2
2024-04-25 09:39:13 -04:00
Trevor Buckner
313543d0d1
Merge pull request #3424 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.23.0
...
Bump react-router-dom from 6.22.3 to 6.23.0
2024-04-25 09:39:03 -04:00
Víctor Losada Hernández
2ebe8d80e9
fix ei poison piercing
2024-04-25 15:15:07 +02:00
Víctor Losada Hernández
8c20422fef
initial commit
2024-04-25 15:09:25 +02:00
G.Ambatte
20d48d7dc2
Add review removal route
2024-04-25 15:59:11 +12:00
G.Ambatte
4b1d6ebd7c
Rename review request route
2024-04-25 15:58:43 +12:00
G.Ambatte
e9db7d1bb9
Add return on success to lock route
2024-04-25 15:37:50 +12:00
G.Ambatte
1c2ae8392c
Increase max lines in Linter
2024-04-25 15:32:26 +12:00
G.Ambatte
e8b9b3d583
Add lock route
2024-04-25 15:27:40 +12:00
G.Ambatte
71b84e1aba
Log message when review already requested
2024-04-25 14:33:29 +12:00
G.Ambatte
99f5aad942
Stop review request if it has already been logged
2024-04-25 14:32:04 +12:00
dependabot[bot]
2197a9b782
Bump react-router-dom from 6.22.3 to 6.23.0
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.22.3 to 6.23.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-24 03:27:56 +00:00
Gazook89
928a8b351e
Merge branch 'master' into RPG-Awesome-Redux
2024-04-21 20:12:56 -05:00
G.Ambatte
8feae7efb6
Function request review route
2024-04-22 00:32:32 +12:00
G.Ambatte
874cbe1da4
Don't forget to update the schema!
2024-04-22 00:26:34 +12:00
G.Ambatte
14c7a11528
Fix error message
2024-04-21 22:51:53 +12:00
G.Ambatte
b4a7dc0cbd
Update lock review route
2024-04-21 22:48:11 +12:00
G.Ambatte
8c5f2ff61c
Add route to get locked documents with review requested
2024-04-21 22:17:10 +12:00
G.Ambatte
770025da04
Add lock count route, update pipelines
2024-04-21 14:42:20 +12:00
G.Ambatte
eb719e34a8
Add aggregate query to HB model
2024-04-21 14:35:51 +12:00
Gazook89
7ca38b88ad
add RPG awesome icons
...
This branch just does the same thing as the RPG Awesome repo, but more closely aligns with the code used in the other icon fonts and isn't an NPM package.
2024-04-19 23:15:02 -05:00
Trevor Buckner
1891d7c90a
Merge branch 'master' into dependabot/npm_and_yarn/mongoose-8.3.2
2024-04-19 12:10:55 -04:00
Trevor Buckner
98d032913b
Update pr-check.yml
2024-04-19 12:00:11 -04:00
Trevor Buckner
80bcf92fa3
Update pr-check.yml
2024-04-19 11:57:44 -04:00
Trevor Buckner
41d536b7ff
Merge pull request #3418 from naturalcrit/calculuschild-patch-2
...
Rename limit-pull-requests.yml to action.yml
2024-04-19 11:50:14 -04:00
Trevor Buckner
1e5e3d5f41
Rename limit-pull-requests.yml to action.yml
2024-04-19 11:50:01 -04:00