1
0
mirror of https://github.com/HorlogeSkynet/CDNUpdates synced 2025-04-15 04:00:13 +02:00

81 Commits

Author SHA1 Message Date
Samuel FORESTIER
1caa9ff6a7 [CI] Bumps actions/checkout and actions/setup-python to v3 2022-04-23 12:20:09 +02:00
Samuel FORESTIER
eb5de203c2 Regular test cases updates (as of April 2022) 2022-04-23 12:19:50 +02:00
Samuel FORESTIER
9a03940666 Regular test cases updates (as of October 2021) 2021-10-16 09:04:20 +02:00
Samuel FORESTIER
91f7ec8c84 Silences Pylint C0209 as we have to keep support for Python <= 3.6 2021-10-16 09:02:30 +02:00
Samuel FORESTIER
ea3400ae22 Improves an English documentation sentence 2021-10-16 09:00:53 +02:00
Samuel FORESTIER
bee8f0adbe Improves style consistency of our *.sublime-* files 2021-10-16 09:00:32 +02:00
Samuel FORESTIER
0a8e01f07f Regular test cases updates (as of June 2021) 2021-06-04 23:51:49 +02:00
Samuel FORESTIER
01eac3e0d3 Silences recent Pylint R1732 recommendation 2021-06-04 23:46:44 +02:00
Samuel FORESTIER
1efcd16e6c Explicits Sublime Text 4 support 2021-06-04 23:38:28 +02:00
Samuel FORESTIER
820a0d75bb Adds Pylint linting to a proper CI pipeline running on GitHub's Actions 2020-11-05 21:28:57 +01:00
Samuel FORESTIER
4421c4f392 Makes HTML test page not being detected by GitHub's Linguist 2020-10-10 18:34:20 +02:00
Samuel FORESTIER
8f3facd076 Minor optimizations for static iterables v1.2.1 2020-06-23 13:09:19 +02:00
Samuel FORESTIER
a81ff7ebe6 Sets compare_with_[...] methods as "private" in CDNContent module 2020-06-23 13:02:42 +02:00
Samuel FORESTIER
8cc7d976b6 Regular test cases updates (as of June 2020) 2020-06-23 13:00:28 +02:00
Samuel FORESTIER
42ffbed4f6 Fixes a regression introduced in v1.2.0, details :
* Fixes crashes occurring on files loading CDN from :
	+ code.jquery.com
	+ cdn.rawgit.com
	+ ajax.{aspnetcdn,microsoft}.com
* Fixes potential crashes on links not containing any semantic versions
* Minor optimizations with REGEXP pattern compilation
* Code styles
2020-06-23 13:00:09 +02:00
Samuel FORESTIER
84065165af Specifies the GitHub API token required scope in README 2020-06-23 12:52:25 +02:00
Samuel FORESTIER
5f9f446e41 "You should **explicitly** load [...] over HTTPS !" 2020-06-23 11:57:32 +02:00
Samuel FORESTIER
c6655a2d5f Minor code cleanup and styles 2020-06-23 11:27:52 +02:00
Samuel FORESTIER
e446fcb479 Updates the Semver REGEXP (sindresorhus/semver-regex@v3.1.1) v1.2.0 2020-02-29 20:07:02 +01:00
Samuel FORESTIER
a1678add6c Cleans the project root by settings ST's stuffs in subdirectories 2020-02-28 21:49:21 +01:00
Samuel FORESTIER
92b2114109 Updates .gitignore file 2020-02-28 21:28:37 +01:00
Samuel FORESTIER
06362f2729 Regular test cases updates (as of February 2020) 2020-02-28 21:27:37 +01:00
Samuel FORESTIER
8e31989f59 Uses the "correspondences" trick with three more CDN providers v1.1.0 2019-05-11 15:07:17 +02:00
Samuel FORESTIER
2ef2278647 Let's use a real constants module to facilitate external contributions 2019-05-11 14:43:58 +02:00
Samuel FORESTIER
e98b1a0c17 Regular test cases updates 2019-05-11 14:23:26 +02:00
Samuel FORESTIER
eb819c7ede Major rewriting to improve the readability (almost compliant to Pylint) 2019-05-11 14:23:13 +02:00
Samuel FORESTIER
04627161fd Updates some resources in test cases 2019-01-03 11:35:46 +01:00
Samuel FORESTIER
81d995c777
Fixes args passed to the edit bindings command v1.0.1 2018-07-07 22:46:39 +02:00
Samuel FORESTIER
691e4cf771 Fixes wrong default arg passed to edit_settings within the plugin menu v1.0.0 2018-07-06 19:45:16 +02:00
Samuel FORESTIER
9b5f327133 Fixes wrong exploitation of CDNJS search API results 2018-07-06 19:28:04 +02:00
Samuel FORESTIER
56d1624c40 Updates some libraries on the test page to improve relevancy ! 2018-07-06 19:19:56 +02:00
Samuel FORESTIER
7f6487c488 Fixes some mistakes in README 2018-07-06 19:19:06 +02:00
Samuel FORESTIER
03cec7f8dc Well, it's better with the link in the README 2018-03-02 08:49:35 +01:00
Samuel FORESTIER
822b0c9112 Handles now CKEDITOR.COM 🎉 v0.4.2 2018-03-01 22:37:52 +01:00
Samuel FORESTIER
ade71c6aba
Improves Windows manual installation instructions 2018-01-21 13:16:08 +01:00
Samuel FORESTIER
879cbd5fef Adds Package Control instructions and updates GitHub preview v0.4.1 2018-01-20 23:21:04 +01:00
Samuel FORESTIER
3fa57ac0f4 Should fix gutter icons issue on Windows 2018-01-20 23:15:58 +01:00
Samuel FORESTIER
5ca6ccfb55 Replaces absolute imports by relative ones v0.4.0 2018-01-13 10:47:24 +01:00
Samuel FORESTIER
801287fabd Escapes the parameters added in URLs before running the GET requests 2018-01-13 10:38:07 +01:00
Samuel FORESTIER
d8c1d1b032 Adds "test cases" 2018-01-10 12:23:51 +01:00
Samuel FORESTIER
702e755ce1 Prefers using os.linesep + Now displays number of security issues v0.3.0 2018-01-02 00:35:49 -05:00
Samuel FORESTIER
1af48df295 Removes (now) useless double quotes 2018-01-01 23:29:25 -05:00
Samuel FORESTIER
29e8290354 Improves software architecture 2018-01-01 23:29:04 -05:00
Samuel FORESTIER
e98a1471f3 Let's set some details to bold in Phantom contents 2018-01-01 18:16:59 -05:00
Samuel FORESTIER
a2b4130498 Handles now Microsoft's ASP.NET CDN 🎉 2018-01-01 18:15:15 -05:00
Samuel FORESTIER
0f031dfde2 Makes "fuzzy check" being case insensitive 2018-01-01 10:47:49 -05:00
Samuel FORESTIER
a184b245ab Improves consistency between Phantom objects colors 2017-12-31 14:40:05 -05:00
Samuel FORESTIER
90f8f0aa96 Handles now STATICFILE.ORG 🎉 2017-12-31 14:36:31 -05:00
Samuel FORESTIER
dc4cecf678 Handles now (partially) OPENSOURCE.KEYCDN.COM 2017-12-31 14:25:59 -05:00
Samuel FORESTIER
f5ba0e2a59 Handles now USE.FONTAWESOME.COM 🎉 2017-12-31 13:38:37 -05:00