Brian Bowman
|
5bf7019482
|
Also list npm command for running formatting and linting scripts
|
2022-07-12 23:30:43 -05:00 |
|
Brian Bowman
|
be633eeea5
|
Document how to run formatting and linting scripts
|
2022-07-12 23:19:59 -05:00 |
|
Brian Bowman
|
58e683c669
|
Add format and lint scripts
|
2022-07-12 20:10:05 -05:00 |
|
Brian Bowman
|
cd5c2985e5
|
Add rustfmt CI check
|
2022-07-12 20:10:05 -05:00 |
|
Brian Bowman
|
e41a89b26c
|
Configure and run rustfmt
|
2022-07-12 20:10:05 -05:00 |
|
Brian Bowman
|
4d05063b61
|
Set up CI for frontend
|
2022-07-12 20:10:05 -05:00 |
|
Brian Bowman
|
53e2b0cbed
|
Fix tsc and ESLint warnings
|
2022-07-12 20:10:05 -05:00 |
|
Brian Bowman
|
51d00add22
|
Set up CI for backend
|
2022-07-12 20:10:05 -05:00 |
|
SpikeHD
|
4fc90ee333
|
cleanup and yarn update
|
2022-07-12 17:21:03 -07:00 |
|
SpikeHD
|
0ec8782f48
|
use thread properly lol
|
2022-07-12 17:15:32 -07:00 |
|
SpikeHD
|
33c67eef06
|
re-threadify program launching
|
2022-07-12 12:28:31 -07:00 |
|
SpikeHD
|
b3585927ca
|
Merge branch 'main' of github.com:Grasscutters/Cultivation
|
2022-07-11 19:45:29 -07:00 |
|
SpikeHD
|
4c9dad49c4
|
version bump
v1.0.2-alpha
|
2022-07-09 23:14:48 -07:00 |
|
SpikeHD
|
960fcae647
|
Merge branch 'main' of https://github.com/Grasscutters/Cultivation
|
2022-07-09 22:52:04 -07:00 |
|
SpikeHD
|
4172ee9106
|
move copy_file to file_helpers
|
2022-07-09 22:50:41 -07:00 |
|
SpikeHD
|
8566e7f35e
|
remove legacy bg folder creation
|
2022-07-09 22:49:37 -07:00 |
|
SpikeHD
|
0b2296f918
|
Merge pull request #20 from Seeker14491/cleanup
Update backend deps & Fix clippy lints
|
2022-07-09 10:35:03 -07:00 |
|
Brian Bowman
|
6f997a38d3
|
Remove unneeded thread spawn
As of `open` v3.0.0, this function never blocks, so we don't need to spawn a thread.
|
2022-07-09 07:11:31 -05:00 |
|
Brian Bowman
|
cd128741b4
|
Update dependencies
|
2022-07-09 07:11:31 -05:00 |
|
Brian Bowman
|
174a7b5163
|
Fix clippy lints
|
2022-07-09 07:11:31 -05:00 |
|
Brian Bowman
|
e75474fde7
|
Replace lazy_static with once_cell
`once_cell` is a simpler macroless alternative that will be added to the standard library.
|
2022-07-09 07:05:38 -05:00 |
|
Brian Bowman
|
c3119ce7a7
|
Remove unused runas dependency
|
2022-07-09 05:54:04 -05:00 |
|
SpikeHD
|
6c4b546de2
|
Update README.md
|
2022-07-09 01:57:41 -07:00 |
|
SpikeHD
|
30388eb6a9
|
Update README.md
|
2022-07-09 01:57:08 -07:00 |
|
SpikeHD
|
3008f50e1f
|
Merge branch 'main' of github.com:Grasscutters/Cultivation
|
2022-07-08 22:21:41 -07:00 |
|
SpikeHD
|
99293ad7cf
|
disable encryption toggle when no jar set
|
2022-07-06 17:57:17 -07:00 |
|
SpikeHD
|
afdbc5ad80
|
Merge pull request #16 from phuchptty/main
add vietnamese language file
|
2022-07-06 09:26:00 -07:00 |
|
phuchptty
|
1c0edd2bcd
|
feat: add vietnamese language file
|
2022-07-06 22:38:59 +07:00 |
|
SpikeHD
|
8ac4d063a4
|
Merge pull request #14 from Seeker14491/unix-fix
Fix build errors on Unix
|
2022-07-05 21:50:33 -07:00 |
|
Brian Bowman
|
bb9a044e05
|
Fix reading config on Unix
|
2022-07-05 22:58:56 -05:00 |
|
Brian Bowman
|
4f63e55a28
|
Fix build errors on Unix
|
2022-07-05 19:39:48 -05:00 |
|
SpikeHD
|
a3e1898d82
|
Update README.md
|
2022-07-05 12:26:14 -07:00 |
|
SpikeHD
|
5bca75629c
|
Merge pull request #15 from TukanDev/main
Documentation for classes used for react components under /common and some small fixes
|
2022-07-05 11:49:53 -07:00 |
|
TukanDev
|
0c1fb3e25e
|
remove hover and disabled state docs for bigbutton class
|
2022-07-05 20:48:34 +02:00 |
|
SpikeHD
|
9558fb0eaf
|
Update THEMES.md
|
2022-07-05 11:46:18 -07:00 |
|
TukanDev
|
f0d08f5e67
|
Fix index.json example not having customBackgroundFile key
|
2022-07-05 20:31:14 +02:00 |
|
TukanDev
|
2af33ccc33
|
Added documentation for react components under /common and fix for some leftover element id's on commonly used components that I missed.
|
2022-07-05 20:23:20 +02:00 |
|
SpikeHD
|
8f6ae91a8a
|
Merge pull request #13 from timius100/main
Added latvian language file
|
2022-07-04 18:54:51 -07:00 |
|
SpikeHD
|
49e77366d1
|
Merge pull request #12 from yann48gmx/main
French language file
|
2022-07-04 18:54:10 -07:00 |
|
Timur
|
a826c8e835
|
Added latvian language file
|
2022-07-05 01:47:21 +03:00 |
|
yann48gmx
|
bdc7c28ba7
|
Update fr.json
|
2022-07-04 22:07:26 +02:00 |
|
yann48gmx
|
1fb8a49a20
|
French language file
|
2022-07-04 22:06:29 +02:00 |
|
SpikeHD
|
c57a4ac56d
|
Merge pull request #11 from timius100/main
Added russian language file
|
2022-07-04 09:33:39 -07:00 |
|
Timur
|
b72dfb8802
|
Added russian language file
|
2022-07-04 15:28:31 +03:00 |
|
SpikeHD
|
b00325ca68
|
Merge pull request #9 from Seeker14491/fix-news
Fix fetching commits from API
|
2022-07-03 19:23:43 -07:00 |
|
SpikeHD
|
8eaab56787
|
Merge pull request #10 from TukanDev/main
Fix reusable react components duplicate id...
|
2022-07-03 19:21:38 -07:00 |
|
TukanDev
|
9ea92a23ee
|
Fix reusable react components duplicate id... dumbass
|
2022-07-04 04:14:35 +02:00 |
|
Brian Bowman
|
5d2f803f3c
|
Fix fetching commits from API
|
2022-07-03 17:36:45 -05:00 |
|
SpikeHD
|
29716c43b6
|
Merge pull request #8 from TukanDev/main
Add element id's and their documentation
|
2022-07-03 15:15:45 -07:00 |
|
SpikeHD
|
2590082041
|
reword
|
2022-07-03 15:15:20 -07:00 |
|