Commit Graph

5209 Commits

Author SHA1 Message Date
JustArchi
85e392c6a4 WebConfigGenerator build 2018-03-01 04:40:13 +01:00
JustArchi
9ada82d73c Misc 2018-03-01 04:39:42 +01:00
JustArchi
17d2c7901c WebConfigGenerator build 2018-03-01 04:37:00 +01:00
JustArchi
979b654c73 Misc 2018-03-01 04:36:37 +01:00
JustArchi
4d2f1b789b Move WebConfigGenerator to /docs in master branch 2018-03-01 04:34:24 +01:00
JustArchi
adbc6809c8 Fix trading logic in terms of trade holds
Previously user with trade hold could have his trade rejected even if he asked only for backgrounds/emoticons from Steam sale badge, which is wrong - we want only cards for this logic.
2018-03-01 00:24:38 +01:00
JustArchi
5990fac6ee Add IdlePriorityQueueOnly 2018-02-28 02:14:29 +01:00
JustArchi
4aab76114a Packages update 2018-02-26 23:02:02 +01:00
JustArchi
ea646e3c01 Clear failed tries on success 2018-02-26 22:29:47 +01:00
JustArchi
082fedfa0b Implement IPC anti-bruteforce 2018-02-26 22:23:38 +01:00
JustArchi
4aa3576142 Misc 2018-02-26 19:58:25 +01:00
JustArchi
1b56c00c7a Misc 2018-02-26 19:48:29 +01:00
JustArchi
457d70b463 Misc 2018-02-26 19:32:53 +01:00
JustArchi
c18964ceef Greatly improve ASF background operations
I hated that Forget() for quite a long time now, finally this code looks much better now.
2018-02-26 18:48:57 +01:00
JustArchi
aa5022c354 Bump 2018-02-26 09:11:08 +01:00
JustArchi
cb981701b2 Misc 3.1.0.8 2018-02-26 09:10:26 +01:00
JustArchi
1afc8f06af Misc 2018-02-26 09:08:01 +01:00
JustArchi
4a5665c92b Switch to proper OrderedDictionary 2018-02-26 08:53:14 +01:00
JustArchi
56259fd197 Bump 2018-02-26 07:28:13 +01:00
JustArchi
9c8c97e788 Use SortedDictionary also in IPC and File read 3.1.0.7 2018-02-26 06:30:31 +01:00
JustArchi
ea8df03669 Use sorted dictionary for background games redeemer 2018-02-26 06:27:24 +01:00
JustArchi
98e73c3fb4 Add more optional debugging 2018-02-25 18:57:06 +01:00
JustArchi
60005f895f Misc 2018-02-25 18:36:17 +01:00
JustArchi
d51752d577 Misc 2018-02-25 17:54:24 +01:00
JustArchi
0a2be46b68 Misc 2018-02-25 17:40:23 +01:00
JustArchi
9de71dbcba Misc 2018-02-24 23:46:04 +01:00
JustArchi
ec8d4fba33 Translations update 2018-02-24 23:42:06 +01:00
JustArchi
45e235d9ee Packages update 2018-02-24 23:41:12 +01:00
JustArchi
4a90470ccd Add workaround for rare Steam fuckup
Under rare Steam maintenance it's possible that we can get one rare logon session replaced for no apparent reason.
2018-02-24 23:40:28 +01:00
SKANKHUNTER
cb1f11bbff IPC GUI Update Nr.5 (#752)
* Cleanup

* New layout for config changer and generator

* Misc

* Fix for name input box

* Fix footer

* Nightmode update

* Fix loading of IPC Prefix

* Misc

* Reduced file size due to compression

* Reduced file size due to compression
2018-02-24 16:37:33 +01:00
SKANKHUNTER
811095c422 IPC GUI Update Nr.4.1 (#751)
* Save user choosen delimeter

* Fix for tab-keypress in key redeemer

* Correct GamesToRedeemInBackground

* Correct number of successfully added games

* Enlarged textarea for gamesToRedeemInBackground

* Only allow vertical resize

* Fixed time remaining showing 0 seconds when TimeSpan exceeds 1 day

* Fix

* Misc

* Misc

* Fix
2018-02-23 15:54:47 +01:00
JustArchi
6c43bdf3b4 Misc 2018-02-22 18:23:50 +01:00
JustArchi
5a3b897dbb Add extended validation for GamesToRedeemInBackground 2018-02-22 17:53:38 +01:00
JustArchi
2b67138b72 Correct GamesToRedeemInBackground, #750 #732 2018-02-22 16:58:33 +01:00
SKANKHUNTER
3af53d55be IPC GUI Update Nr.4 (#750)
* Removed horizontal scrollbar in log and command

* Renamed "Only show" to "Hide bots" on bots page

* Nightmode update

* Added basic key redeemer button on bots page

* Misc

* Cleanup

* Fix

* Added basic config generator for bots

* Let user specify delimeter for GamesToRedeemInBackground

* Nightmode update

* Misc

* Added ASF.json to config generator
2018-02-22 16:39:45 +01:00
JustArchi
37564d0cfe Add GlobalConfig to /Api/ASF, and POST /Api/ASF, #750 2018-02-22 16:08:50 +01:00
JustArchi
8194e51214 Bump 2018-02-21 18:56:50 +01:00
JustArchi
8e9e423dda Misc 3.1.0.6 2018-02-21 18:51:38 +01:00
JustArchi
f5e4506be0 Translations update 2018-02-21 18:37:25 +01:00
JustArchi
ac35ff3455 Move ASF statistics to new API address 2018-02-21 17:47:17 +01:00
JustArchi
e141e43d3f Packages update 2018-02-21 17:44:59 +01:00
JustArchi
9d121acd43 Add games count to ASF statistics 2018-02-21 17:44:06 +01:00
SKANKHUNTER
fe5764a877 IPC GUI Update Nr.3 (#747)
* Added error handling for config changer

* Added error handling for log

* Added prepareBotConfigForSaving function

* Misc

* Misc

* prepareBotConfigForSaving is now dynamic

* Misc

* Misc

* Add quick example for new skin

* Added new skin "teal"
Prepare for nightmode

* Cleanup new skin

* Added nightmode support

* Misc

* Added basic nightmode theme

* Misc

* Misc

* Remove light skins

* for testing purposes

* Misc

* [Global] Fix loading animation 'overlay' (broke w/ font-awesome 5 upgrade)

* [Global] Add updated font-awesome values from AdminLTE.css to app.css

* Update nightmode

* Misc

* Added loading animation for bot box

* Changed design of checkbox in sidebar

* Changed design of checkboxes on commands page and bots page

* Fixed commands dropdown and bots dropdown on commands page being cut off

* Cleanup

* Fixed loading animation showing on expanding box

* Latest nightmode changes

* Fix

* Misc

* Misc

* Misc

* fix

* Added basic multi select for bots
Misc
Updated nightmode theme

* Fix for description of commands

* Added new design for scrollbars, thx JourneyOver

* Misc

* Fix

* Misc

* Misc
2018-02-18 16:32:07 +01:00
JustArchi
47158e0275 Bump 2018-02-17 21:02:32 +01:00
JustArchi
9691e2a37b Improve FileSystemWatcher 3.1.0.5 2018-02-17 20:42:47 +01:00
JustArchi
b3838addb6 Add temp debug 2018-02-17 19:54:55 +01:00
JustArchi
614831113a Add missed condition for steam awards 2018-02-17 19:44:47 +01:00
JustArchi
c968716940 Add support for .keys file to FileSystemWatcher 2018-02-17 19:29:33 +01:00
JustArchi
08e64193fe Misc 2018-02-17 04:07:26 +01:00
JustArchi
16fd11e904 Add missing logic for steammobile://lostauth/ expired session redirections 2018-02-17 03:57:09 +01:00