Skip to content
GitLab
Explore
Sign in
Commits on Source
133
f9f3e48c
build(deps-dev): bump eslint-plugin-vue from 8.2.0 to 8.3.0 in /frontend
Jan 17, 2022
f80efe5c
build(deps-dev): bump eslint from 8.6.0 to 8.7.0 in /frontend
Jan 17, 2022
2a4b86f9
build(deps): bump core-js from 3.20.2 to 3.20.3 in /frontend
Jan 17, 2022
a642a146
build(deps-dev): bump @types/node from 17.0.8 to 17.0.9 in /frontend
Jan 17, 2022
9e3ba64a
Merge pull request
#183
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-types-
node-17
.0.9
Jan 18, 2022
ba668715
Merge pull request
#179
from...
Jan 18, 2022
81883820
Merge pull request
#180
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-
eslint-8
.7.0
Jan 18, 2022
00970579
Merge pull request
#181
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-core-
js-3
.20.3
Jan 18, 2022
d1a3974d
Merge branch 'dependabot' into webservice
Jan 18, 2022
e3b968d7
Merge branch 'alpha' into webservice
Jan 18, 2022
d08845dc
ci: Mirror release on GitLab.com after tag mirror
Jan 19, 2022
7e6404e9
ci: Revert changes to Docker release jobs. Prevent running if on gitlab.com
Jan 19, 2022
faa937ae
build: Pass host for git clone so we can always clone from the infrastructure we are running on
Jan 19, 2022
f1c4ba31
fix: Expanded fallback modslist with yisthereautojump, ToastControl, torchoptimizer
Jan 19, 2022
c5a58935
docs: Change version dropdown to input
Jan 19, 2022
25d83754
no message
Jan 19, 2022
1eb87ec0
Merge branch 'webservice' of
https://git.griefed.de/Griefed/ServerPackCreator
into webservice
Jan 19, 2022
b90045b0
chore: List addresses for Java documentation
Jan 19, 2022
220bf16f
Delete greetings.yml
Jan 20, 2022
218622b7
chore: Add improvement template. To be evaluated over time whether this is usefull
Jan 20, 2022
d61a4618
chore(deps): update dependency @quasar/app to v3.2.9
Jan 21, 2022
10b76e68
chore(deps): update dependency @quasar/extras to v1.12.4
Jan 21, 2022
2d67bd99
Merge branch 'renovate-quasar-
app-3
.x' into 'webservice'
Jan 21, 2022
26d32077
Merge branch 'renovate-quasar-
extras-1
.x' into 'webservice'
Jan 21, 2022
8c3ab82e
chore(deps): update dependency quasar to v2.4.12
Jan 21, 2022
c2fb1836
chore(deps): update dependency vue to v3.2.28
Jan 21, 2022
6a12a17c
chore(deps): update spring boot to v2.6.3
Jan 21, 2022
3008f24a
chore(deps): update dependency axios to v0.25.0
Jan 21, 2022
6cec6a6d
chore(deps): update typescript-eslint monorepo to v5.10.0
Jan 21, 2022
aeca3176
Merge branch 'renovate-
quasar-2
.x' into 'webservice'
Jan 21, 2022
efc7797f
Merge branch 'renovate-spring-boot' into 'webservice'
Jan 21, 2022
8e02fa73
build(deps): bump org.springframework.boot from 2.6.2 to 2.6.3
Jan 21, 2022
7c49fd34
build(deps): bump spring-boot-starter-web from 2.6.2 to 2.6.3
Jan 21, 2022
577b79a0
build(deps): bump spring-boot-starter-test from 2.6.2 to 2.6.3
Jan 21, 2022
9038c21f
build(deps): bump spring-boot-starter-artemis from 2.6.2 to 2.6.3
Jan 21, 2022
e67268dc
Merge branch 'renovate-
axios-0
.x' into 'webservice'
Jan 21, 2022
8c5929cb
Merge branch 'renovate-typescript-eslint-monorepo' into 'webservice'
Jan 21, 2022
f15011f0
Merge branch 'webservice' into 'renovate-vue-monorepo'
Jan 21, 2022
29b66160
Merge branch 'renovate-vue-monorepo' into 'webservice'
Jan 21, 2022
a6009a80
Merge pull request
#193
from Griefed/dependabot-gradle-dependabot-org.springframework.
boot-2
.6.3
Jan 21, 2022
7866201c
Merge pull request
#194
from...
Jan 21, 2022
fa0296bf
Merge pull request
#195
from...
Jan 21, 2022
1b5cd8e9
Merge pull request
#196
from...
Jan 21, 2022
093ab091
build(deps): bump spring-boot-starter-data-jpa from 2.6.2 to 2.6.3
Jan 21, 2022
51326523
Merge pull request
#197
from...
Jan 21, 2022
2e3e25dd
ci: Post webhook message to Discord on new release
Jan 22, 2022
d77a61f7
build: Update griefed/baseimage-ubuntu-
jdk-8
to 2.0.1
Jan 22, 2022
08a123da
feat: Add tooltip to SPC log panel informing users about the upload buttons in the menu bar
Jan 22, 2022
57246dda
chore(deps): update dependency vue to v3.2.29
Jan 23, 2022
18a75a55
chore(deps): update griefed/baseimage-ubuntu-
jdk-8
docker tag to v2.0.1
Jan 23, 2022
719bb85b
chore: Added debug logging when a new entry to files or directories to exclude is made
Jan 23, 2022
eec45d59
revert: Re-implement removal and change of new entries to copyDirs and clientMods
Jan 23, 2022
55499309
fix: Ensure no empty entries make it into copyDirs or clientMods lists....
Jan 23, 2022
8ba45470
Add method which wraps FileUtils.moveFile in deletion of destination file, resulting in replaceFile
Jan 23, 2022
2d89bec8
feat: Set copyDirs to "lazy_mode" to lazily create a server pack from the...
Jan 23, 2022
7252dd84
Merge branch 'renovate-vue-monorepo' into 'webservice'
Jan 23, 2022
b8852e96
Merge branch 'renovate-griefed-baseimage-ubuntu-
jdk-8
-2.x' into 'webservice'
Jan 23, 2022
a2ac391d
fix: Expanded fallback clientside modslist with...
Jan 23, 2022
c9405c12
Merge branch 'webservice' of
https://git.griefed.de/Griefed/ServerPackCreator
into webservice
Jan 23, 2022
da026195
chore: Some cleanups and TODOs
Jan 23, 2022
d5bde7b7
refactor: Build for armv7 again thanks to @djmaze and their...
Jan 23, 2022
fece2bdd
Try and fix Dockerfile. Move mv and -Pversion. Local build works just fine....here goes...
Jan 24, 2022
f08529db
Build with deamon
Jan 24, 2022
003e1a1d
build(deps): bump griefed/baseimage-ubuntu-
jdk-8
from 2.0.0 to 2.0.2
Jan 24, 2022
6dd76e3e
build(deps): bump spring-boot-starter-quartz from 2.6.2 to 2.6.3
Jan 24, 2022
09dd6572
build(deps): bump vue from 3.2.26 to 3.2.29 in /frontend
Jan 24, 2022
0fe0b427
build(deps): bump spring-boot-devtools from 2.6.2 to 2.6.3
Jan 24, 2022
96e1d629
build(deps-dev): bump @types/node from 17.0.9 to 17.0.10 in /frontend
Jan 24, 2022
c9b0734f
build(deps): bump axios from 0.24.0 to 0.25.0 in /frontend
Jan 24, 2022
6148a3ec
refactor: Provide improved Fabric Server Launcher as well as old launcher....
Jan 24, 2022
7b6e480c
test: Print stacktrace in all gradle builds to allow for better debugging
Jan 24, 2022
85ec699c
Merge pull request
#203
from...
Jan 24, 2022
732b14fa
Merge pull request
#204
from...
Jan 24, 2022
516db6ad
build(deps): bump spring-boot-starter-validation from 2.6.2 to 2.6.3
Jan 24, 2022
7b844385
Merge pull request
#205
from...
Jan 24, 2022
a4091bd8
build(deps): bump spring-boot-starter-log4j2 from 2.6.2 to 2.6.3
Jan 24, 2022
bfdd6f00
Merge pull request
#206
from...
Jan 24, 2022
f8909e92
Merge pull request
#207
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-
vue-3
.2.29
Jan 24, 2022
905dca18
Merge pull request
#208
from...
Jan 24, 2022
21c739d9
Merge pull request
#210
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-types-
node-17
.0.10
Jan 24, 2022
6e4980fd
Merge pull request
#212
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-
axios-0
.25.0
Jan 24, 2022
29466f2d
build(deps-dev): bump @typescript-eslint/parser in /frontend
Jan 24, 2022
e6985323
Merge pull request
#214
from...
Jan 24, 2022
3a7dffcd
build(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend
Jan 24, 2022
a7c20159
Merge branch 'dependabot' into webservice
Jan 24, 2022
86808fd5
Merge pull request
#213
from...
Jan 24, 2022
ef5a18d2
build(deps): bump quasar from 2.4.9 to 2.4.13 in /frontend
Jan 24, 2022
0d01681c
Merge pull request
#215
from Griefed/dependabot-npm_and_yarn-frontend-dependabot-
quasar-2
.4.13
Jan 24, 2022
c25eaacd
refactor: Improve update checks by sequentially checking GitHub, GitGriefed and then GitLab
Jan 24, 2022
733142de
Merge branch 'dependabot' into webservice
Jan 24, 2022
4e9baf31
Some more run configurations, in this case for Docker when WSL is available
Jan 25, 2022
1b4b91ac
test: Add unit tests for UpdateChecker
Jan 25, 2022
cde8d084
ci: Build with --full-stacktrace
Jan 25, 2022
4e5909a1
Disable gradle daemon
Jan 25, 2022
4a1dbbcc
Remove --no-daemon again....running out of ideas
Jan 25, 2022
93663838
Try with `org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m...
Jan 25, 2022
edda86ea
Disable Docker test on GitLab.com untill that stupid SSL handshake exception disappears
Jan 25, 2022
4de43b5f
As Docker tests are disabled on GitLab, make Docker tests optional for release jobs
Jan 25, 2022
0dd43306
no message
Jan 25, 2022
56dd5fd5
no message
Jan 25, 2022
33 additional commits have been omitted to prevent performance issues.
Loading