Commit graph

  • ec9d02a735
    clear stale data from db on restart miloschwartz 2025-02-24 22:46:55 -05:00
  • ae73a2f3f4
    show more than 10 rows in rules and targets table closes #221 miloschwartz 2025-02-24 22:32:22 -05:00
  • d8183bfd0d
    add sql migration miloschwartz 2025-02-24 22:25:42 -05:00
  • e11748fe30
    minor bug files, remove unqiue constraint, and start migration miloschwartz 2025-02-24 22:06:21 -05:00
  • ccbe56e110
    update README.md Milo Schwartz 2025-02-24 12:03:48 -05:00
  • ff37e07ce6
    make cookies work with multi-domain miloschwartz 2025-02-23 23:03:40 -05:00
  • f59f0ee57d
    Merge yaml files instead? Owen 2025-02-23 21:44:02 -05:00
  • 372932985d
    update README.md Milo Schwartz 2025-02-23 17:34:28 -05:00
  • c877bb1187
    bug fixes to smooth out multi domain inputs forms miloschwartz 2025-02-19 23:00:59 -05:00
  • 5f95500b6f
    Crowdsec installer works? Owen 2025-02-19 21:42:42 -05:00
  • 3194dc56eb
    Move path to first in dropdown Owen 2025-02-19 09:44:40 -05:00
  • e49fb646b0
    refactor subdomain inputs miloschwartz 2025-02-18 22:56:46 -05:00
  • fd11fb81d6
    Remove some config Owen 2025-02-18 21:41:23 -05:00
  • 82f990eb8b
    add list domains for org endpoint miloschwartz 2025-02-16 18:09:17 -05:00
  • 851bedb2e5
    refactor create and update resource endpoints miloschwartz 2025-02-16 17:28:10 -05:00
  • e6c42e9610
    Indent 2 Owen 2025-02-16 11:31:01 -05:00
  • d3d523b2b8
    Refactor docker copy and keep entrypoints Owen 2025-02-16 11:26:45 -05:00
  • 532d3696c2
    sync config managed domains to db miloschwartz 2025-02-15 22:41:39 -05:00
  • dabd4a055c
    Creating structure correctly Owen 2025-02-15 22:00:31 -05:00
  • 7bf820a4bf
    Clean off ports for 80 and 443 hosts Owen 2025-02-15 17:48:27 -05:00
  • b862e1aeef
    Add h2c as target method; Resolves #115 Owen 2025-02-15 17:43:44 -05:00
  • bdee036ab4
    Add name; Resolves #190 Owen 2025-02-15 17:08:11 -05:00
  • 62238948e0
    save Milo Schwartz 2025-02-14 20:22:26 -05:00
  • 489f6bed17
    Merge pull request #202 from fosrl/dev Milo Schwartz 2025-02-14 16:53:58 -05:00
  • 6aa4908446
    bump version Milo Schwartz 2025-02-14 16:53:05 -05:00
  • d5a220a004
    create target validator and add url validator Milo Schwartz 2025-02-14 16:46:46 -05:00
  • a418195b28
    Fix ip range pick initial range; add test Owen 2025-02-14 15:49:23 -05:00
  • 2ff6d1d117
    allow any string as target Milo Schwartz 2025-02-14 13:27:34 -05:00
  • 8dd30c88ab
    fix reset password sql error Milo Schwartz 2025-02-14 13:12:29 -05:00
  • 7797c6c770
    Allow the chars from RFC 3986 Owen 2025-02-14 12:38:28 -05:00
  • 40922fedb8
    Support v6 Owen 2025-02-14 12:32:10 -05:00
  • 4c1366ef91
    force router refresh on save closes #198 Milo Schwartz 2025-02-14 12:27:03 -05:00
  • f61d442989
    Allow . in path; resolves #199 Owen 2025-02-14 09:51:17 -05:00
  • 60449afca5
    Reorg; create crowdsec folder properly now Owen 2025-02-13 22:16:52 -05:00
  • b1702bf99a
    Merge pull request #194 from fosrl/dev Milo Schwartz 2025-02-13 14:48:35 -05:00
  • a35e24bc0e
    fix table filters and update readme Milo Schwartz 2025-02-13 13:37:02 -05:00
  • c230e034cf
    update readme Milo Schwartz 2025-02-12 23:01:00 -05:00
  • 06ceff7427
    change migration script text Milo Schwartz 2025-02-12 22:29:42 -05:00
  • 81c4199e87
    Complete bash migration Owen 2025-02-12 21:56:13 -05:00
  • 19273ddbd5
    use zod for rules ip validation Milo Schwartz 2025-02-12 21:52:58 -05:00
  • fdf1dfdeba
    rules server validation, enabled toggle, fix wildcard Milo Schwartz 2025-02-11 23:59:13 -05:00
  • f14ecf50e4
    add docker deployment snippets to create site form Milo Schwartz 2025-02-10 22:26:29 -05:00
  • c244ef387b
    make subdomain input better accommodate long domains Milo Schwartz 2025-02-10 21:48:34 -05:00
  • 8165051dd8
    fix toast dismiss causing components to rerender and clean up rules text Milo Schwartz 2025-02-10 21:35:06 -05:00
  • a7b8ffaf9f
    Merge branch 'dev' into crowdsec Owen 2025-02-10 21:34:25 -05:00
  • 6fba13c8d1
    Merge pull request #185 from fosrl/rules Milo Schwartz 2025-02-10 21:11:57 -05:00
  • 3c99fbb1ef
    Seperate ip and cidr Owen 2025-02-10 21:06:37 -05:00
  • 5b44ffa2fb
    Merge branch 'rules' of https://github.com/fosrl/pangolin into rules Milo Schwartz 2025-02-09 23:24:09 -05:00
  • 6e6992e19f
    add rules info card Milo Schwartz 2025-02-09 23:23:55 -05:00
  • 4bce210ff5
    Be more lenient with leading and trailing slashes Owen 2025-02-09 22:03:18 -05:00
  • bbc1a9eac4
    Format Owen 2025-02-09 22:00:02 -05:00
  • 5e92aebd20
    Drop first Owen 2025-02-09 21:56:39 -05:00
  • 2428738fa6
    Fix missing ruleId issue Owen 2025-02-09 21:47:59 -05:00
  • d22c7826fe
    Add config files Owen 2025-02-09 16:14:29 -05:00
  • 34e3fe690d
    Fix check on string Owen 2025-02-09 11:33:40 -05:00
  • c415ceef8d
    Add migrations Owen 2025-02-09 11:10:19 -05:00
  • 73798f9e61
    Add ecr login Owen 2025-02-09 11:05:42 -05:00
  • 9694261f3e
    Add enable rules toggle Owen 2025-02-09 11:02:40 -05:00
  • 874c67345e
    Adjust rule processing Owen 2025-02-09 10:50:43 -05:00
  • 42434ca832
    Add validation Owen 2025-02-08 17:54:01 -05:00
  • 4a6da91faf
    API and rule screen working Owen 2025-02-08 17:38:30 -05:00
  • 8f96d0795c
    Add update Owen 2025-02-08 17:10:37 -05:00
  • da3c8823f8
    rename to resource rules and add api endpoints Owen 2025-02-08 17:02:22 -05:00
  • 3cd20cab55
    Merge branch 'dev' into rules Owen 2025-02-08 16:55:46 -05:00
  • b1fa980f56
    expand list of allowed special characters in password Milo Schwartz 2025-02-08 16:04:41 -05:00
  • ef0bc9a764
    add note about backup codes to mfa form Milo Schwartz 2025-02-08 15:55:49 -05:00
  • dc2ec5b73b
    add description to whitelist email field Milo Schwartz 2025-02-08 15:51:28 -05:00
  • d8a089fbc2
    remove annoying debug log Milo Schwartz 2025-02-08 15:47:01 -05:00
  • 00a0d89d6c
    add allow_base_domain_resources to installer Milo Schwartz 2025-02-08 12:26:52 -05:00
  • 2f49be69fe
    Initial pass at rules Owen 2025-02-06 21:42:18 -05:00
  • b92639647a
    Add applyRules to resources Owen 2025-02-06 21:19:55 -05:00
  • befdc3a002
    Add table Owen 2025-02-06 21:18:34 -05:00
  • 3c7025a327
    add strict rate limit to endpoints that send email Milo Schwartz 2025-02-05 22:46:33 -05:00
  • 58a084426b
    allow logout to fail Milo Schwartz 2025-02-05 22:00:29 -05:00
  • d070415515
    fix table page size selector Milo Schwartz 2025-02-05 21:53:30 -05:00
  • 3fa7132534
    fix update resource without subdomain Milo Schwartz 2025-02-05 21:32:49 -05:00
  • feeeba5cee
    fix path in cicd Milo Schwartz 2025-02-04 22:46:41 -05:00
  • 9e5d5e8990
    Merge pull request #159 from fosrl/dev Milo Schwartz 2025-02-04 22:45:03 -05:00
  • c51f1cb6a2
    Add network config to compose; Resolves #155 Owen 2025-02-04 22:28:16 -05:00
  • 786551d86a
    replace version in consts file instead of package.json Milo Schwartz 2025-02-04 22:23:13 -05:00
  • 0e73365106
    Pull dashboard url for the newt config Owen 2025-02-04 22:14:11 -05:00
  • b6963a9c35
    allow 80 or 443 raw resources Milo Schwartz 2025-02-04 21:39:13 -05:00
  • bc0b467f1a
    update traefik version Milo Schwartz 2025-02-03 22:58:04 -05:00
  • 7cf798851c
    fix sorting auth column if no auth closes #149 Milo Schwartz 2025-02-03 22:47:47 -05:00
  • e475c1ea50
    all resources at the base domain closes #137 Milo Schwartz 2025-02-03 21:18:16 -05:00
  • 0840c166ab
    prevent api resource updates if raw resources is disabled Milo Schwartz 2025-02-02 16:22:00 -05:00
  • 65a537a670
    make update raw resource port functional Milo Schwartz 2025-02-02 16:03:10 -05:00
  • a7c99b016c
    prevent raw tcp on port 80 or 443 Milo Schwartz 2025-02-02 15:47:29 -05:00
  • 6a8132546e
    reset create resource form on dialog close closes #145 Milo Schwartz 2025-02-02 15:36:43 -05:00
  • 94ce5edc61
    pull app version from consts instead of package.json Milo Schwartz 2025-02-02 15:30:41 -05:00
  • 889f8e1394
    Merge branch 'dev' of https://github.com/fosrl/pangolin into dev Milo Schwartz 2025-02-01 21:19:35 -05:00
  • 9d36198459
    fix search id value in command items Milo Schwartz 2025-02-01 21:19:24 -05:00
  • 673635a585
    Merge pull request #64 from j4n-e4t/j4n-e4t/transfer-resource-to-new-site Owen Schwartz 2025-02-01 21:14:17 -05:00
  • 53660a163c
    minor changes to verbiage and id value Milo Schwartz 2025-02-01 21:11:31 -05:00
  • b5420a40ab
    Clean up and add target manipulation Owen Schwartz 2025-02-01 18:36:12 -05:00
  • 962c5fb886
    Merge branch 'dev' into transfer-resource-to-new-site Owen Schwartz 2025-02-01 17:03:05 -05:00
  • 7d6dd9e9fd
    Merge branch 'dev' of https://github.com/fosrl/pangolin into dev Milo Schwartz 2025-02-01 16:52:30 -05:00
  • dc9b1f1efd
    add project board to readme Milo Schwartz 2025-02-01 16:52:18 -05:00
  • 3257c39fca
    Merge pull request #130 from nkkfs/patch-3 Owen Schwartz 2025-02-01 10:29:40 -05:00
  • 8b43c6f9c5
    Update pl.md Kamil 2025-02-01 08:56:20 +01:00