Siddharth Dushantha
13eb6f0828
added new logo
...
The logo was created by the Kali Linux team and gave us permission to
use it.
In addition to the new logo, the ./images/ directory has been
moved to into ./docs/ in order to make the root directory of the project
cleaner. The old preview.png was never used as we had been using a
preview image that was hosted on user-images.githubuesrcontent.com. This
too has been changed so that we use the local copy instead
6 months ago
Paul Pfeister
3211b90b02
Merge #2127 to implement Poetry, pytest, and tox
...
Closes #2111 as its feature branch was the base of this PR's branch
Closes #2133 as no longer necessary
Closes #2147 as no longer necessary
6 months ago
Siddharth Dushantha
ef124acf34
Merge pull request #2154 from ppfeister/feat/better-forms
...
Revamp issue forms
6 months ago
Paul Pfeister
8b9d4824f5
Simplify
6 months ago
Paul Pfeister
c8aba1848b
Remove foreword
6 months ago
Paul Pfeister
174618cf6b
Improve bug form
6 months ago
Paul Pfeister
f15699a4f4
Revamp forms
6 months ago
Siddharth Dushantha
3b187d1abc
Removed uneeded info from --version output
6 months ago
Paul Pfeister
850528fb87
Add newline
6 months ago
Paul Pfeister
87f2f08f23
Add matheusfelipeog
6 months ago
Paul Pfeister
3c4f3d5d58
Revert "Changed errorType to message for EyeEm"
...
EyeEm seems to have begun properly serving 404s again
This reverts commit 945a364970
.
6 months ago
Paul Pfeister
b728ce0659
Cleanup
6 months ago
Paul Pfeister
b0521d6f5c
'pwd' -> 'current working directory'
...
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
6 months ago
Paul Pfeister
c812216cc5
Remove Main
...
Workflow made redundant with the addition of Regression workflow, which runs on both push to and PR against master.
6 months ago
Paul Pfeister
9701e4face
Remove Nightly
...
Workflow found to be ineffective after the removal of unclaimed_usernames. All sites skipped by tests due to the lack of this value, leading to false success of this test.
Workflow will be eventually rewritten following the new standard.
6 months ago
Paul Pfeister
b2ddd9a396
Re-ID Regression CI
6 months ago
Paul Pfeister
67258b58a4
Adapt for online testing
...
When using tox, pass `-e offline` to exclude online tests.
When using pytest, pass `-m "not online"` to do the same.
6 months ago
Paul Pfeister
d46775802e
Simple docu change
...
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
6 months ago
Paul Pfeister
9579f941be
Remove test branch
6 months ago
Paul Pfeister
e5736d3888
Fix platform dependant issues
6 months ago
Paul Pfeister
4aaf0583c5
Fix platform differences
6 months ago
Paul Pfeister
906575df3a
Remove test branch from ci
6 months ago
Paul Pfeister
8bd8b20f9c
Remove Windows
6 months ago
Paul Pfeister
beb4f3eaf6
Disable fail-fast
6 months ago
Paul Pfeister
e32a84ea05
Fix tox caught errors
6 months ago
Paul Pfeister
249bab36eb
Drop py313 from ci
6 months ago
Paul Pfeister
790305bc07
Fix ci
6 months ago
Paul Pfeister
030860c0a1
Cleanup
6 months ago
Paul Pfeister
2b24cca340
Add tests
6 months ago
Paul Pfeister
08a12912c7
Remove exrex depend
6 months ago
Paul Pfeister
9f75d5ed14
Fix newline
6 months ago
Paul Pfeister
a785a5931f
Adopt tox and pytest
6 months ago
Paul Pfeister
85ec59e255
whitelist -> allowlist
...
Seriously, tox?
6 months ago
Paul Pfeister
b344611371
Add basic tox
6 months ago
Paul Pfeister
1de8ad0fc4
Fix linter flags
6 months ago
Paul Pfeister
b8ca8aade4
Add Sponsor
6 months ago
Siddharth Dushantha
e5ad3c471b
fix incorrect path, closes #2140
6 months ago
pandyah5
945a364970
Changed errorType to message for EyeEm
6 months ago
Paul Pfeister
78119452aa
Fix #2137 Archive downtime F+
6 months ago
Paul Pfeister
d42dadfc45
Remove pointless initialization of checksymbols
6 months ago
Abhishek
2271de7a1d
Merge branch 'sherlock-project:master' into master
6 months ago
Siddharth Dushantha
1cd81385b2
Merge pull request #2136 from sherlock-project/issue-forms
...
added issue forms
6 months ago
abhirai7
a9c00d9dbe
Refactor checksymbols list initialization
6 months ago
Siddharth Dushantha
1f91d752f0
minor correction to label
...
Co-authored-by: Paul Pfeister <code@pfeister.dev>
6 months ago
Siddharth Dushantha
ad5eb89c4c
added issue forms
6 months ago
Paul Pfeister
b38faf7dcf
Fix conflicts
6 months ago
Siddharth Dushantha
9b84a7817c
Merge pull request #2134 from sherlock-project/dir-cleanup
...
Project directory cleanup
6 months ago
Paul Pfeister
2486e49a29
Fix URI in header
6 months ago
Siddharth Dushantha
a4550899be
Updated paths based on changes in c065cbb92b
6 months ago
Siddharth Dushantha
7cb006526e
removed docker-compose.yml
...
This was an example docker-compose.yml file. This example is also
available in ./docs/INSTALL.md. So keeping the file is just redundant
6 months ago