-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New API server for v5 #60
base: main
Are you sure you want to change the base?
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 646ffb3 - Browse repository at this point
Copy the full SHA 646ffb3View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 937fcb6 - Browse repository at this point
Copy the full SHA 937fcb6View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3753c7 - Browse repository at this point
Copy the full SHA c3753c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c7e8b - Browse repository at this point
Copy the full SHA 57c7e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 642f371 - Browse repository at this point
Copy the full SHA 642f371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667b9f7 - Browse repository at this point
Copy the full SHA 667b9f7View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf30c57 - Browse repository at this point
Copy the full SHA bf30c57View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ad4cdd - Browse repository at this point
Copy the full SHA 9ad4cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42678ba - Browse repository at this point
Copy the full SHA 42678baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1171d89 - Browse repository at this point
Copy the full SHA 1171d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d11dc8 - Browse repository at this point
Copy the full SHA 0d11dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8d4e9 - Browse repository at this point
Copy the full SHA 9c8d4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1666d9 - Browse repository at this point
Copy the full SHA c1666d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb73a2 - Browse repository at this point
Copy the full SHA 7fb73a2View commit details
Commits on Nov 17, 2024
-
Eviee Py committed
Nov 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c751a8 - Browse repository at this point
Copy the full SHA 5c751a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90177e - Browse repository at this point
Copy the full SHA e90177eView commit details
Commits on Nov 20, 2024
-
Require password prefix fetching authenticated pastes
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce53f9c - Browse repository at this point
Copy the full SHA ce53f9cView commit details -
Return 401 when an invalid password is used on an authenticated paste
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 705576f - Browse repository at this point
Copy the full SHA 705576fView commit details -
Document new password header prefix
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bb9284 - Browse repository at this point
Copy the full SHA 8bb9284View commit details -
Remove non-standard colon from auth header separator
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7c35ab - Browse repository at this point
Copy the full SHA b7c35abView commit details -
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea039da - Browse repository at this point
Copy the full SHA ea039daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0635bf6 - Browse repository at this point
Copy the full SHA 0635bf6View commit details -
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaa240f - Browse repository at this point
Copy the full SHA eaa240fView commit details
Commits on Nov 28, 2024
-
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d72896b - Browse repository at this point
Copy the full SHA d72896bView commit details
Commits on Nov 29, 2024
-
Reorganize scanner code, add secret invalidation
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd78dbc - Browse repository at this point
Copy the full SHA cd78dbcView commit details -
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8342fbc - Browse repository at this point
Copy the full SHA 8342fbcView commit details -
Update preliminary deployment steps in README
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a143e48 - Browse repository at this point
Copy the full SHA a143e48View commit details -
Merge branch 'main' into feature/rust-server
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c39ebff - Browse repository at this point
Copy the full SHA c39ebffView commit details -
Build echo container image in CI
Note: The image is not pushed anywhere yet, that'll hopefully be done by our local CD witch later. Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebd097c - Browse repository at this point
Copy the full SHA ebd097cView commit details -
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b6f7c7 - Browse repository at this point
Copy the full SHA 1b6f7c7View commit details -
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93d98b4 - Browse repository at this point
Copy the full SHA 93d98b4View commit details -
Ensure dependent containers are restarted if needed
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fe7600 - Browse repository at this point
Copy the full SHA 9fe7600View commit details -
Run healthchecks more frequently during startup for faster cold starts
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56563a7 - Browse repository at this point
Copy the full SHA 56563a7View commit details
Commits on Dec 1, 2024
-
Fix invalidation text showing for secrets that aren't invalidated
Signed-off-by: Lilly Rose Berner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e32708 - Browse repository at this point
Copy the full SHA 7e32708View commit details