38 Commits

Author SHA1 Message Date
squidfunk
b583ea7765 Prepare 9.7.0 release 2025-11-11 09:44:22 +01:00
Kamil Krzyśków
53385529f0 Fixed handling of inconsistent drive letter case 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
6d4f756461 Fixed dotpath venv guessing 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
88bdcf5f16 Fixed empty username fallback 2025-07-26 14:19:52 +02:00
Kamil Krzyśków
2b0417f7c4 Updated info plugin to exclude guessed venv paths (#8286)
* Updated info plugin to hide usernames

* Updated info plugin to show active venv directory

* Updated info plugin to exclude possible venv paths

* Added exception handling in info plugin
2025-06-29 18:43:26 +02:00
squidfunk
37162a57cd Replaced regex with re in info plugin 2025-02-26 10:10:41 +07:00
squidfunk
365dc24062 Updated copyright year 2025-01-04 10:27:13 +01:00
Kamil Krzyśków
f724bb901a Add warning for dotfiles in info plugin 2024-05-02 23:16:30 +02:00
Kamil Krzyśków
022f14c0eb Fixed UTF-8 with BOM encoding support 2024-03-17 12:04:45 +07:00
Kamil Krzyśków
2d3982489d Fixed info plugin's exclusion logic (#6874)
Added more information to platform file
Added processed directory indicator
Changed slash removal in resolved patterns
Changed regex match function to search to support subprojects
Constrained dynamic patterns to the root
Reverted build assets gathering dc808ca90a
Reverted info.gitignore file 79129d5cde
2024-03-12 09:55:15 +07:00
Kamil Krzyśków
63de27578a Extended info plugin's validation message
Add more elaborate comments
Fix lines to span to 80 characters
Fix import order
Fix variable naming
2024-03-05 10:50:34 +07:00
Kamil Krzyśków
4478522b52 Added validation of paths to the info plugin 2024-03-05 10:50:34 +07:00
Kamil Krzyśków
819e209795 Added projects plugin handling in the info plugin 2024-03-05 10:50:34 +07:00
Kamil Krzyśków
79129d5cde Added exclusion logic for info plugin 2024-03-05 10:50:34 +07:00
Kamil Krzyśków
64a8b6a383 Changed info plugin to store more platform information 2024-03-05 10:50:34 +07:00
Kamil Krzyśków
712bc1c137 Fixed info plugin to gather all files recursively 2024-03-05 10:50:34 +07:00
squidfunk
7624e78744 Updated copyright year 2024-01-06 09:27:06 +07:00
squidfunk
f855a67384 Merged features tied to 'Goat's Horn' funding goal 2023-12-07 10:48:42 +01:00
Martin Donath
cd008fdf29 Restructured documentation (#5692) 2023-09-14 19:09:18 +02:00
squidfunk
db568b1e6b Added version to info plugin example name 2023-08-26 12:34:51 +02:00
squidfunk
1b2ba4bcef Formatting 2023-08-23 15:39:49 +02:00
squidfunk
92fc7f651f Formatting 2023-08-23 15:15:11 +02:00
squidfunk
38b7282b20 Refactored blog plugin (+ other plugins) 2023-08-21 17:45:32 +02:00
squidfunk
554976f90f Added prompt for bug report name to info plugin 2023-08-10 15:32:46 +02:00
squidfunk
0be6172765 Switched info plugin to importlib to mitigate deprecations 2023-08-10 13:45:51 +02:00
squidfunk
ab178b2bc2 Improve plugin inter-op with external tools like mike 2023-07-24 12:29:16 +01:00
squidfunk
1bee037713 Merge of features tied to 'Piri Piri' funding goal' 2023-07-05 17:39:33 +02:00
squidfunk
ad6c47ddb6 Fixed info plugin terminating on subsequent reload when serving 2023-01-28 12:21:04 +01:00
squidfunk
c31ef005b4 Disabled info plugin on serve by default 2023-01-19 20:56:15 +01:00
squidfunk
b2611483fa Fixed info plugin latest version check for Insiders 2023-01-15 13:12:58 +01:00
squidfunk
7f0d6e899d Removed pipdeptree dependency for info plugin 2023-01-02 18:30:47 +01:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
01b25dddcb Improved platform information in info plugin 2023-01-02 10:55:24 +01:00
squidfunk
2144c2fae8 Inline dependencies from info plugin 2023-01-01 17:39:04 +01:00
squidfunk
8d190ef150 Fixed wrong limit for warning in info plugin 2022-12-18 18:08:19 +01:00
squidfunk
7b93fed496 Added platform and runtime information to info plugin 2022-12-18 17:49:56 +01:00
squidfunk
78f3d151a2 Added latest version check to info plugin 2022-12-18 17:23:12 +01:00
squidfunk
5ec4a45110 Added info plugin, a helper for creating bug reports 2022-12-18 15:41:18 +01:00