Lukas Obermann
0620d76d8d
build(webpack): use webpack for bundling scss files
2023-06-03 00:09:58 +02:00
Lukas Obermann
dd8a91d0f8
refactor!: adjust title bar to plain js and register window events via preload script
2023-06-02 23:59:52 +02:00
Lukas Obermann
977841899f
refactor!: adjust root view to plain js
2023-06-02 23:57:47 +02:00
Lukas Obermann
81aee53e4f
refactor!: put initial database into redux store
2023-06-02 23:36:22 +02:00
Lukas Obermann
992f026662
refactor!: upgrade react and redux root
2023-06-02 23:26:22 +02:00
Lukas Obermann
44d4c83030
build(ts): ignore old files
2023-06-01 10:30:11 +02:00
Lukas Obermann
a88dfc4c37
build(deps): upgrade redux packages
2023-06-01 10:22:38 +02:00
Lukas Obermann
40733ed679
refactor: move assets into src folder
2023-05-31 14:45:03 +02:00
Lukas Obermann
e2ca8d5df3
feat!: adjust root processes to recent security and parallelization recommendations
...
This commit contains multiple changes at once.
- It migrates everything to new APIs.
- It uses a separate window for interacting with updates.
- It uses preload scripts for IPC.
- It integrates the database via a separate utility process.
2023-05-31 14:44:39 +02:00
Lukas Obermann
20536d4f69
build(gen): migrate config schema building to generator
2023-05-31 14:40:22 +02:00
Lukas Obermann
0cad4919a9
build(ts): upgrade typescript config
2023-05-31 14:38:52 +02:00
Lukas Obermann
f85f52a7e5
build(webpack): upgrade webpack config
2023-05-31 14:38:39 +02:00
Lukas Obermann
24933a677d
build(deps): upgrade core packages
2023-05-31 14:38:01 +02:00
Lukas Obermann
fcc96c0460
style(config): adjust some uncommon eslint configurations
2023-05-31 14:37:40 +02:00
Lukas Obermann
a4f55d9455
build(git): ignore mac meta files and new .webpack output folder
2023-05-31 14:37:10 +02:00
Lukas Obermann
f7fdc3a8a0
refactor: remove outdated reasonml bridging helpers
2023-05-31 14:35:28 +02:00
Lukas Obermann
aa639a0139
build(git): change database module path
2023-05-31 14:35:15 +02:00
Lukas Obermann
bc80b0479a
docs: add easier option to receive the database for contribution purposes
2023-01-24 18:52:20 +01: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
v1.5.2-alpha.4
2022-07-22 23:31:27 +02:00
Lukas Obermann
c52fc26a1b
fix: improvement cost handling for some traditions
...
The refactoring resulted in no spells being available to intuitive mages.
In general, comparing improvement costs directly did not work.
2022-07-22 23:30:16 +02:00
dependabot[bot]
d28667a935
build(deps): bump terser from 5.10.0 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Refs: #1382
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 21:03:23 +02:00
Lukas Obermann
b92e47cd13
ci: update and streamline test workflow
2022-07-14 13:17:09 +02:00
Lukas Obermann
87a21b6fc4
style(ci): indent lists by two spaces
2022-07-14 13:07:31 +02:00
Lukas Obermann
ccd0898f4e
ci: provide apple csc env variables to macOS build only
2022-07-14 13:06:40 +02:00
Lukas Obermann
c162931e74
fix: show improvement cost in tabular list
2022-07-12 22:16:27 +02:00
Lukas Obermann
b578254d75
refactor: remove inconsistent and wrong usage of prefix functions
2022-07-12 10:23:26 +02:00
Lukas Obermann
7b57aca991
build(release): 1.5.2-alpha.3
v1.5.2-alpha.3
2022-07-12 10:05:12 +02:00
Lukas Obermann
282467e4af
refactor: disallow use of improvement cost as simple number
2022-07-12 10:04:54 +02:00
Lukas Obermann
e6d1b8d3fd
build(release): 1.5.2-alpha.2
v1.5.2-alpha.2
2022-07-11 15:45:53 +02:00
Lukas Obermann
f09be7d54b
ci: fix package named import
2022-07-11 15:45:39 +02:00
Lukas Obermann
3397ed8cee
ci: forward code signing certificates for macos
2022-07-11 15:37:48 +02:00
Lukas Obermann
7b6a0980b9
ci: fix package import
2022-07-11 15:24:55 +02:00
Lukas Obermann
7b245b989b
ci: remove reasonml build from test
2022-07-11 15:23:04 +02:00
Lukas Obermann
32058f76c2
build(notarization): adjust plist for notarization
2022-07-11 15:14:23 +02:00
Lukas Obermann
a6576bb8ab
refactor: remove reasonml from project
2022-07-11 12:12:19 +02:00
Lukas Obermann
7c6e377692
feat: enable auto-update for macOS
2022-07-11 10:00:09 +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]
e1befd1383
build(deps): bump semver-regex from 3.1.3 to 3.1.4 ( #1375 )
...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases )
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4 )
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 09:40:18 +02:00
Lukas Obermann
2eb87c8f4c
build(deps): bump packages with vulnerabilities
...
- bump ejs from 3.1.6 to 3.1.7
- bump async from 0.9.2 to 3.2.3
- bump filelist from 1.0.2 to 1.0.3
- bump jake from 10.8.2 to 10.8.5
2022-04-29 11:17:10 +02:00
dependabot[bot]
531715f171
build(deps): bump plist from 3.0.4 to 3.0.5
...
Refs: #1371
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Obermann <lukas.obermann@icloud.com >
2022-04-29 11:11:33 +02:00
dependabot[bot]
4c9096b3d5
build(deps): bump minimist from 1.2.5 to 1.2.6
...
Refs: #1365
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 11:10:27 +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
Lukas Obermann
c4b995e046
build(release): 1.5.2-alpha.1
v1.5.2-alpha.1
2022-04-29 11:01:20 +02:00
Lukas Obermann
c987847c9b
feat: add krallenkettenzauber as placeholder
2022-04-29 10:54:57 +02:00
Lukas Obermann
e99828f1cc
docs(changelog): add general changelog for 1.5.1
2022-03-21 11:33:42 +01:00
Lukas Obermann
246b3d5c1d
build(release): 1.5.1
...
Refs: #1361
2022-03-20 15:26:41 +01:00
Lukas Obermann
8d54177cac
Merge branch 'master' into release/1.5.1
2022-03-20 15:21:54 +01:00
Lukas Obermann
96c7b54fce
docs(changelog): add Dutch changelogs für 1.5.1
2022-03-20 15:18:38 +01:00