Commit graph

  • a356147164
    remove not null from orgs miloschwartz 2025-07-16 11:52:36 -07:00
  • d1489a9a78
    fixes to sqlite migration miloschwartz 2025-07-16 11:47:05 -07:00
  • 021bc073a2
    Make org subnet optional Owen 2025-07-16 11:35:38 -07:00
  • 4e571e1e4d
    Bump the dev-patch-updates group across 1 directory with 2 updates dependabot[bot] 2025-07-16 01:43:17 +00:00
  • 1dff9baa61
    Merge branch 'dev' of https://github.com/fosrl/pangolin into dev miloschwartz 2025-07-15 16:24:26 -07:00
  • 19d54778f5
    add branding logo component miloschwartz 2025-07-15 16:24:16 -07:00
  • 99d0fa974b
    Remove breakpoints Owen 2025-07-15 16:17:31 -07:00
  • 84ca275f1e
    Remove subnet check on the org for now Owen 2025-07-15 16:15:22 -07:00
  • 963bc5f0bc
    Add migrations to the callers Owen 2025-07-15 15:59:37 -07:00
  • b446c2ce4b
    Add initial migration Owen 2025-07-15 15:58:01 -07:00
  • 65a4f7af28
    Merge branch 'dev' of github.com:fosrl/pangolin into dev Owen 2025-07-15 15:52:37 -07:00
  • f6b2c5bbf3
    Initial migration created for sqlite Owen 2025-07-15 15:52:15 -07:00
  • e99905e3c9
    translate domains and prevent delete config domain miloschwartz 2025-07-15 15:51:37 -07:00
  • 5c0b42446d
    Merge branch 'dev' of https://github.com/fosrl/pangolin into dev miloschwartz 2025-07-15 15:27:38 -07:00
  • a3be0d4655
    ensure subdomain is null if is base domain miloschwartz 2025-07-15 15:27:23 -07:00
  • 47729c2348
    Remove reference to deleted site form Owen 2025-07-15 15:13:50 -07:00
  • 78bfcf5b1c
    Fix some clients address showing issues Owen 2025-07-15 15:11:15 -07:00
  • f1291d4d7d
    remove is base domain resource and flag miloschwartz 2025-07-15 15:07:34 -07:00
  • ff809416f5
    Regenerate package lock Owen 2025-07-15 14:44:08 -07:00
  • 83a4677026
    don't allow deleting config managed domains miloschwartz 2025-07-15 13:20:44 -07:00
  • ffe8593a07
    Remove create site modal Owen 2025-07-15 12:07:25 -07:00
  • 60e4db16ff
    Fix dockerfiles Owen 2025-07-15 11:39:19 -07:00
  • 2e510778be
    fix header miloschwartz 2025-07-14 22:37:08 -07:00
  • c492559010
    fix profile icon merge issue miloschwartz 2025-07-14 22:32:42 -07:00
  • a8dc36b6d2
    Merge branch 'dev' of https://github.com/fosrl/pangolin into dev miloschwartz 2025-07-14 22:21:12 -07:00
  • 379d31aac6
    Merge branch 'dev' of https://github.com/fosrl/pangolin into dev miloschwartz 2025-07-14 22:21:04 -07:00
  • 28fc1ab063
    Rename to sqlite Owen 2025-07-14 18:27:06 -07:00
  • 75e01018a5
    Add docker file for dev Owen 2025-07-14 18:24:37 -07:00
  • b7df0b122d
    introduce strict rate limitso on auth router endpoints miloschwartz 2025-07-14 18:00:41 -07:00
  • f9798a8d86
    Redis Owen 2025-07-14 17:10:26 -07:00
  • 7691bdd181
    Add back "swagger-ui-express": "^5.0.1", Owen 2025-07-14 17:00:34 -07:00
  • 3dc79da2fa
    Merge branch 'dev' into clients-pops-dev Owen 2025-07-14 16:59:00 -07:00
  • 83b00c1cfa
    Fix domain picker build and copy in for domains Owen 2025-07-14 16:37:54 -07:00
  • d6fdb38c22
    remove vacuum miloschwartz 2025-07-14 16:27:18 -07:00
  • 3505342a8d
    style consistency changes to add security key form miloschwartz 2025-07-14 15:43:33 -07:00
  • 78661799f2
    Resources working with new picker Owen 2025-07-14 15:36:15 -07:00
  • ec57996b01
    Hide license Owen 2025-07-14 14:56:03 -07:00
  • 0a97d91aed
    restore migrations and fix rate limit miloschwartz 2025-07-14 14:55:09 -07:00
  • 753027ffc7
    Translate missing translations Owen 2025-07-14 14:45:46 -07:00
  • d3383f0f1a
    Merge pull request #1011 from adrianeastles/feat/internal-user-passkey-support Milo Schwartz 2025-07-14 17:43:20 -04:00
  • 9075ecb007
    Merge branch 'dev' into feat/internal-user-passkey-support Milo Schwartz 2025-07-14 17:43:01 -04:00
  • 4b8cc7c4d3
    Control with build Owen 2025-07-14 12:46:47 -07:00
  • 2f20397c60
    Flag deleting orgs Owen 2025-07-14 12:38:58 -07:00
  • 7f227932da
    Domain picker support wildcard Owen 2025-07-14 12:24:38 -07:00
  • 69d253fba3
    Create wildcard domains Owen 2025-07-14 12:18:12 -07:00
  • b75800c583
    Reintroduce clients conditionally Owen 2025-07-14 11:43:13 -07:00
  • a35add3fc6
    Consolidate imports Owen 2025-07-14 10:56:24 -07:00
  • b17ff57582
    Add missing new domain cols Owen 2025-07-14 10:56:10 -07:00
  • 915ccdc007
    server admin enforce 2fa per user miloschwartz 2025-07-13 21:43:09 -07:00
  • 98a261e38c
    Pull up downstream changes Owen 2025-07-13 21:57:24 -07:00
  • c9f5ffae42
    Merge branch 'dev' into feat/internal-user-passkey-support Adrian Astles 2025-07-14 07:20:33 +08:00
  • 342675276b
    Add type & cap Owen 2025-07-13 15:58:58 -07:00
  • 590296e64d
    Merge pull request #1035 from jnewing/feature-manage-2fa Milo Schwartz 2025-07-13 18:33:36 -04:00
  • 17b39d16a3
    Merge branch 'dev' into feature-manage-2fa Milo Schwartz 2025-07-13 18:33:27 -04:00
  • 515a621eb4
    Merge branch 'feature/podman-installer' of github.com:wayneyaoo/pangolin into wayneyaoo-feature/podman-installer Owen 2025-07-13 15:09:39 -07:00
  • ca0e950cdf
    Merge pull request #1038 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-3b5c1dc64f Owen Schwartz 2025-07-13 11:47:58 -07:00
  • cec9e4101d
    Bump the prod-minor-updates group across 1 directory with 5 updates dependabot[bot] 2025-07-13 18:47:45 +00:00
  • 862fabf6ad
    Merge pull request #1054 from daeho-ro/weblate Owen Schwartz 2025-07-13 11:46:28 -07:00
  • 128a9aae4e
    Merge pull request #1045 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-4850a154df Owen Schwartz 2025-07-13 11:40:38 -07:00
  • 1983d0067d
    Add Korean translations Daeho Ro 2025-07-12 13:21:14 +09:00
  • bdaf48da20 Translated using Weblate (Korean) Daeho Ro 2025-07-12 04:15:35 +00:00
  • 09024a93e9
    Bump the dev-minor-updates group with 3 updates dependabot[bot] 2025-07-10 01:57:05 +00:00
  • 064e7071b2
    Merge pull request #1037 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-47326aa7c5 Owen Schwartz 2025-07-09 10:03:30 -07:00
  • 2b2fedb380
    Merge pull request #1039 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-2cef69bbab Owen Schwartz 2025-07-09 10:02:58 -07:00
  • 5ff7c216b9
    Bump the prod-patch-updates group across 1 directory with 7 updates dependabot[bot] 2025-07-09 01:20:06 +00:00
  • c476ac7bc5
    Bump the dev-patch-updates group across 1 directory with 3 updates dependabot[bot] 2025-07-09 01:18:19 +00:00
  • e83e8c2ee4 Add podman support to the installer. Wayne Yao 2025-07-08 23:14:42 +08:00
  • 607b168b56 Use explicity FQDN image path because Podman by default doesn't have unqualified-search, and we don't bother configuring it for users. Being explicit is also a good practice Wayne Yao 2025-07-08 23:14:23 +08:00
  • e0cf0916dd Add a few targets to the Makefile to ease local development Wayne Yao 2025-07-08 23:13:00 +08:00
  • 0f3a5ce8ba Added users 2FA statsu to userstable J. Newing 2025-07-08 10:12:20 -04:00
  • 2a6298e9eb Admins can enable 2FA J. Newing 2025-07-07 16:02:42 -04:00
  • f97b133c8c Resolved build error. Adrian Astles 2025-07-08 22:04:24 +08:00
  • f11fa4f32d
    Merge pull request #1023 from Burzhui34/fix-russian-plural-forms Owen Schwartz 2025-07-07 09:08:32 -07:00
  • f0a1c10ec5 fix(auth): improve security key login flow. Adrian Astles 2025-07-07 17:48:23 +08:00
  • 08fed8fe93
    Fix plural forms for Russian language Burzhui34 2025-07-06 21:04:27 +03:00
  • 813992141a Fix version mismatch with package-lock.json with package.json Adrian Astles 2025-07-07 01:08:01 +08:00
  • f90129213e
    Merge pull request #1021 from fosrl/dependabot/github_actions/docker/setup-buildx-action-3 Owen Schwartz 2025-07-06 10:07:50 -07:00
  • 838af30a38
    Bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2025-07-06 17:02:46 +00:00
  • 13ff15311a
    Merge pull request #1019 from fosrl/dependabot/github_actions/actions/setup-go-5 Owen Schwartz 2025-07-06 10:02:29 -07:00
  • 56e237c479
    Merge pull request #1020 from fosrl/dependabot/github_actions/docker/login-action-3 Owen Schwartz 2025-07-06 10:01:49 -07:00
  • ff1e10a025
    Merge pull request #1022 from fosrl/dependabot/github_actions/actions/checkout-4 Owen Schwartz 2025-07-06 10:00:51 -07:00
  • c259037dbf
    Bump actions/checkout from 3 to 4 dependabot[bot] 2025-07-06 16:38:48 +00:00
  • 7b4878620f
    Bump docker/login-action from 2 to 3 dependabot[bot] 2025-07-06 16:38:42 +00:00
  • 38fd58c173
    Bump actions/setup-go from 4 to 5 dependabot[bot] 2025-07-06 16:38:40 +00:00
  • d1185d43f7
    Merge pull request #1018 from Lokowitz/update-dependabot Owen Schwartz 2025-07-06 09:38:02 -07:00
  • a093c54b16 simplified security key management interface. Adrian Astles 2025-07-06 20:41:26 +08:00
  • 30cc85b793
    Update dependabot.yml Marvin 2025-07-06 13:12:43 +02:00
  • 5009906385 renamed passkey to security key to stay aligned with the UI and other backend naming. Adrian Astles 2025-07-05 21:51:31 +08:00
  • 6ccc05b183 Update security key error handling and user feedback. Improve user guidance for security key interactions and Implement proper error handling for permission denials and timing issues. Adrian Astles 2025-07-05 18:56:32 +08:00
  • 3994b25a71
    Merge branch 'dev' into feat/internal-user-passkey-support Adrian Astles 2025-07-05 18:36:44 +08:00
  • 5130071a60 improved security key management interface, also updated locales Adrian Astles 2025-07-05 18:27:04 +08:00
  • d5e67835aa improved WebAuthn error messages and session handling. Compatibility guidance in error states, and Improve user guidance for common authentication issues. Adrian Astles 2025-07-05 16:52:56 +08:00
  • bf8078ed66 enhance WebAuthn implementation and error handling. Adrian Astles 2025-07-05 16:48:37 +08:00
  • 1559a2a943 Fixed database dependencies. Adrian Astles 2025-07-05 16:32:04 +08:00
  • e2d5301376
    Merge pull request #990 from Lokowitz/fix-test Owen Schwartz 2025-07-04 08:57:56 -07:00
  • f31717145f feat(passkeys): Add password verification for passkey management Adrian Astles 2025-07-03 22:57:29 +08:00
  • db76558944 refactor: rename passkeyChallenge to webauthnChallenge Adrian Astles 2025-07-03 21:53:07 +08:00
  • 1bcb027e05
    Fix translation issue with targets Owen 2025-07-01 21:04:14 -07:00
  • 719d75f8a6
    fix pg migration for >1.6.0 miloschwartz 2025-07-01 21:03:10 -07:00
  • 8c164c410d
    Merge pull request #994 from fosrl/dev Milo Schwartz 2025-06-30 18:03:54 -04:00