Commit Graph

  • ddfa0cc4c3 enhance: serialize user update methods api-user-txn Yumechi 2026-09-02 16:51:08 +08:00
  • 14bfc25627 Merge pull request #1033 from UiP9AV6Y/feature/oidc-claim-mapping master v3.1.0 Jannis Mattheis 2026-08-26 16:17:42 +00:00
  • 585b9e366a chore: update oidc readme Jannis Mattheis 2026-08-23 11:34:07 +02:00
  • 3b473fd4ac feat: map user admin status from OIDC group claims Gordon Bleux 2026-08-23 10:35:42 +02:00
  • 14f703797e fix: read username claim from ID token with userinfo fallback Jannis Mattheis 2026-08-23 10:33:52 +02:00
  • 54deea62a5 Merge pull request #1035 from gotify/panic Jannis Mattheis 2026-08-23 07:51:15 +00:00
  • eec23c7d67 fix: panic when write on closed channel panic Jannis Mattheis 2026-08-21 13:56:28 +02:00
  • 693303453c Merge pull request #1029 from DerDummePunkt/github_1007_option_to_redirect_to_idp_when_logged_out Jannis Mattheis 2026-08-20 20:55:04 +00:00
  • 462343d9c5 chore(deps): update dependency golangci/golangci-lint to v2.13.0 renovate/golangci-golangci-lint-2.x renovate[bot] 2026-08-20 01:43:34 +00:00
  • 82856b6ae1 fix: reorder local auth Jannis Mattheis 2026-08-19 21:03:55 +02:00
  • 32d240b394 feat: add GOTIFY_OIDC_PROMPT config Bernd Konrad 2026-08-19 21:03:55 +02:00
  • d8b34c068f feat: auto-redirect to OIDC IdP (#991) Bernd Konrad 2026-08-19 21:03:55 +02:00
  • 8af44e0957 Merge pull request #1030 from gotify/go-imports 饺子w (Yumechi) 2026-08-16 09:12:59 +00:00
  • 5a36c8c42b chore: update go module path to github.com/gotify/server/v3 go-imports Yumechi 2026-08-16 16:18:25 +08:00
  • ef41eba797 Merge pull request #1022 from DerDummePunkt/github_991_ux_improvments_configurable_oidc_login_button_text Jannis Mattheis 2026-08-15 11:10:08 +00:00
  • 7723d137d8 fix: use idp name everywhere Jannis Mattheis 2026-08-15 13:00:03 +02:00
  • 2636b09532 seems like the formatting rules that caused the length function defintiion to have line breaks is what causes the line by line coverage rate to drop below the threshold. Bernd Konrad 2026-08-14 10:58:50 +02:00
  • 24070e0af4 removed newline at the end of swagger doc. Bernd Konrad 2026-08-14 10:25:27 +02:00
  • bebd948075 restored original parameter ordering. Bernd Konrad 2026-08-14 10:06:23 +02:00
  • 4b2fa6ace4 fixed bug: wrong order of arguments in ui.Register Bernd Konrad 2026-08-14 09:44:31 +02:00
  • 8649d61e3a merged origin master Bernd Konrad 2026-08-14 09:44:12 +02:00
  • aceb5ff519 Merge pull request #1020 from DerDummePunkt/github_1007_option_to_disable_local_login_when_oidc_enabled Jannis Mattheis 2026-08-13 19:05:03 +00:00
  • 795d9d1210 feat: disable local auth Bernd Konrad 2026-08-04 20:22:20 +02:00
  • 491a17a530 Merge pull request #1025 from SulimanAbdulrazzaq/feat/highlight-current-session Jannis Mattheis 2026-08-12 09:51:59 +00:00
  • d0af308e71 feat(ui): highlight current client session Suliman Abdulrazzaq 2026-08-08 21:23:03 +03:00
  • f99673f031 Merge pull request #1014 from gotify/bcrypt-errors 饺子w (Yumechi) 2026-08-10 09:28:58 +00:00
  • f1869790d0 chore(deps): update dependency react-router to v8.3.0 [security] renovate/npm-react-router-vulnerability renovate[bot] 2026-08-09 08:27:06 +00:00
  • 75bc19c111 fix: remove panic() and relay password hashing errors to UI bcrypt-errors Yumechi 2026-07-28 19:09:33 +08:00
  • eb18f3be61 chore(deps): update dependency mobx-react-lite to v5 renovate/mobx-react-lite-5.x renovate[bot] 2026-08-02 21:52:06 +00:00
  • 252fc434dc chore(deps): update dependency mobx to v7 renovate/mobx-7.x renovate[bot] 2026-08-02 21:51:54 +00:00
  • c27a381a67 fix: remove goreportcard Jannis Mattheis 2026-07-31 16:58:23 +02:00
  • d543a8aad2 Merge pull request #1010 from gotify/keep-oidc-id 饺子w (Yumechi) 2026-07-24 14:33:31 +00:00
  • d09ea4e169 fix: don't drop oidc_id when updating users Jannis Mattheis 2026-07-24 11:01:31 +02:00
  • ad137d69ad Merge pull request #1005 from Osamaali313/fix/plugin-instances-map-race 饺子w (Yumechi) 2026-07-22 01:13:13 +00:00
  • 883ca85a68 Fix unsynchronized map write in plugin Manager.RemoveUser Osamaali313 2026-07-18 23:34:59 +03:00
  • 497f9459d2 Merge pull request #1003 from gotify/csrf v3.0.0 Jannis Mattheis 2026-07-18 12:08:41 +00:00
  • 97c425c0ab fix: appid mapping for sending messages Jannis Mattheis 2026-07-17 14:31:33 +02:00
  • d832b1a41d fix: prevent csrf for cookie requests Jannis Mattheis 2026-07-17 14:09:48 +02:00
  • 50b917af4d Merge pull request #1000 from gotify/next Jannis Mattheis 2026-07-17 10:10:24 +00:00
  • fdf6ce86ea fix: don't include scheme://host inside next Jannis Mattheis 2026-07-15 19:33:23 +02:00
  • bd6dd763c6 Merge pull request #1002 from gotify/renovate/actions-setup-go-7.x 饺子w (Yumechi) 2026-07-16 09:10:02 +00:00
  • bd63a04c2f chore(deps): update actions/setup-go action to v7 renovate[bot] 2026-07-16 09:03:18 +00:00
  • ec4e2d50a1 Merge pull request #998 from TowyTowy/fix/plugin-messenger-application-id 饺子w (Yumechi) 2026-07-16 05:25:15 +00:00
  • a9cec79072 Merge branch 'master' into fix/plugin-messenger-application-id 饺子w (Yumechi) 2026-07-16 04:20:59 +00:00
  • 074b822b4a fix(plugin): reject messenger messages without an internal application TowyTowy 2026-07-15 22:02:09 +02:00
  • e2b6a2e828 Merge pull request #992 from gotify/oidc-log Jannis Mattheis 2026-07-15 17:35:37 +00:00
  • 9f7dc63def Merge pull request #999 from gotify/renovate/actions-setup-node-7.x 饺子w (Yumechi) 2026-07-14 12:49:29 +00:00
  • 69f2ef4b63 chore(deps): update actions/setup-node action to v7 renovate[bot] 2026-07-14 05:13:46 +00:00
  • 8c03d2692c fix: create internal application when plugin adds Messenger after init TowyTowy 2026-07-12 22:36:16 +02:00
  • a4700894a2 chore(deps): update dependency typescript to v7 renovate/typescript-7.x renovate[bot] 2026-07-11 16:37:03 +00:00
  • e54c8ac750 Merge pull request #993 from gotify/security-md-patch 饺子w (Yumechi) 2026-07-10 01:17:24 +00:00
  • 2a485c9c9f doc(security): amend outdated security policy info security-md-patch 饺子w (Yumechi) 2026-07-08 10:24:38 +00:00
  • 796823b670 chore(deps): update module golang.org/x/crypto to v0.54.0 renovate/bump-dependencies-go renovate[bot] 2026-07-08 21:03:19 +00:00
  • bb62086fda fix: more oidc logging Jannis Mattheis 2026-07-07 20:52:49 +02:00
  • ed8af76a09 Merge pull request #990 from gotify/appid-spec Jannis Mattheis 2026-07-06 10:15:57 +00:00
  • 509707737a fix: appid spec Jannis Mattheis 2026-07-05 20:22:57 +02:00
  • c1b77c230b chore(deps): update dependency puppeteer to v25.3.0 renovate/bump-dependencies-npm renovate[bot] 2026-07-04 13:01:57 +00:00
  • 0fd65a075f Merge pull request #988 from gotify/sec-update-rekey 饺子w (Yumechi) 2026-07-04 12:53:41 +00:00
  • 5e81bed709 fix(security): check app ownership in security endpoint Yumechi 2026-07-04 14:46:35 +08:00
  • 61cc80363e chore: desugar decorators in subclass renovate/major-babel-monorepo Yumechi 2026-07-03 16:07:45 +08:00
  • fc9a820b3d chore(deps): update babel monorepo to v8 renovate[bot] 2026-07-03 07:13:12 +00:00
  • 89e1968374 Merge pull request #933 from gotify/renovate/vitejs-plugin-react-6.x 饺子w (Yumechi) 2026-07-01 12:45:57 +00:00
  • 3fb6708077 chore(deps): update dependency @vitejs/plugin-react to v6 renovate[bot] 2026-07-01 12:02:34 +00:00
  • 85e6e653c9 Merge pull request #970 from gotify/renovate/npm-vitest-vulnerability 饺子w (Yumechi) 2026-07-01 11:49:41 +00:00
  • 704bd4f60b chore(deps): update dependency vitest to v4.1.0 [security] renovate[bot] 2026-07-01 11:37:51 +00:00
  • d7403d4c0a Merge pull request #915 from gotify/renovate/bump-dependencies-npm 饺子w (Yumechi) 2026-07-01 11:28:22 +00:00
  • a053be7b8d chore(ci): exclude node_modules from golangci Yumechi 2026-07-01 19:19:48 +08:00
  • 9c4fc2ca3c chore(deps): update bump npm dependencies renovate[bot] 2026-07-01 11:16:19 +00:00
  • 102edbc1f6 Merge pull request #987 from gotify/renovate/major-react-router-monorepo 饺子w (Yumechi) 2026-07-01 10:53:59 +00:00
  • a749402723 manual migration Yumechi 2026-07-01 18:46:59 +08:00
  • 22d5cb80ba chore(deps): update dependency react-router to v8 renovate[bot] 2026-07-01 10:18:10 +00:00
  • eb01ceacab Merge pull request #972 from gotify/renovate/npm-react-router-vulnerability 饺子w (Yumechi) 2026-07-01 10:09:54 +00:00
  • 36e3d15c9d bump package version Yumechi 2026-07-01 18:02:27 +08:00
  • d35542a868 chore(deps): update dependency react-router to v7.15.1 [security] renovate[bot] 2026-07-01 09:47:25 +00:00
  • 0dc6af15ab Merge pull request #932 from gotify/renovate/bump-dependencies-go 饺子w (Yumechi) 2026-07-01 09:31:43 +00:00
  • 43f8c04648 chore(deps): update bump go dependencies renovate[bot] 2026-07-01 09:03:55 +00:00
  • 6fcdf956d9 Merge pull request #986 from gotify/sec-update-rekey 饺子w (Yumechi) 2026-07-01 08:37:33 +00:00
  • 2dfdee284a apply suggestions Yumechi 2026-07-01 16:25:45 +08:00
  • 13ebe86724 fixup: fix elevation test Yumechi 2026-06-30 20:12:35 +08:00
  • 52e2b6d764 fixup: go testify style Yumechi 2026-06-30 19:52:27 +08:00
  • e7c55fdd92 fixup: lift token dialog Yumechi 2026-06-30 19:49:24 +08:00
  • 41cde67072 feat(security): application token refresh Yumechi 2026-06-30 15:40:41 +08:00
  • e33d576ce9 Merge pull request #978 from gotify/renovate/npm-vite-vulnerability 饺子w (Yumechi) 2026-06-30 09:39:53 +00:00
  • 57005f5d3c chore(deps): update dependency vite to v8.0.16 [security] renovate[bot] 2026-06-30 09:04:13 +00:00
  • 06b749894c Merge pull request #948 from gotify/renovate/npm-axios-vulnerability 饺子w (Yumechi) 2026-06-30 07:34:54 +00:00
  • e4018b44e2 chore(deps): update dependency golangci/golangci-lint to v2.12.2 (#958) renovate[bot] 2026-06-29 14:30:31 +00:00
  • 3101675639 chore(deps): update dependency fractional-indexing to v4 (#984) renovate[bot] 2026-06-29 14:01:58 +00:00
  • ba8317ae18 chore(deps): update actions/checkout action to v7 (#979) renovate[bot] 2026-06-29 12:15:17 +00:00
  • ad977d3d9c feat: EdDSA token for database leakage/index mitigation (#971) 饺子w (Yumechi) 2026-06-28 14:58:20 +00:00
  • 8221c0b895 Merge pull request #982 from gotify/oidc-discover-algs Jannis Mattheis 2026-06-20 15:34:06 +02:00
  • 7a95321bd5 fix: discover oidc signing algs Jannis Mattheis 2026-06-20 15:13:15 +02:00
  • fe3e36635d Merge pull request #977 from gotify/oidc-link-user Jannis Mattheis 2026-06-20 14:21:42 +02:00
  • 6229f36147 test: add e2e oidc test Jannis Mattheis 2026-06-14 12:32:38 +02:00
  • bf6d8eee85 fix: map oidc user to iss/sub Jannis Mattheis 2026-06-14 11:14:59 +02:00
  • 3db7dbc429 Merge pull request #967 from gotify/env Jannis Mattheis 2026-06-14 12:57:54 +02:00
  • 14a83682d2 feat: add config migration Jannis Mattheis 2026-06-13 19:33:11 +02:00
  • f67cf94f24 feat!: add cli Jannis Mattheis 2026-06-13 19:30:48 +02:00
  • edfe99ee40 fix: add missing loglevel setting Jannis Mattheis 2026-06-13 19:50:28 +02:00
  • 74657db971 ci: load gotify-server.env.local for ui Jannis Mattheis 2026-05-26 22:01:20 +02:00
  • b13080615c fix: default for oidc scopes Jannis Mattheis 2026-05-26 21:50:20 +02:00