Commit Graph

5603 Commits

Author SHA1 Message Date
Ivan Kravets dae8dfe1fc Merge branch 'release/v5.2.5' 2022-02-10 20:59:25 +02:00
Ivan Kravets 100def7609 Bump version to 5.2.5 2022-02-10 20:59:16 +02:00
Ivan Kravets 8594012fa1 Update deps 2022-02-10 20:55:38 +02:00
Ivan Kravets 27400f66a9 Strip the path to userhome dir on Linux // Resolve #4173 Issue #4158 2022-02-10 20:55:31 +02:00
Ivan Kravets bb1e590222 Update SPDX License List to 3.16 2022-02-10 20:55:18 +02:00
Kalle Bracht a4b414010d Removing inconsistent dot at README.rst, HISTORY.rst and CONTRIBUTING.md (#4172)
* Removing inconsistent dot at README list

* Removing inconsistent dot at HISTORY file

* Removing inconsistent dot at CONTRIBUTING file
2022-02-10 20:55:08 +02:00
Ivan Kravets 1d72a96654 Merge tag 'v5.2.5' into develop
Bump version to 5.2.5

# Conflicts:
#	docs
#	platformio/__init__.py
2022-02-10 20:52:16 +02:00
Maciej Augustyniak 9b85ed86a9 fix: Added udev rule for FireBeetle-ESP32. (#4168) 2022-02-10 20:50:55 +02:00
Ivan Kravets f4c692eed2 Bump PIO Home to 3.4.1 2022-02-02 17:42:28 +02:00
Ivan Kravets 2e0688db5f Fix test 2022-02-02 12:42:31 +02:00
Ivan Kravets ac2b358f87 Docs: generate docs from the registry 2022-02-01 21:56:53 +02:00
Ivan Kravets 251a2c9fa4 Docs: link packages with the registry 2022-02-01 15:38:15 +02:00
Ivan Kravets 0064d4b2c5 Docs: remove deprecated links to "boards" page 2022-02-01 15:01:58 +02:00
Ivan Kravets ebbac6b483 Use "black" profile 2022-02-01 15:00:47 +02:00
Ivan Kravets d5373a62f4 Docs: Sync dev-platforms 2022-01-28 14:24:25 +02:00
Ivan Kravets 681b91a6a4 Update deps 2022-01-23 14:17:22 +02:00
CommanderRedYT 8c66352994 Fixed wrong path (#4158)
* Fixed wrong path

On linux, "Documents" doesn't have to be the right folder. It depends on the language selected when installing the operating system.

* Refactor code

* Update HISTORY.rst

Co-authored-by: Ivan Kravets <me@ikravets.com>
2022-01-20 12:19:30 +02:00
Ivan Kravets 4e1ec1215a Bump version to 5.2.5a6 2022-01-19 17:16:44 +02:00
Ivan Kravets 6981894060 Minor updates 2022-01-19 17:16:23 +02:00
Ivan Kravets 57c92e877c Respect disabling debugging server from platformio.ini 2022-01-19 16:53:31 +02:00
Ivan Kravets e8c0b8504a Ignore annoying "ms-vscode.cpptools-extension-pack" for VSCode and C/C++ files 2022-01-15 22:27:30 +02:00
Ivan Kravets 93bbe8f2a3 Update deps 2022-01-15 15:00:55 +02:00
Ivan Kravets c78bb1f572 Docs: Remove icons from navbar 2022-01-11 14:11:32 +02:00
Scott Lahteine 7256102785 Unix line-endings for extensions.json (#4153) 2022-01-09 13:58:39 +02:00
Ivan Kravets fc907c568d Improved checking of available Internet connection for IPv6-only workstations // Issue #4151 2022-01-08 15:08:39 +02:00
Ivan Kravets 9e078ff4d7 Sync docs 2022-01-08 15:00:35 +02:00
Alexey Vazhnov 5658e7f718 _internet_on: try IPv4, if not acceptable — try IPv6 (#4151)
* _internet_on: try IPv4, if not acceptable — try IPv6

* _internet_on: replace IPv4 `socket.socket` + IPv6 `socket.socket` with one universal `socket.create_connection`
2022-01-08 14:59:47 +02:00
Ivan Kravets 111eb55a9f Docs: Update "platformio.ini" examples 2022-01-05 15:00:41 +02:00
Ivan Kravets 0630ec5503 Bump version to 5.2.5a5 2022-01-04 17:18:14 +02:00
Ivan Kravets 38cc493eb7 Minor improvements 2022-01-04 17:17:51 +02:00
Ivan Kravets 254507c3a3 Escape custom request arguments 2022-01-04 15:02:48 +02:00
Ivan Kravets 7cdcc9099b Escape custom request arguments 2022-01-04 14:53:34 +02:00
Ivan Kravets fb046c43ea Require authorization for package downloading 2022-01-04 14:46:51 +02:00
Ivan Kravets 73ddf80fc1 Refactor authentication part for clients 2022-01-04 14:45:14 +02:00
Ivan Kravets a5a224ac6f Sync docs 2022-01-03 13:05:53 +02:00
Ivan Kravets c56dfda833 Minor fixes 2022-01-02 23:08:21 +02:00
Ivan Kravets 6081f9ff1b Switch to the universal Twisted 2022-01-02 23:08:12 +02:00
Ivan Kravets f3c7d71b3b Sync docs 2022-01-02 19:46:52 +02:00
Ivan Kravets 5748bf9549 Extend packing filters 2021-12-29 15:03:43 +02:00
Ivan Kravets 84a0a6a418 Update deps 2021-12-24 18:14:29 +02:00
Ivan Kravets 1ee9f183cc Fix test 2021-12-24 18:14:18 +02:00
Ivan Kravets 55e8523925 Improve docs for "dependencies" field of library.json 2021-12-24 15:04:54 +02:00
Ivan Kravets c9efe24959 Switch to the new registry 2021-12-22 22:36:32 +02:00
Ivan Kravets 69aff39205 Warn about package publishing time 2021-12-20 20:57:18 +02:00
Ivan Kravets f6e9e15253 Bump version to 5.2.5a4 2021-12-20 19:28:28 +02:00
Ivan Kravets b7f685ed62 Fix a bug with expired account session 2021-12-20 19:27:56 +02:00
Ivan Kravets 6e03eff303 Handle base AccountError 2021-12-20 19:05:12 +02:00
Ivan Kravets 3e0b95e1e1 Fix tests 2021-12-18 14:17:22 +02:00
Ivan Kravets a32997ceba Bump version to 5.2.5a3 2021-12-18 13:54:09 +02:00
Ivan Kravets 63674d85e8 Ignore private packages if user not authorized 2021-12-18 13:53:54 +02:00