Lukas Obermann
|
938da657d6
|
refactor: outsource entity description generation to @optolith/entity-descriptions
|
2024-10-07 23:13:10 +02:00 |
|
Lukas Obermann
|
928498bf91
|
build(deps): upgrade all dependencies to latest
|
2024-10-04 13:47:27 +02:00 |
|
Lukas Obermann
|
e49cc0d90c
|
feat: add library entries for close and ranged combattechniques, cantrips, spells, rituals, blessings, liturgical chants and ceremonies
|
2024-10-04 13:37:04 +02:00 |
|
Lukas Obermann
|
d7969927b0
|
fix: resolve issues with dependency upgrades
|
2024-09-05 14:37:55 +02:00 |
|
Lukas Obermann
|
5e6df3ab98
|
build(deps): remove webpack loaders not needed for rspack
|
2024-08-30 16:38:46 +02:00 |
|
Lukas Obermann
|
3c4b9a90ac
|
build: replace webpack with rspack
|
2024-08-30 16:27:13 +02:00 |
|
Lukas Obermann
|
40c0336611
|
build: adjust build commands to match new build script behavior
|
2024-03-02 16:58:43 +01:00 |
|
Lukas Obermann
|
14083711c4
|
build: fix start command on windows
Also fixes the buildCache in the database. Ajv causes a stack overflow when generating the code for the UI database schema with default stack size.
|
2024-03-02 16:58:08 +01:00 |
|
Lukas Obermann
|
f3c9b5ce18
|
refactor: migrate basic special ability functionality
|
2024-03-01 14:46:33 +01:00 |
|
Lukas Obermann
|
8fb0542fe9
|
refactor!: migrate advantages and disadvantages functionality
|
2024-02-29 18:35:47 +01:00 |
|
Lukas Obermann
|
9845562391
|
build(deps): upgrade optolith-database-schema to 0.15.1
|
2024-01-06 18:17:39 +01:00 |
|
Lukas Obermann
|
9115a90f05
|
build(deps): remove unused packages
|
2023-11-06 23:17:02 +01:00 |
|
Lukas Obermann
|
d20e60b5a1
|
build(scripts): cleanup
|
2023-11-06 22:59:42 +01:00 |
|
Lukas Obermann
|
fb72046f86
|
build(deps): upgrade electron to 27.0.3
|
2023-11-05 14:43:10 +01:00 |
|
Lukas Obermann
|
14d36afb44
|
build: use .cjs extension for commonjs bundles
|
2023-11-05 14:43:09 +01:00 |
|
Lukas Obermann
|
cb7318ec27
|
build(deps): upgrade optolith-database-schema to 0.13.3
|
2023-11-01 13:32:42 +01:00 |
|
Lukas Obermann
|
084a499fd0
|
build(deps): upgrade all dependencies
|
2023-10-31 20:14:18 +01:00 |
|
Lukas Obermann
|
d27842b9da
|
build(test): fix warnings for test script
|
2023-10-31 19:58:44 +01:00 |
|
Lukas Obermann
|
b96ca6c3f7
|
build(deps): upgrade tsx to 3.14.0
|
2023-10-31 19:58:44 +01:00 |
|
Lukas Obermann
|
66ac40ac29
|
build(lint): disable rules that conflict with prettier
|
2023-10-12 12:47:38 +02:00 |
|
Lukas Obermann
|
35a47a2aa7
|
feat: add interior shadow to macos app icons
|
2023-10-10 11:16:24 +02:00 |
|
Lukas Obermann
|
fab2689546
|
build(deps): upgrade optolith-database-schema to 0.13.0
|
2023-10-03 11:44:05 +02:00 |
|
Lukas Obermann
|
169708b842
|
build(lint): ignore old code
|
2023-10-01 21:55:58 +02:00 |
|
Lukas Obermann
|
3222697e99
|
build(deps): upgrade all dependencies to latest version
|
2023-10-01 13:49:17 +02:00 |
|
Lukas Obermann
|
2905023c8b
|
build(deps): add immer
|
2023-08-24 13:52:35 +02:00 |
|
Lukas Obermann
|
06adbc1969
|
build(deps): add jsdoc checks to eslint
|
2023-08-24 12:26:38 +02:00 |
|
Lukas Obermann
|
2a27a9af39
|
build(deps): migrate eslint to new config
|
2023-08-23 17:43:46 +02:00 |
|
Lukas Obermann
|
20aa555740
|
refactor: replace react-custom-scrollbars-2 package with ::-webkit-scrollbar
|
2023-06-21 10:27:19 +02:00 |
|
Lukas Obermann
|
51e2a41f3b
|
build(deps): upgrade electron-related packages
|
2023-06-18 22:10:57 +02:00 |
|
Lukas Obermann
|
0fe7c08203
|
build(deps): add debug and optolith-character-schema packages
|
2023-06-11 22:08:31 +02:00 |
|
Lukas Obermann
|
cf38b2ed3b
|
docs: update available commands and improve npm installation description
|
2023-06-06 23:00:45 +02:00 |
|
Lukas Obermann
|
0c0ceeb0fa
|
refactor: scrolling page frame
|
2023-06-05 22:19:04 +02:00 |
|
Lukas Obermann
|
5b9df3748b
|
refactor!: migrate basic navigation bar
|
2023-06-03 22:30:19 +02:00 |
|
Lukas Obermann
|
39486a3f29
|
test: switch from jest to native node test runner
|
2023-06-03 12:04:35 +02:00 |
|
Lukas Obermann
|
dca99eae08
|
build(deps): remove unnecessary packages
|
2023-06-03 11:39:53 +02:00 |
|
Lukas Obermann
|
fbc753b467
|
build(deps): prune typings where its associated packages are not included anymore
|
2023-06-03 11:29:07 +02:00 |
|
Lukas Obermann
|
e86b2559d6
|
build(deps): remove explicit listing of packages included with @reduxjs/toolkit
|
2023-06-03 10:10:44 +02:00 |
|
Lukas Obermann
|
a83b1bd9bd
|
build(deps): remove packages conflicting with recent versions of react and redux
|
2023-06-03 10:09:26 +02:00 |
|
Lukas Obermann
|
6decdd580a
|
build(deps): remove insecure @electron/remote package
|
2023-06-03 10:08:21 +02:00 |
|
Lukas Obermann
|
0620d76d8d
|
build(webpack): use webpack for bundling scss files
|
2023-06-03 00:09:58 +02:00 |
|
Lukas Obermann
|
a88dfc4c37
|
build(deps): upgrade redux packages
|
2023-06-01 10:22:38 +02:00 |
|
Lukas Obermann
|
24933a677d
|
build(deps): upgrade core packages
|
2023-05-31 14:38:01 +02:00 |
|
cziermann
|
fdd391b849
|
docs: correct build command for ts
Refs: #1592
Co-authored-by: Christian Ziermann <christian.ziermann@contabo.de>
|
2023-01-07 13:09:25 +01:00 |
|
Lukas Obermann
|
057edce846
|
build(release): 1.5.2-alpha.4
|
2022-07-22 23:31:27 +02:00 |
|
Lukas Obermann
|
7b57aca991
|
build(release): 1.5.2-alpha.3
|
2022-07-12 10:05:12 +02:00 |
|
Lukas Obermann
|
e6d1b8d3fd
|
build(release): 1.5.2-alpha.2
|
2022-07-11 15:45:53 +02:00 |
|
Lukas Obermann
|
a6576bb8ab
|
refactor: remove reasonml from project
|
2022-07-11 12:12:19 +02:00 |
|
Lukas Obermann
|
fe7c5e68ed
|
build: integrate notarization
|
2022-07-10 23:17:46 +02:00 |
|
Lukas Obermann
|
531530e763
|
build(deps): upgrade electron to 19.0.4
|
2022-06-19 12:37:51 +02:00 |
|
dependabot[bot]
|
7c3d722d7e
|
build(deps): bump moment from 2.25.3 to 2.29.2
Refs: #1364
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-29 11:09:26 +02:00 |
|