mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
feat(mockindexer): support feeds and webhooks (#1361)
This commit is contained in:
parent
f488c88f1b
commit
c377bc9157
6 changed files with 346 additions and 49 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -37,9 +37,12 @@ web/build
|
|||
bin/
|
||||
dist/
|
||||
.run/
|
||||
.dev/
|
||||
tmp/
|
||||
.golangci.yml
|
||||
web/eslint-sarif-report.sarif
|
||||
test/mockindexer/feeds/*
|
||||
test/mockindexer/files/*
|
||||
|
||||
# Preserve files
|
||||
!.gitkeep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue