Commit Graph

19 Commits

Author SHA1 Message Date
Björn Dahlgren
a39e6f17e0 Remove Play withSIX 2018-08-18 01:22:44 +02:00
Björn Dahlgren
7fa714b8d5 Add missing send response to mods requests 2018-01-20 21:59:41 +01:00
Björn Dahlgren
853a79546a Lint and format all backend code with standard.js 2017-09-11 23:10:43 +02:00
Björn Dahlgren
a974d1bbf6 Update to Express 4 2017-04-01 12:55:09 +02:00
Björn Dahlgren
360887fcce Removed unused mod folder traversal 2017-04-01 10:34:38 +02:00
Björn Dahlgren
061d6c85e8 Send success response at once for mod download and update
This avoids browser retrying the request if download takes too long
2015-12-29 16:19:55 +01:00
Björn Dahlgren
0643b28490 Action to delete mod in mods list 2015-07-22 18:39:45 +00:00
Björn Dahlgren
f973eca818 Manual refresh mods button
Fixes #9
2015-05-30 01:30:53 +02:00
Björn Dahlgren
353b4e15e5 Keep mods in sync with clients through socket 2015-02-01 16:07:39 +01:00
Björn Dahlgren
d086b789f8 Implemented search in API 2015-02-01 05:01:50 +01:00
Björn Dahlgren
5d46fd7fc4 Moved all mods logic in router into separate class 2015-01-21 04:00:09 +01:00
Björn Dahlgren
5b736432d0 Fixed crash when PWS is not available and checking for outdated mods 2015-01-16 22:50:17 +01:00
Björn Dahlgren
48e2655bff Check for synq metadata file to determine if mod was fetched from PWS 2014-11-10 00:50:17 +01:00
Björn Dahlgren
36bfcf7db3 Show PWS icon on mods installed from PWS 2014-07-28 19:46:01 +02:00
Björn Dahlgren
9684f74a5a Updated to playwithsix 0.0.2 2014-05-22 00:13:14 +02:00
Björn Dahlgren
21a9fd8e5f Download mods from play withSIX 2014-05-07 01:43:26 +02:00
Björn Dahlgren
6efdf0d34a Check for outdated mods from PlayWithSix and button in listview to update 2014-04-21 15:24:47 +02:00
Björn Dahlgren
7d11af4633 Return folders and files when fetching a mod 2014-04-06 01:10:09 +00:00
Björn Dahlgren
7b863098a9 Restructured app into separate files 2014-04-04 08:37:43 +00:00