Commit Graph

744 Commits (5c6823e2d4f26d058a87d13dfe8bca2a8e148b4b)
 

Author SHA1 Message Date
Ayberk Aydın 4a69177929
fix typo 7 months ago
Frederick Ros f3137ed7ff
Update system.md
Fixed a typo
7 months ago
jad2121 1946751684 small fix for a problem where the GUI was loading every pattern twice 7 months ago
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.
7 months ago
agu3rra 747324266a readded the client folder to the structure 7 months ago
dfinke f011aee14c Add compare and contrast system and user patterns 7 months ago
dfinke b1df61fc3f Add user story and acceptance criteria for agility story patterns 7 months ago
Daniel Miessler 308982f62d Shortened summary sentences. 7 months ago
Daniel Miessler 554a3604df Add client dir. 7 months ago
Daniel Miessler afd8ac986d Added installation note. 7 months ago
Daniel Miessler 617cde5e1c Added video embed. 7 months ago
Daniel Miessler 75f154593e
Merge pull request #90 from lmccay/main
#86 Clarify README Instructions
7 months ago
lmccay a2044d6920
Merge branch 'danielmiessler:main' into main 7 months ago
lmccay 3313543437
Merge pull request #1 from lmccay/lmccay-patch-1
#86 Update README.md
7 months ago
lmccay 1e68a0e065
Update README.md
#86 Clarify the Instructions in the README
7 months ago
agu3rra 90fdd2a313 redirects redundant instruction on CLI to main readme 7 months ago
agu3rra 041ae024db single poetry project; script to create aliases in bash and zsh; updates readme 7 months ago
Daniel Miessler b2cf0a12de
Merge pull request #84 from lmccay/patch-1
Update README.md
7 months ago
xssdoctor b425b12939
Update utils.py
fixed something else
7 months ago
xssdoctor 4c09fa3769
Update fabric.py
fixed an error
7 months ago
Daniel Miessler a8dc3f5432
Merge pull request #80 from agu3rra/poetry.on.server
poetry dependency management for server app + instructions
7 months ago
Daniel Miessler 470ac6827d
Merge pull request #83 from DuckPaddle/patch-5
Update utils.py with a class to transcribe YouTube Videos
7 months ago
jad2121 67719f42a3 fixed something 7 months ago
jad2121 0a33ac70b9 fixed something 7 months ago
lmccay 0b9017ccd2
Update README.md
Clarified a line in the readme
7 months ago
George Mallard e0683024c1
Update utils.py with a class to transcribe YouTube Videos
Added Class Transcribe with method youtube which accepts a video id as a parameter.  Returns the transcript.
7 months ago
jad2121 f4f337d699 updated gui to include adding API key and updating patterns 7 months ago
agu3rra 1971f4832d adds meta back 7 months ago
agu3rra b00d3d286d pushes readme updates 7 months ago
agu3rra 14d4f8c169 poetry for server app; readme instructions added 7 months ago
Daniel Miessler b000264ae5
Merge pull request #70 from DuckPaddle/patch-2 7 months ago
Daniel Miessler a46cb3aacd
Merge pull request #74 from dheerapat/path-pattern-mapping 7 months ago
Daniel Miessler c690c3a990
Merge pull request #75 from Endogen/main 7 months ago
Endogen 7d7f02e0af
Fix steps to install 7 months ago
jad2121 5e7d9b91ed added copy to clipboard 7 months ago
jad2121 8b28b79b9f added drag and drop and updated UI 7 months ago
Dheerapat Tookkane 82bf1fb27a
chore: typo 7 months ago
Dheerapat Tookkane 31c501cb64
feat: mapping path and pattern in the dictionary, allowing to scale the pattern "The Mill" server can use easily 7 months ago
Daniel Miessler 10b39ade6d Updated the readme with credit to Jonathan Dunn for the GUI client. 7 months ago
George Mallard 7ce6d7102f
Update fabric.py to work with standalone.get_cli_input()
For compatibility with Visual Studio Community Edition
7 months ago
George Mallard 8fad5a12a0
Update utils.py - This is a utility function standalone.get_cli_input()
This function adds compatibility to Visual Studio Community edition.
7 months ago
Daniel Miessler 649e77e2c4
Merge pull request #65 from agu3rra/poetry.dep.man.fabric.cli
Poetry dependency management & `fabric` as a CLI (without python fabric.py)
7 months ago
Jonathan Dunn 5a57e814b9 fixed the README 7 months ago
Jonathan Dunn e8590b6803 changed name of web_frontend to gui as this is a standalone electron app 7 months ago
Jonathan Dunn 9469834aa4 Added a web frontend-electron app 7 months ago
agu3rra 688886451f fabric as a CLI; poetry for dep management with latest versions; gitignore re-added 7 months ago
Daniel Miessler 45c6c3364d . 7 months ago
Daniel Miessler 79c02f0615 . 7 months ago
Daniel Miessler e63fb8436e . 7 months ago
Daniel Miessler 12fe345e4e Broke analyze_prose into Markdown and JSON versions. 7 months ago