Daniel Miessler
3951164776
Added Andre Guerra to credits.
2024-02-16 11:55:44 -08:00
Daniel Miessler
bae5d44363
Added Andre Guerra to primary contributors.
2024-02-16 11:52:11 -08:00
agu3rra
5aa77d89af
single script install instructions added on readme
2024-02-16 16:51:02 -03:00
agu3rra
a043aaaef8
incorporates poetry install and dep setup on a single script
2024-02-16 16:48:23 -03:00
agu3rra
d02053a748
renamed package to installer while keeping poetry project as fabric
2024-02-16 16:35:48 -03:00
Daniel Miessler
4b0c12de00
Added Dani Goland to credits for enhancing the server.
2024-02-16 00:40:38 -08:00
Daniel Miessler
3bc030db67
Removed helpers2.
2024-02-15 23:58:59 -08:00
agu3rra
1971936a61
no need to enter installer folder
2024-02-15 21:55:05 -03:00
agu3rra
0401f6e7a7
updates readme
2024-02-15 21:46:03 -03:00
agu3rra
2b48e564f1
renames fabric folder into fabric_installer
2024-02-15 21:42:28 -03:00
agu3rra
f0255d2d6e
Merge branch 'main' into single.poetry
2024-02-15 21:23:30 -03:00
Daniel Miessler
58e6e277a6
Updated vm.
2024-02-14 21:34:21 -08:00
Daniel Miessler
88332c45b0
Updated to add better docs.
2024-02-14 21:29:32 -08:00
Daniel Miessler
e011ecbf13
Updated vm.
2024-02-14 21:24:26 -08:00
Daniel Miessler
3140ca0bac
Added /helpers/vm which downloads youtube transcripts and accurate durations of videos using your own YouTube API key.
2024-02-14 21:21:20 -08:00
Daniel Miessler
225e5031bf
Updated rate_value.
2024-02-14 14:42:37 -08:00
Daniel Miessler
99128a9ac5
Updated rate_value.
2024-02-14 14:38:54 -08:00
Daniel Miessler
9bbfa6105b
Updated rate_value.
2024-02-14 14:35:46 -08:00
Daniel Miessler
f88a3cd112
Updated rate_value.
2024-02-14 14:33:32 -08:00
Daniel Miessler
09bf9d56ba
Updated rate_value.
2024-02-14 14:29:07 -08:00
Daniel Miessler
adb391628e
Updated rate_value.
2024-02-14 14:27:51 -08:00
Daniel Miessler
c205e3afa7
Updated rate_value.
2024-02-14 14:23:47 -08:00
Daniel Miessler
bb08ec5ce3
Updated rate_value.
2024-02-14 14:18:25 -08:00
Daniel Miessler
dbc8077e64
Updated rate_value.
2024-02-14 14:16:20 -08:00
Daniel Miessler
a42a4d7098
Updated rate_value.
2024-02-14 14:10:42 -08:00
Daniel Miessler
a5bfccdc50
Updated rate_value.
2024-02-14 14:08:54 -08:00
Daniel Miessler
08887de5bb
Updated rate_value.
2024-02-14 14:02:03 -08:00
Daniel Miessler
959987165f
Updated main readme.
2024-02-14 13:20:21 -08:00
Daniel Miessler
3a4b22bffb
Updated rate_value.
2024-02-14 13:15:56 -08:00
Daniel Miessler
36fd6c632f
Updated rate_value with credits in the README.md.
2024-02-14 10:46:44 -08:00
Daniel Miessler
000acfd59b
Updated rate_value.
2024-02-14 10:43:28 -08:00
Daniel Miessler
aa26deef73
New value rating pattern.
2024-02-14 10:38:07 -08:00
Daniel Miessler
5a928525f3
Updated analyze_prose_json.
2024-02-14 07:35:39 -08:00
Daniel Miessler
f8b2f3aab9
Updated analyze_prose_json.
2024-02-14 07:33:21 -08:00
Christopher Oak
47fdfcec1a
Add 2 patterns
...
Added 1 pattern (improve_writing) which improve the writing and returns it in the native language of the input
Added 1 pattern (analyze_incident) which analyses incident articles and produces a neat and simple output (Taken from the YT Video that Daniel was in by David B
2024-02-14 15:23:17 +01:00
Daniel Miessler
f22c20a540
Added Joseph Thacker to the credits.
2024-02-13 10:21:39 -08:00
Daniel Miessler
fcedd34fa1
Added Jason Haddix to the credits.
2024-02-13 10:17:45 -08:00
agu3rra
bd913c626b
conflicts solved
2024-02-13 10:11:33 -03:00
agu3rra
4be6ed9386
merging upstream main and solving conflict
2024-02-13 10:06:54 -03:00
Daniel Miessler
42d9a191b7
Merge pull request #95 from sleeper/patch-1
...
Update system.md
2024-02-12 17:59:08 -08:00
Daniel Miessler
8503a24dd5
Merge pull request #91 from dfinke/main
...
Add patterns
2024-02-12 17:57:52 -08:00
Daniel Miessler
203a8f32ed
Merge pull request #92 from DuckPaddle/patch-6
...
Update utils.py to get_cli_input Line 192
2024-02-12 17:55:00 -08:00
Daniel Miessler
ee83a11ae9
Merge pull request #96 from ayberkydn/patch-1
...
fix typo
2024-02-12 17:54:11 -08:00
Ayberk Aydın
4a69177929
fix typo
2024-02-13 00:17:44 +03:00
Frederick Ros
f3137ed7ff
Update system.md
...
Fixed a typo
2024-02-12 15:13:38 +01:00
jad2121
1946751684
small fix for a problem where the GUI was loading every pattern twice
2024-02-12 06:56:47 -05:00
George Mallard
e998099024
Update utils.py to get_cli_input Line 192
...
Changed sys.stdin.readline().strip() to sys.stdin.read().strip() to allow multiple line input.
2024-02-12 05:20:39 -06:00
agu3rra
747324266a
readded the client folder to the structure
2024-02-12 07:57:55 -03:00
dfinke
f011aee14c
Add compare and contrast system and user patterns
2024-02-12 05:52:58 -05:00
dfinke
b1df61fc3f
Add user story and acceptance criteria for agility story patterns
2024-02-12 05:52:54 -05:00