Commit Graph

5111 Commits

Author SHA1 Message Date
JustArchi
585d183a42 Expose IsPlayingPossible for /Api/Bot 2018-02-05 22:24:10 +01:00
JustArchi
d226e5db5a Misc 2018-02-05 12:54:28 +01:00
JustArchi
76e54fdb0a Add dotnet --info to dockerfiles 2018-02-05 04:54:48 +01:00
JustArchi
426002aaa2 Closes #742 2018-02-05 01:29:04 +01:00
JustArchi
7b18f52fec Re-implement previous commit better 2018-02-04 09:59:21 +01:00
JustArchi
4223d3862d Revert "Catch more IPC I/O exceptions"
This reverts commit 92281512f5.
2018-02-04 09:56:22 +01:00
JustArchi
92281512f5 Catch more IPC I/O exceptions 2018-02-04 09:54:49 +01:00
JustArchi
c88d8adbed Revert "Test commit for madu"
This reverts commit aa6e29e56f.
2018-02-04 09:34:05 +01:00
JustArchi
aa6e29e56f Test commit for madu 2018-02-04 09:16:31 +01:00
JustArchi
c6f06f1bd5 Don't force full collection on memory request
Since this can be called quite often (like each 5 seconds), ASF should not do any expensive things there. Let GC do its job.
2018-02-04 08:10:52 +01:00
JustArchi
578f6e44b6 Bump 2018-02-04 07:35:41 +01:00
JustArchi
30995bb46f Bump to 3.1.0.0
Mainly IPC GUI is the reason, since we were approaching 3.1 anyway.
3.1.0.0
2018-02-04 06:54:31 +01:00
JustArchi
6870b70192 Translations update 2018-02-04 06:48:47 +01:00
SKANKHUNTER
7d9336a79e [WIP] GUI Update and bug fixes (#733)
* Add info for not implemented features

* Fixed bug within log function

* cleanup

* Fixed a display bug where the footer would add to the total height

* cleanup

* Use '/Api/Bot/' to read bot status

* Fixed update log function

* Adding some temp. logs to find a bug

* Fixed bot status bug and bot dropdown in command

* Final fix lol

* Fixed escaped quote

* Bug in status fixed

* Add RAM usage to dashboard

* Remove Ionicons

* hot fix for not supported API usage

* Add basic bot overview

* Replace local jQuery with public CDN

* Replace local bootstrap with public CDN

* Replace local font-awesome with public CDN

* Replace local bootstrap slider with public CDN

* info log for bot overview

* adapt to new IPC changes

* Complete basic bot overview and some cleanup

* Add authentication headers

* Append "?password=" query string for /Api/Log

* Remove "Status" page since it will be replaced by "Bots" page

* cleanup

* cleanup #2

* - add info boxes to bot page
- add new background image for boxed view

* cleanup

* cleanup and random stuff

* Changed bot status color for "offline" from red to gray

* - added option to reset ipc password in sidebar
- reworked design of sidebar
- moved delete bot button to tools bar

* change NYI info

* Fix realtime logging buttons

* add logs for debugging

* Changed design of log box and command box

* Remove logs for debugging since the "bug" will be fixed

* Prepare dashboard for #736

* add sweetalert for bootstrap (spicy replacement for modal and alert)

* "I-am-tired"-fix

* cleanup

* improve bot status function

* improve bot status function even more

* Update some icons

* fix

* add links to footer

* Add scrollbar to bots dropdown
Cleanup

* another cleanup

* remove dashboard and more informations to left sidebar

* Add placeholder for ramUsage

* Cleanup public CDN

* cleanup

* Replace bootstrap-slider.js with interact.js

* Implement "ProcessStartTime"

* Add auto refresh for asf infos and bot status

* Changed command buttons design on bot page
Misc cleanup
Changed layout to be fixed as default
Added function to fill command drop down on command page
Fixed autoScroll on log page

* cleanup

* Add save/load function for layout options

* use /img/boxed-bg.jpg

* Add save/load function for left sidebar

* Added semicolon where they were missing

* remove /img folder
use default background image for boxed layout

* Added steam avatar to bots page

* misc

* Add loading overlay to commands page
Change loading overlay color to white since background is black

* changed layout of bot box

* updated steamBaseURL for steam avatar

* Changed design of bots info boxes
Added expert mode setting in sidebar
Moved deleteBot button to tools box
Started adding content for config manager
Prepare bots overview for games farming implementation

* Added logic for farming info boxes and box body

* Fixed multiple games farming string

* Turn autoScroll buttons into one and add proper icon

* Optimized for smartphone

* Optimized for tablet

* cleanup

* Added leading zeroes to date

* prepare for splitting up commands if request url is too long

* Merge generator and manager into one page

* Change css of info overview in left sidebar

* cleanup

* Fixed right sidebar on iPad layout

* misc

* misc

* misc

* Added error handling for command
2018-02-04 06:47:22 +01:00
JustArchi
e9465a6b76 Packages update 2018-02-04 06:40:36 +01:00
JustArchi
c6f812d0e7 Fix for latest Steam breaking fix
I wonder if Valve does anything when this one overflows too.
2018-02-04 06:35:54 +01:00
JustArchi
da50abd648 Closes #738
Once volvo fixes shitty and not working escrow_end_date then we could consider getting rid of both of those functions.
2018-02-02 21:22:45 +01:00
JustArchi
5ac3e5aa5d Misc 2018-02-01 00:48:27 +01:00
JustArchi
8b1a3044ea Expose AvatarHash, #733 2018-02-01 00:46:18 +01:00
JustArchi
c8b8f91df3 Translations update 2018-01-31 21:55:37 +01:00
JustArchi
e65a89db85 Misc 2018-01-31 21:52:50 +01:00
JustArchi
756c146424 Bump default amount of MaxCount 2018-01-31 21:29:17 +01:00
JustArchi
84ec1a3413 Misc optimizations 2018-01-31 02:51:28 +01:00
JustArchi
9e886176cb Huge /Api/Log update for #733 2018-01-31 02:42:23 +01:00
JustArchi
2ee810d56a Closes #736
Note to self: check if this works on Linux/OS X too before documenting it. I might need to change it if it doesn't.
2018-01-30 21:09:42 +01:00
JustArchi
44d62aa6f5 Add WebSocket /Api/Log stub, #733 2018-01-28 06:16:51 +01:00
JustArchi
7cc3084664 IPC: require password only for /Api calls, #733 2018-01-28 04:54:51 +01:00
JustArchi
ac87db0469 IPC: don't waste time compressing images 2018-01-28 04:10:11 +01:00
JustArchi
37c8096e27 Implement basic HTTP file server (IPC GUI binding), #733
I don't even want to know how many RFCs this thing violates. "It works!" 😅

Hopefully we'll improve it if needed.
2018-01-28 03:23:58 +01:00
JustArchi
1deb5e0d0a Add /Api/ASF, #732 2018-01-28 01:52:07 +01:00
JustArchi
4eafb41bb7 Restore ILLink.Tasks to latest version after https://github.com/mono/linker/issues/242 fix 2018-01-27 04:32:05 +01:00
JustArchi
55f210d9f1 Rename Website to www 2018-01-26 23:13:03 +01:00
Łukasz Domeradzki
ba9adc54f6 Merge pull request #731 from MrBurrBurr/master
Add basic GUI
2018-01-26 23:10:02 +01:00
MrBurrBurr
84299d094f Moved to correct folder 2018-01-26 13:33:13 +01:00
MrBurrBurr
e9252610ed Add basic GUI 2018-01-26 13:25:20 +01:00
JustArchi
8dfaa3aa47 Bump 2018-01-26 04:42:23 +01:00
JustArchi
a53ff43642 Temporary ILLink.Tasks downgrade due to https://github.com/mono/linker/issues/242 3.0.6.0 2018-01-26 04:37:41 +01:00
JustArchi
37d4ab1b40 Revert "Bump"
This reverts commit a9e335f2e7.
2018-01-26 04:19:00 +01:00
JustArchi
a9e335f2e7 Bump 2018-01-26 04:12:09 +01:00
JustArchi
589b8767cd Travis: .NET Core SDK 2.1.4 2018-01-26 04:09:33 +01:00
JustArchi
c1cf70ea32 Remove no longer needed linker workarounds 2018-01-26 04:05:46 +01:00
JustArchi
d089ecf561 crowdin-cli 2.0.22 2018-01-26 03:59:27 +01:00
JustArchi
e6b76d3f6c Translations update 2018-01-26 03:58:56 +01:00
JustArchi
b028f0e01d Packages update 2018-01-26 03:54:27 +01:00
JustArchi
5300e5c2b1 Misc 2018-01-21 23:19:30 +01:00
JustArchi
a80ab28832 Packages update 2018-01-21 14:39:45 +01:00
JustArchi
2c1d1c1f4b Bump 2018-01-16 10:51:11 +01:00
JustArchi
0b2298c9ae Translations update 3.0.5.9 2018-01-16 10:45:55 +01:00
JustArchi
1bdcc78a2d Packages update 2018-01-16 10:45:20 +01:00
JustArchi
66e2f81a2c Packages update
ILLink.Tasks downgrade due to https://github.com/mono/linker/issues/218
2018-01-16 10:44:41 +01:00