Gazook89
928a8b351e
Merge branch 'master' into RPG-Awesome-Redux
2024-04-21 20:12:56 -05: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
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
Trevor Buckner
19961c7ec5
Update pr-check.yml
2024-04-19 11:48:30 -04:00
Trevor Buckner
08e273bfd6
Update pr-check.yml
2024-04-19 11:37:23 -04:00
Trevor Buckner
9f45456066
Delete .github/workflows/limit-pull-requests.yml
2024-04-19 11:34:26 -04:00
Trevor Buckner
6e69696b4a
Update pr-check.yml
2024-04-19 11:34:06 -04:00
Trevor Buckner
8b6be1cab8
Create limit-pull-requests.yml
2024-04-19 11:33:55 -04:00
Trevor Buckner
93a490e881
Merge pull request #3413 from naturalcrit/calculuschild-patch-1
...
Update pr-check.yml
2024-04-19 11:24:28 -04:00
Trevor Buckner
f23959bb05
Update pr-check.yml
2024-04-19 11:24:18 -04:00
Trevor Buckner
228041913e
Create limit-pull-requests.yml
2024-04-19 11:15:27 -04:00
Trevor Buckner
fc53989946
Create pr-check.yml
...
For users with many open PRs, creates a warning message in the PR description when opening a new PR, encouraging users to complete existing PRs before opening new ones.
2024-04-19 10:47:00 -04:00
Trevor Buckner
83103a893a
add elderberryInn to emoji syntax
2024-04-18 23:06:21 -04:00
Trevor Buckner
8cbc7a68e5
Rename font-icons to elderberryInn
2024-04-18 23:06:02 -04:00
Trevor Buckner
1177fd721c
Change diceFont to camelCase to match existing naming convention
2024-04-18 16:57:35 -04:00
Trevor Buckner
2c8908850b
Merge branch 'master' into EmojiSyntax
2024-04-18 16:52:38 -04:00
Trevor Buckner
9f72dc08c6
Merge pull request #3411 from naturalcrit/make-diceFont-capitalization-consistent
...
Change dicefont names to consistent camelCase
2024-04-18 16:52:15 -04:00
Trevor Buckner
1018ba554f
rename files to camelCase
2024-04-18 16:42:06 -04:00
Trevor Buckner
709c9ece74
Change to camelCase
2024-04-18 16:20:09 -04:00
Trevor Buckner
4622a74786
Merge branch 'master' into EmojiSyntax
2024-04-17 01:08:19 -04:00
Trevor Buckner
19e51102d2
Merge pull request #3410 from naturalcrit/Only-check-DefinitionLists-at-start-of-line
...
Only check definition lists at start of line
2024-04-17 01:08:03 -04:00
Trevor Buckner
68a68bde82
Only check for DLs at start of line
...
Previous "start" regex used `^` instead of `\n`, which meant if the first character in a line failed to start a match, it would check for the start of a DL in *every* character in the line, which slows things down a lot.
2024-04-17 01:03:25 -04:00
Trevor Buckner
e1186b4a1e
Rename Inline to SingleLine
2024-04-17 01:01:58 -04:00
Trevor Buckner
72cfca1158
Hack to avoid conflict with emojis
2024-04-17 00:56:43 -04:00
Trevor Buckner
4f010d77e8
typo
2024-04-14 16:06:43 -04:00
Trevor Buckner
3b1f9b10e7
Clean up redundant code
2024-04-14 16:06:12 -04:00
Trevor Buckner
5e33d8b6c4
Sort alphabetically and numerically
...
i.e.,
"d2, d6, d8, d10, d12, d20", not "d10, d12, d2, d20, d6, d8"
2024-04-14 16:02:04 -04:00
Trevor Buckner
f7a2509405
Exclude : from the autocomplete trigger
2024-04-14 15:38:01 -04:00
Trevor Buckner
b0c2521101
CodeMirror Dropdown working
2024-04-12 14:12:30 -04:00
Trevor Buckner
61a4b558a8
Include Dicefont
2024-04-10 18:25:45 -04:00
Trevor Buckner
3771d4bfd8
Include marked-emoji package
2024-04-10 17:50:33 -04:00
Trevor Buckner
9e71945a76
Merge pull request #3388 from 5e-Cleric/scrollbar-new-fix
...
Custom scrollbar fixes
2024-04-09 18:39:20 -04:00
Trevor Buckner
9f6fc3d1ac
Merge branch 'master' into scrollbar-new-fix
2024-04-09 18:38:07 -04:00
Trevor Buckner
e22830eb4a
Merge pull request #3399 from 5e-Cleric/add-share-link-to-error-pages
...
Add share link to error pages ONLY IF PUBLISHED
2024-04-09 15:31:53 -04:00
Trevor Buckner
f02a3d815a
Merge branch 'master' into add-share-link-to-error-pages
2024-04-09 15:24:23 -04:00
Trevor Buckner
7097897df8
Remove "stub.published" from thrown error, since no longer used
2024-04-09 15:24:04 -04:00
Víctor Losada Hernández
9247967f93
fixed published request
2024-04-09 20:12:40 +02:00
Trevor Buckner
1b3d82fc04
Merge pull request #3400 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-jest-28.2.0
...
Bump eslint-plugin-jest from 27.9.0 to 28.2.0
2024-04-09 13:15:56 -04:00
dependabot[bot]
810934f2c1
Bump eslint-plugin-jest from 27.9.0 to 28.2.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.9.0 to 28.2.0.
- [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/v27.9.0...v28.2.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-09 15:42:16 +00:00
Trevor Buckner
3b507a1fb9
Merge pull request #3403 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.3.1
...
Bump mongoose from 8.3.0 to 8.3.1
2024-04-09 11:41:27 -04:00
Trevor Buckner
4f1056a320
Merge branch 'master' into dependabot/npm_and_yarn/mongoose-8.3.1
2024-04-09 11:39:03 -04:00
Trevor Buckner
963aa8f003
Merge pull request #3398 from Gazook89/Clean-Up-accountPage.jsx
...
Refactor accountPage.jsx to functional component
2024-04-09 11:37:34 -04:00
Trevor Buckner
431dfd7780
tweak comments
2024-04-09 11:36:13 -04:00
Trevor Buckner
4f0cbd82d4
Linting, small cleanup, and renaming some functions
...
Renamed "makeActive" and "renderButton" to make more clear without needing comments.
2024-04-09 11:35:30 -04:00
dependabot[bot]
53e437c6bc
Bump mongoose from 8.3.0 to 8.3.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.3.0 to 8.3.1.
- [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.0...8.3.1 )
---
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-09 03:02:17 +00:00
Víctor Losada Hernández
0e5c91733d
Revert "rename icons less"
...
This reverts commit 7cc83eaf95 .
2024-04-08 02:29:43 +02:00
Víctor Losada Hernández
f5c729c328
Revert "rename icons"
...
This reverts commit 22b01b131f .
2024-04-08 02:29:40 +02:00