knoxfighter
6527a21603
moved basic modpack handler into their own file && reworked ModpackDownload
2020-09-05 03:42:19 +02:00
knoxfighter
b23d428c94
moved factorio credentials to its own file && tested all mods routes
2020-09-04 17:48:18 +02:00
knoxfighter
6842d20fd2
reworked download multiple mods from mod-portal && reworked mod portal logout
2020-09-04 02:01:10 +02:00
Jan Naahs
9706bbac75
remove graphics from Factorio
2020-09-03 22:32:46 +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
knoxfighter
cc134073c6
moved ModPortalLoginStatus to new file
2020-09-03 02:39:01 +02:00
knoxfighter
fcbf76c023
reworked modPortal install and modPortal Login (also use json instead of formdata)
2020-09-03 02:17:33 +02:00
knoxfighter
ef4e20f674
reworked factorio mod portal get details about a mod
2020-09-01 16:58:07 +02:00
knoxfighter
2418859c35
reworked factorio mod portal api listing
2020-09-01 01:40:05 +02:00
knoxfighter
cb814ef3aa
Merge remote-tracking branch 'jannaahs/rework-ui' into rework-ui-cleanup-mod-portal
2020-09-01 00:02:24 +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
knoxfighter
78fcd58717
removed wrong log line
2020-08-25 05:01:43 +02:00
knoxfighter
e3a14920ff
Merge remote-tracking branch 'jannaahs/rework-ui' into rework-ui
2020-08-25 04:54:19 +02:00
knoxfighter
ec16db3983
cleared mods and modpack handler
2020-08-25 04:53:21 +02:00
knoxfighter
251d937b4d
cleared logs handler
2020-08-25 02:51:08 +02:00
Jan Naahs
d5e5f58208
fix save ServerSettings number are not undefined anymore
2020-08-24 19:34:05 +02:00
knoxfighter
37f8a235ef
reworked saves routes
2020-08-24 19:24:13 +02:00
knoxfighter
a776ad4c4c
removed unused functions on linux
2020-08-24 17:54:28 +02:00
knoxfighter
fd7b2c2bec
moved Stop and Kill to linux/windows specific files && run linux file on everything except windows
2020-08-24 17:50:19 +02:00
knoxfighter
478bb1e6a4
cleaned factorio server handler (starting, stopping, killing, status, version)
2020-08-24 17:33:13 +02:00
knoxfighter
36897500c8
cleaned game settings route handler
2020-08-24 02:14:31 +02:00
knoxfighter
0e60a696f8
cleaned server settings routes
2020-08-24 02:06:00 +02:00
knoxfighter
be78db78f3
cleaned user routes
2020-08-24 00:41:53 +02:00
knoxfighter
5e6eb4ca18
update routes to match new frontend
2020-08-23 19:01: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
1d9f370aa0
add Flash Component
2020-08-22 22:18:00 +02:00
Jan Naahs
c78ad9707e
rename css file
2020-08-22 20:36:21 +02:00
Jan Naahs
5419463105
adjust webpack
2020-08-22 20:34:09 +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
dc99208fdf
Merge branch 'develop' into rework-ui
...
# Conflicts:
# package.json
# ui/App/components/Header.jsx
# ui/App/components/Mods/ModLoadSave.jsx
# ui/App/components/Mods/ModManager.jsx
# ui/App/components/Mods/ModOverview.jsx
# ui/App/components/Mods/ModUpload.jsx
# ui/App/components/Mods/packs/ModPackOverview.jsx
# ui/App/components/Mods/search/ModSearch.jsx
# ui/App/components/ModsContent.jsx
# ui/App/components/Saves/SavesList.jsx
# ui/App/components/ServerCtl/ServerCtl.jsx
# ui/App/components/Sidebar.jsx
# ui/App/components/Users/AddUser.jsx
# ui/App/components/Users/UserTable.jsx
# ui/index.js
# ui/index.scss
# ui/js/customSwal.js
# ui/scss/_variables.scss
# ui/scss/customizations/adminLTE3-skin-blue.scss
# ui/scss/customizations/sidebar.scss
# ui/scss/customizations/sweetalert.scss
2020-08-21 22:40:45 +02:00
knoxfighter
365e4b3ac8
use older nodejs version (newer version is not compatible with dependencies)
2020-08-21 19:51:45 +02:00
Jan Naahs
081bfd9ba8
clean up
2020-08-21 11:28:13 +02:00
Jan Naahs
2d84b582cc
fix react error on reload
2020-08-21 11:26:55 +02:00
Jan Naahs
de999e6608
add icons and ui adjustments
2020-08-20 19:58:26 +02:00
knoxfighter
46952dbdf1
added autostart feature to changelog
2020-08-18 19:15:17 +02:00
knoxfighter
881cf32ff7
Merge pull request #179 from Psychomantis71/master
...
Autostart feature
2020-08-18 19:04:48 +02:00
knoxfighter
e0b42de48b
added Console age bugfix to Changelog
2020-08-18 18:50:45 +02:00
knoxfighter
0480a36bd9
Merge pull request #178 from jannaahs/fix-console
...
Fix console
2020-08-18 18:45:33 +02:00
Jan Naahs
8671978f64
clean up
2020-08-18 17:14:45 +02:00
Jan Naahs
18132f8935
Merge branch 'fix-console' into rework-ui
2020-08-18 16:55:16 +02:00
Jan Naahs
a7b133b90a
switch from notify to poll
2020-08-18 16:40:25 +02:00
Jan Naahs
bd66025a39
finished Console
2020-08-18 16:38:55 +02:00
Jan Naahs
921129edca
Merge branch 'fix-console' into rework-ui
2020-08-18 13:04:16 +02:00
psychomantis
f1cff022d1
Autostart feature
2020-08-17 22:13:57 -07:00
Jan Naahs
0a2a0fdee5
handle closed channel
2020-08-16 20:47:37 +02:00
Jan Naahs
27790cd250
Fix crash after inganme chat is used
2020-08-16 14:21:30 +02:00