Commit Graph

57 Commits (d7ed7af918c4c25b853b4c5a705d655959f95c89)

Author SHA1 Message Date
Jasper van Merle 6e917001ce Fix merge conflicts
6 years ago
Jasper van Merle 1fd1ed9d23 Remove public/icons from .slugignore and remove it later
6 years ago
Jasper van Merle 50cd4e13a3 Fix assets:compile
6 years ago
Jasper van Merle 4ce7dbcfd5 Remove hardcoded username and fix broken methods
6 years ago
Jasper van Merle f80d07412c Merge master
6 years ago
Jasper van Merle 11eeadbc0a Better error handling and added a 15s timeout on HTTP requests
6 years ago
Jasper van Merle 227fbfe70f Update issue message and issue repository
6 years ago
Jasper van Merle 41e0a138a6 Refactoring and cleaning up
6 years ago
Jasper van Merle cd43632a2c Check for updates based on modified date for scrapers without release
6 years ago
Jasper van Merle 6ee1693134 Implement get_latest_version for the remaining scrapers
6 years ago
Jasper van Merle 3dc17a9b29 Finish get_latest_version for 81 scrapers and add uploading functionality
6 years ago
Jasper van Merle 2d1e8aa00c Add better logging and get_latest_version implementations for 10 scrapers
6 years ago
Jasper van Merle d0300dd585 Create command to check for updates
6 years ago
Thibaut Courouble 436a98a5c8 Ensure documentation files are present before uploading in thor docs:upload command
6 years ago
Thibaut Courouble 782880210d Upload documentation files to a freeCodeCamp-owned S3 bucket
6 years ago
Thibaut Courouble 91753ce1f8 Improve "thor docs:page" with --debug option
6 years ago
Thibaut Courouble 083b8e06a3 Improve "thor docs:list --packaged"
6 years ago
Thibaut Courouble 3b39fa747f Fix "thor docs:upload --packaged" not finding docs whose slug is different than name
6 years ago
Thibaut Courouble 17cddbccaf Make "thor docs:upload" upload packages to MaxCDN (dl.devdocs.io)
6 years ago
Thibaut Courouble a8a1020ddf Add --packaged option to "thor docs:list"
6 years ago
Thibaut Courouble 9e37ff5c8a Add instrumentation for slow response processing
6 years ago
Thibaut Courouble eef70d83d0 Oops, dl.devdocs.io is not HTTPS-enabled yet
6 years ago
Thibaut Courouble 8ecb9f37be Improve deployments to not require including all the docs' index.json in git
6 years ago
Thibaut Courouble db523e2a85 Update dl.devdocs.io URL to HTTPS
6 years ago
Jasper van Merle bf53a00ca9 Fix merge conflicts
6 years ago
Jasper van Merle cdd86a8fbe Add comments to magic values
6 years ago
Thibaut Courouble 45c70fb43b Add support for '@all' version shortcut in thor commands
6 years ago
Jasper van Merle 9551fbc29e Improve dark icon fix detection
6 years ago
Jasper van Merle 2a5f1a0046 Refactoring
6 years ago
Jasper van Merle 6861e2f306 Handle docs without custom icons properly
6 years ago
Jasper van Merle 90123a3679 Automatically generate spritesheets
6 years ago
Thibaut Courouble a78e2a4a25 Tweak thor docs:commit command
8 years ago
Thibaut Courouble a6855329e8 Add image scraping and optimization filter
8 years ago
Thibaut Courouble 64eb1c86fc Log errors instead of exiting when scraping docs
9 years ago
Thibaut Courouble 9c0a7290e6 Don't move packaged doc file before decompressing
9 years ago
Thibaut Courouble 2ccfc3f6c2 Tweak docs:generate warning
9 years ago
Thibaut Courouble 6239ead36b Fix thor docs:commit command
9 years ago
Thibaut Courouble b5d4875f48 Add private thor docs:commit
9 years ago
Thibaut Courouble d389296f33 Add --packaged option to docs:upload command
9 years ago
Thibaut Courouble caa2592e4b Add --all option to docs:generate command
9 years ago
Thibaut Courouble 1f9ef63e9c Add 'docs:upload' command
9 years ago
Thibaut Courouble d5c54c6f52 Improve 'docs:download' command
9 years ago
Thibaut Courouble 4f3ea92bea Improve 'docs:list' command
9 years ago
Thibaut Courouble b04dba012e Remove --all option from 'docs:package' command
9 years ago
Thibaut Courouble b2d2066d96 Multi-version support
9 years ago
Thibaut 87763ac07a Add --package option to docs:generate command
10 years ago
Thibaut 5c4c1ce2b6 Log entries/types/files diff in docs:generate command
10 years ago
Thibaut 85b6d84bc3 Add thor tasks for running individual test suites
10 years ago
Thibaut e74369aa41 Rescue all exceptions when downloading docs
11 years ago
Thibaut 89f2f2f3ce Require open-uri in DocsCLI#download_docs
11 years ago