Commit Graph

72 Commits

Author SHA1 Message Date
mkuba50
5b62a1699c UUP dump API 1.14.0
- Added support of pregenerated update packs
- Added support of fetching updates that need custom SKU ID
2018-04-29 21:33:19 +02:00
mkuba50
6eaa55dad1 Fixed a bug when using uupGetFiles more than one time 2018-04-29 00:39:46 +02:00
mkuba50
6ff681b273 17650 pack template, support of single file editions 2018-04-20 14:18:43 +02:00
mkuba50
32e9b283e1 Added support of saving multiple updates received from server 2018-04-11 18:01:27 +02:00
mkuba50
0ca9f5be68 Add 17634 pack template, add reporting of build to get.php responses 2018-03-29 19:41:22 +02:00
mkuba50
3f6d6dcbe0 Added support of downloading WindowsUpdateBox.exe file only 2018-03-17 22:20:20 +01:00
mkuba50
d196812ce8 Add checking if metadata ESD files exist 2017-12-24 22:23:18 +01:00
mkuba50
f367afd64b Change handling of packs
The handling of packs has been changed to use different files for builds. This will allow easier implementation of changed packs in future.
2017-12-20 17:35:14 +01:00
mkuba50
3a485ce33a 17063 specific fix
With build 17063 Microsoft has removed all UUP editions except CORE and PROFESSIONAL.
This fix maps removed editions to their substitutes that were not removed, modifies the base pack to use some Enterprise edition files for Professional due to new dependencies and removes no longer existing editions from packs array.
2017-12-19 21:03:19 +01:00
mkuba50
352398a309 API 1.6.0
- build number for fetching can be provided using build.minor format
- added size prediction for files that are not in database
2017-11-03 19:33:17 +01:00
mkuba50
b36195e224 Remove 15063 specific fix and redundant code
The fix that was introduced for build 17025 is universal, does not add unneeded files, does not need to be explicitly enabled, and works fine for 15063, so there is no need to keep the old fix.
2017-10-28 23:10:21 +02:00
mkuba50
603b445b24 API 1.5.0
- Faster parsing of information
- Requests are compressed when possible
- Fixed some EnterpriseEval files being shown for Enterprise
- Names of packages for builds 17017 and newer are shorter
2017-10-27 21:38:31 +02:00
mkuba50
29b9672b9b Fix list of files for build 17025 2017-10-25 20:31:18 +02:00
mkuba50
f9997dee4b Retail ring support 2017-10-23 22:53:33 +02:00
mkuba50
d1df967ded Add support for Cumulative Updates 2017-10-16 18:03:26 +02:00
mkuba50
a0a0c39785 Fix generation of links for build 17017.1000 2017-10-13 19:46:36 +02:00
mkuba50
2459374c3a API 1.0.0
Added error when files for selected language are not available.
2017-10-06 16:03:39 +02:00
mkuba50
564ddb209a Fix typos 2017-10-01 16:06:01 +02:00
mkuba50
502b652436 Add architecture reporting to get.php 2017-09-30 23:04:30 +02:00
mkuba50
03727b01ce Fix API not working when parent script uses include with the same name 2017-09-29 23:40:56 +02:00
mkuba50
3f015df0ad Add new queries, slightly modify existing queries 2017-09-23 17:47:19 +02:00
mkuba50
e5440343c5 Initial commit 2017-09-22 21:24:31 +02:00