Commit Graph

62 Commits

Author SHA1 Message Date
knoxfighter
431a256cb7 fixed wrong calculation of newer version available check #208 2020-12-31 03:49:59 +01:00
Mitch Roote
a499cea123 Update help page URL 2020-12-30 16:35:42 -05:00
Jan Naahs
eeab2d9336 autoselect "Load Latest" Save in Controls.jsx 2020-12-27 01:18:30 +01:00
knoxfighter
54bc8bd354 reworked websocket connection 2020-12-06 17:08:53 +01:00
Jan Naahs
2d884d927c add flash message for successfully saving server settings 2020-11-27 19:50:24 +01:00
Jan Naahs
6c2dff47cc load modpack requires confirmation including a warning text 2020-11-27 19:45:30 +01:00
Jan Naahs
56a66fc426 load mods from save has flash message on success 2020-11-27 19:40:27 +01:00
Jan Naahs
880468addc add screenshots 2020-11-13 23:00:27 +01:00
Jan Naahs
bc982316fa clean up 2020-11-13 22:53:22 +01:00
Jan Naahs
626dac2559 complete Mods Page except collapsable ModPacks 2020-11-13 22:49:18 +01:00
Jan Naahs
b79efab742 feature: delete modpacks 2020-10-29 22:02:52 +01:00
Jan Naahs
f92564b1a8 feature: create and list modpacks (name only) 2020-10-29 21:58:49 +01:00
Jan Naahs
fafa37f8aa remove console.log 2020-10-24 22:16:09 +02:00
Jan Naahs
be1441ece7 fix detecting old mod version 2020-10-24 22:14:50 +02:00
Jan Naahs
125e95d162 refactoring for simplification 2020-10-24 14:16:52 +02:00
Jan Naahs
5836480529 add loading state to UploadMod.jsx 2020-10-24 14:16:02 +02:00
Jan Naahs
44a70d0c99 add loading state mod upload 2020-10-24 13:56:04 +02:00
Jan Naahs
0e5ad369b1 add loading state to Button component 2020-10-24 13:55:49 +02:00
Jan Naahs
82a8a8d6e5 refactoring save upload to match mod upload 2020-10-24 12:25:30 +02:00
Jan Naahs
a0952f7301 complete mod upload ui 2020-10-24 12:24:58 +02:00
Jan Naahs
32f52d1c33 completed mod installation ui and small adjustments 2020-10-16 13:06:05 +02:00
Jan Naahs
de79685197 wip 2020-10-11 21:28:59 +02:00
Jan Naahs
0540075cac add modal to choose mod version to install 2020-10-11 19:06:51 +02:00
Jan Naahs
9f0686a09e wip 2020-09-20 20:07:15 +02:00
Jan Naahs
7075de7d44 refactoring 2020-09-14 00:04:37 +02:00
Jan Naahs
b1fe77c78e remove Actions for "Load Latest" Save 2020-09-14 00:02:03 +02:00
Jan Naahs
908acd4cdc wip mods 2020-09-12 11:29:19 +02:00
Jan Naahs
4d9579191a responsive Layout 2020-09-06 20:13:20 +02:00
Jan Naahs
94f47831f7 add axios interceptor and improve status code for Login 2020-09-03 21:39:55 +02:00
knoxfighter
4ac6ae2b6c
Made all routes use Statuscodes (instead of result.success) (#10)
* update routes to match new frontend

* cleaned user routes

* cleaned server settings routes

* cleaned game settings route handler

* cleaned factorio server handler (starting, stopping, killing, status, version)

* moved Stop and Kill to linux/windows specific files && run linux file on everything except windows

* removed unused functions on linux

* reworked saves routes

* cleared logs handler

* cleared mods and modpack handler

* removed wrong log line
2020-09-03 19:14:52 +02:00
Jan Naahs
6bb733b3c6 wip Mods 2020-08-28 23:38:09 +02:00
Jan Naahs
573b4f510f add Content for Help Section 2020-08-28 13:39:31 +02:00
Jan Naahs
d5e5f58208 fix save ServerSettings number are not undefined anymore 2020-08-24 19:34:05 +02:00
Jan Naahs
36265c05ee add "delete all mods" feature 2020-08-23 18:42:25 +02:00
Jan Naahs
2c447e242e small adjustments 2020-08-23 18:41:26 +02:00
Jan Naahs
9d8c5839f5 use websocket to sync server status 2020-08-22 19:28:22 +02:00
Jan Naahs
c88cd30db4 simple management of installed mods 2020-08-22 00:33:16 +02:00
Jan Naahs
081bfd9ba8 clean up 2020-08-21 11:28:13 +02:00
Jan Naahs
de999e6608 add icons and ui adjustments 2020-08-20 19:58:26 +02:00
Jan Naahs
8671978f64 clean up 2020-08-18 17:14:45 +02:00
Jan Naahs
bd66025a39 finished Console 2020-08-18 16:38:55 +02:00
Jan Naahs
e996bb0ad9 fix 2020-08-15 16:34:24 +02:00
Jan Naahs
b2dbe50230 Extracting input fields and finsih Game and Server Settings 2020-08-15 16:23:57 +02:00
Jan Naahs
8afde3ae32 finished Controls.jsx 2020-08-07 21:41:29 +02:00
Jan Naahs
738bdf4f99 wip 2020-08-02 20:22:53 +02:00
Jan Naahs
12509e2bd1 Controls gets updated on serverStatus change 2020-06-26 12:14:47 +02:00
Jan Naahs
d6f7487bc8 small adjustments and bugfixes 2020-06-26 11:58:54 +02:00
Jan Naahs
774c40bfa5 wip 2020-06-20 23:31:05 +02:00
Jan Naahs
07123eb03a refactor Login.jsx 2020-06-18 01:26:14 +02:00
Jan Naahs
d6d49acfbe add more depth to design 2020-06-18 01:23:33 +02:00