Commit graph

65 commits

Author SHA1 Message Date
Samuel Recker
29e82341fd remove wrong comment 2023-06-15 10:50:10 +02:00
Samuel Recker
e8361766b3 fix back hint in help views 2023-06-15 10:50:10 +02:00
Samuel Recker
a92ea6df48 add vscode debug stuff, adjust gitignore 2023-06-15 10:50:10 +02:00
Vilsol
23f9884874
Merge pull request #18 from satisfactorymodding/ci-fixes
chore: consistent CI behaviour
2023-06-12 14:08:48 +03:00
mircearoata
9cb6de336f ci: pin golangci-lint version 2023-06-12 12:05:28 +02:00
mircearoata
7f3e6382c1 fix: deterministic resolving order 2023-06-12 11:47:04 +02:00
Vilsol
815c8a3c57 chore: make tests pass 2022-10-14 20:43:17 +03:00
Vilsol
824a94b9b7 chore: change aur homepage url 2022-10-14 19:12:34 +03:00
Vilsol
d0a807b6a4 feat: add mod upload command 2022-10-14 19:11:16 +03:00
Vilsol
5ac338f2b5 fix: check schema in base path 2022-06-23 02:05:35 +03:00
Vilsol
47615c3325 fix: explicitly check schemas 2022-06-23 01:37:36 +03:00
Vilsol
ef7f8cc8e8 feat: add support for ftp 2022-06-23 01:24:35 +03:00
Vilsol
de24e8dcf6 chore: single icon and space for title 2022-06-18 19:40:03 +03:00
Vilsol
ce7c6b7c4c chore: add link to discord in issue templates 2022-06-18 19:37:48 +03:00
Vilsol
6bda0a3cf9 chore: add feature request form 2022-06-18 19:33:04 +03:00
Vilsol
1faec05c0b chore: add bug report form 2022-06-18 19:29:04 +03:00
Vilsol
6d5b929ef9 fix: always close update channel and wait for goroutine exit
fix: copy label style to not affect it everywhere
2022-06-18 19:09:09 +03:00
Vilsol
b0111404aa add apply cli command 2022-06-11 04:01:51 +03:00
Vilsol
cf86f377fa upgrade upx on release 2022-06-09 07:27:26 +03:00
Vilsol
e01db90b0b add cli commands, docs, readme 2022-06-08 23:56:32 +03:00
Vilsol
1daf6e9610 only delete owned mods, mod enable/disable, do not re-extract 2022-06-08 02:36:28 +03:00
Vilsol
c32e6134b3 do not apply profile to installation if no installation is selected 2022-06-07 07:49:24 +03:00
Vilsol
4f3f028e9a add description 2022-06-07 05:33:33 +03:00
Vilsol
40f0ac2344 print debug 2022-06-07 05:20:30 +03:00
Vilsol
d48871b490 please work 2022-06-07 05:07:58 +03:00
Vilsol
35584a13a3 add aur key to action 2022-06-07 04:55:10 +03:00
Vilsol
9a543742e9 release on aur 2022-06-07 04:44:10 +03:00
Vilsol
e383837477 no need to start ticker if mods are already loaded 2022-06-07 03:32:46 +03:00
Vilsol
4b30bffc79 update when coming back to installed mods 2022-06-07 03:30:47 +03:00
Vilsol
9d7b5730a2 installed mods, versioning, async mods 2022-06-07 02:55:26 +03:00
Vilsol
a5e08cea62 fix new installation styling, add blinking, fix version selection 2022-06-05 07:07:19 +03:00
Vilsol
ac1dfb6148 path -> filepath 2022-06-05 04:56:46 +03:00
Vilsol
4e9d5b010f some styling changes 2022-06-05 03:38:02 +03:00
Vilsol
7bc95bdf62 commit generated types 2022-06-04 22:57:17 +03:00
Vilsol
015414c5b0 highlight installed mods, fancy new installation page, more sort options 2022-06-04 21:47:10 +03:00
Vilsol
9be0f0a1e2 make linter happy 2022-06-04 01:46:59 +03:00
Vilsol
e50b2e59e9 correctly handle eof 2022-06-04 01:44:41 +03:00
Vilsol
fb1d33cc17 catch test error, more logging 2022-06-04 01:33:42 +03:00
Vilsol
bdcbb0b677 technically "functional", but you be the judge 2022-06-04 01:17:02 +03:00
Vilsol
688b8ca175 context expansion for install dir 2022-05-03 00:23:20 +03:00
Vilsol
b376b0b9cb add back dir listing 2022-05-03 00:07:43 +03:00
Vilsol
d3622c728a remove directory listing 2022-05-02 23:43:21 +03:00
Vilsol
3c4837069d do not fail fast, update test message 2022-05-02 23:31:23 +03:00
Vilsol
79a981b15d use context syntax, run also on windows 2022-05-02 23:18:33 +03:00
Vilsol
0647db1620 Resolution, downloads, lockfiles 2022-05-02 23:07:15 +03:00
Vilsol
cc663b678a Run generate... 2022-04-14 04:38:52 +03:00
Vilsol
043584dcf0 Download schema for linter 2022-04-14 04:36:28 +03:00
Vilsol
92ef2080d0 Merge workflows 2022-04-14 04:35:11 +03:00
Vilsol
bcfc88da55 Run tests in CI, split apart workflows 2022-04-14 04:33:24 +03:00
Vilsol
a4f77e407c Dependency resolution, installations 2022-04-14 04:27:39 +03:00