Commit Graph

361 Commits

Author SHA1 Message Date
knoxfighter
5d9900d34a feature: delete all mods button 2017-09-30 14:31:18 +02:00
knoxfighter
caba55241b bugfix: mod-upload broke mods 2017-09-30 02:52:40 +02:00
knoxfighter
e1b2a017d4 added logout functionality 2017-09-29 16:04:14 +02:00
knoxfighter
fe247a6958 save factorio-credentials server-sided 2017-09-29 15:39:37 +02:00
knoxfighter
f8d5a78c09 bugfix: download mod not reload installedMods list 2017-09-28 01:06:42 +02:00
knoxfighter
3ee1842344 bugfix: upload possible again 2017-09-28 00:56:45 +02:00
knoxfighter
2eed86bec4 added two missing packages to the README && changed plus to minus 2017-09-27 15:53:08 +02:00
knoxfighter
3bdc7fc611 make mod-list.json prettier (factorio also does it this way) 2017-09-27 15:46:29 +02:00
knoxfighter
13fb285100 ceate mod-startup-stuff 2017-09-27 15:40:00 +02:00
knoxfighter
b550826c93 make Manage-Mod section collapsable 2017-09-26 00:14:11 +02:00
knoxfighter
b6f878e1f9 removed old file 2017-09-26 00:05:29 +02:00
knoxfighter
233192ce02 moved handler for the mods part into its own file 2017-09-26 00:01:18 +02:00
knoxfighter
321949757f mods inside modpacks can be updated 2017-09-25 23:58:16 +02:00
knoxfighter
40b5f01e4a mods inside modpacks can now be deleted 2017-09-25 18:43:50 +02:00
knoxfighter
9045520ace bugfix: toggle mod inside modpack 2017-09-24 20:16:17 +02:00
knoxfighter
23975a6b3f added missing files 2017-09-24 20:12:50 +02:00
knoxfighter
f11381b014 restructured and rebuilt project && modPacks downloadable 2017-09-24 20:10:50 +02:00
knoxfighter
737b4d5bb2 added download ModPack button 2017-09-08 09:51:08 +09:00
knoxfighter
8ed3847129 removed test logs 2017-09-07 23:43:35 +09:00
knoxfighter
04ae962931 added possibility to load ModPacks 2017-09-07 23:35:27 +09:00
knoxfighter
9980ead1b7 added executable with sublines, cause of bugs in gogland 2017-09-06 23:46:16 +09:00
knoxfighter
af9462c41d feature: delete modpacks 2017-09-06 23:45:16 +09:00
knoxfighter
e6589d551d save current status of ModPack-implementation 2017-09-06 22:08:08 +09:00
knoxfighter
c00bdbc089 bugfix: remove update-button, when no update is available 2017-08-30 23:29:15 +09:00
knoxfighter
24dbd22515 bugfix: show factorio login formular, when trying to update a mod 2017-08-30 23:22:21 +09:00
knoxfighter
4979e17d91 make add mod and upload mod collapsed boxes 2017-08-30 23:02:31 +09:00
knoxfighter
f583a31b1b bugfix: download mod now overrides ols && version-check when update Mod 2017-08-30 22:29:15 +09:00
knoxfighter
46819eccbf bugfix: mod delete only work once 2017-08-30 20:20:01 +09:00
knoxfighter
0c8b8ee0cc tool for uploading mods 2017-08-30 11:08:29 +09:00
knoxfighter
3078264d71 log-in will be saved in sessionStorage 2017-08-23 22:58:07 +09:00
knoxfighter
2af47dc5ea added %s to Printf's 2017-08-23 18:39:59 +09:00
knoxfighter
95ce89d993 added functionality to update Mods automatically 2017-08-23 17:47:36 +09:00
knoxfighter
79042c2f96 added deletion of a mod 2017-08-19 21:05:53 +09:00
knoxfighter
02a85337c2 added: toggle-button will work now 2017-08-16 19:12:45 +09:00
knoxfighter
67436983df build modlist out of the zip-files 2017-08-10 21:48:46 +02:00
knoxfighter
444e23f5ae show only 10 results, so the scrollbar is not so high 2017-08-08 20:27:48 +02:00
knoxfighter
c1e1d6573a added ModSearch and Mod installation 2017-08-07 20:14:45 +02:00
knoxfighter
ff0011a4d5 added handler for accessing mod-portal-api 2017-08-01 02:02:25 +02:00
knoxfighter
a97a24dbcd added factorio Login to access the mod-portal-API 2017-07-31 18:45:24 +02:00
knoxfighter
2984cc7ceb Merge remote-tracking branch 'origin/feature/advanced_mod_installation' into feature/advanced_mod_installation 2017-07-28 20:22:35 +02:00
knoxfighter
bd71af7008 fixed basemod was shown 2017-07-28 20:22:08 +02:00
knoxfighter
d8fdd7cc7b fixed wrong imports 2017-07-28 20:15:07 +02:00
knoxfighter
40d1da5e27 fixed wrong filename 2017-07-28 20:08:47 +02:00
knoxfighter
9c3c7b0d2c fixed missing return statement 2017-07-28 20:08:08 +02:00
knoxfighter
12561a1b0f base mod show methods 2017-07-28 20:06:01 +02:00
knoxfighter
98ba7bc9e5 list of installed mods now built out of mod-list.json 2017-07-28 18:45:16 +02:00
knoxfighter
a3d0a2e888 removed routes 2017-07-28 17:52:42 +02:00
knoxfighter
81eb5c47e9 removed functions out of handlers 2017-07-28 17:51:33 +02:00
knoxfighter
57915e63e7 more tests :) 2017-07-28 17:46:57 +02:00
knoxfighter
479de2e0ad made first steps to new Mods-Controls 2017-07-28 14:55:44 +02:00