Commit Graph

  • 31a7b0ff06 feat: app context Stavros 2025-05-09 16:49:54 +03:00
  • 0880152b48 chore: remove unused translations Stavros 2025-05-09 16:26:26 +03:00
  • 51532350cc feat: finalize pages Stavros 2025-05-09 16:25:12 +03:00
  • 56ae246ff4 feat: make forms functional Stavros 2025-05-08 18:08:56 +03:00
  • 854c10d13f chore(deps): bump @mantine/form from 7.17.7 to 8.0.0 in /frontend (#145) dependabot[bot] 2025-05-06 18:42:08 +03:00
  • 7e158eb0d3 chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#147) dependabot[bot] 2025-05-06 18:41:53 +03:00
  • 8b6194217e chore: group minor and patch dep updates Stavros 2025-05-06 18:41:26 +03:00
  • 15d3bffd6d chore(deps): bump @mantine/hooks from 7.17.7 to 8.0.0 in /frontend (#144) dependabot[bot] 2025-05-06 18:38:45 +03:00
  • 5dd3bd5f7e chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#146) dependabot[bot] 2025-05-06 18:36:54 +03:00
  • 1d2530db6d chore(deps): bump @mantine/core from 7.17.7 to 8.0.0 in /frontend (#143) dependabot[bot] 2025-05-06 18:36:08 +03:00
  • b04af33fdb chore(deps): bump @mantine/notifications in /frontend (#142) dependabot[bot] 2025-05-06 18:35:51 +03:00
  • f3db19930a chore(deps): bump oven/bun from 1.2.11-alpine to 1.2.12-alpine (#140) dependabot[bot] 2025-05-06 18:35:29 +03:00
  • 5a601277ab refactor: remove www authenticate header Stavros 2025-05-06 17:01:46 +03:00
  • d5615bdcec docs: regenerate readme sponsors list (#138) github-actions[bot] 2025-05-03 23:57:18 +03:00
  • 58588d6663 fix: allow docker api negotiation Stavros 2025-05-03 16:37:37 +00:00
  • 2db7795eb7 fix: use email in oauth whitelist check v3.3.1-beta.1 v3.3.1 Stavros 2025-05-02 15:16:57 +03:00
  • dd5a9e2216 docs: regenerate readme sponsors list (#131) github-actions[bot] 2025-05-01 23:43:44 +03:00
  • 00d1543f08 fix: include past sponsors in readme Stavros 2025-05-01 23:41:27 +03:00
  • d1eeb8c7f7 New Crowdin updates (#116) v3.3.0 Stavros 2025-05-01 22:25:51 +03:00
  • a98a91a394 fix: only use groups in OAuth Stavros 2025-05-01 22:00:37 +03:00
  • 5278fbea68 chore(deps-dev): bump vite from 6.0.7 to 6.3.4 in /frontend (#129) v3.3.0-alpha.3 dependabot[bot] 2025-05-01 14:19:42 +03:00
  • 773942dc3b feat: add support for auto redirecting to oauth providers Stavros 2025-05-01 14:18:26 +03:00
  • 83483d6374 fix: disable basic auth on totp users Stavros 2025-05-01 13:05:48 +03:00
  • aab01b3195 chore: fix logo size in readme Stavros 2025-04-30 20:38:41 +03:00
  • fe5e07139f docs: regenerate readme sponsors list (#128) github-actions[bot] 2025-04-30 20:35:50 +03:00
  • 93a75324b8 chore: fix spacing in sponsors list Stavros 2025-04-30 20:34:46 +03:00
  • 67a01c196f docs: regenerate readme sponsors list (#127) github-actions[bot] 2025-04-30 20:31:15 +03:00
  • 483b1de701 chore: remove permissions from sponsors generator workflow Stavros 2025-04-30 20:29:08 +03:00
  • 40ceed6686 chore: update secret in sponsors generator Stavros 2025-04-30 20:27:16 +03:00
  • 3878c629c6 chore: add sponsors list workflow Stavros 2025-04-30 20:22:05 +03:00
  • 31e874a34f chore: update readme Stavros 2025-04-30 20:09:37 +03:00
  • 74a346349a chore(deps): bump oven/bun from 1.2.10-alpine to 1.2.11-alpine (#125) dependabot[bot] 2025-04-30 19:58:44 +03:00
  • a9e8bf89a9 feat: map info from OIDC claims to headers (#122) Stavros 2025-04-30 19:57:49 +03:00
  • 86a18b4cac fix: close body correctly feat/oauth-info Stavros 2025-04-30 19:55:03 +03:00
  • d171c5940b feat: get claims from github and google Stavros 2025-04-30 19:49:35 +03:00
  • 3dff650e71 fix: bot suggestions Stavros 2025-04-30 18:15:11 +03:00
  • fd96f39d3a wip Stavros 2025-04-29 22:36:48 +03:00
  • 1fec583ead Merge branch 'main' into feat/oauth-info Stavros 2025-04-28 22:54:38 +03:00
  • 065b9eaf3d feat: add support for required oauth groups Stavros 2025-04-28 22:49:56 +03:00
  • f824b84787 chore: update readme Stavros 2025-04-26 17:03:07 +03:00
  • 71b0c301f6 chore(deps): bump react-router from 7.5.0 to 7.5.2 in /frontend (#119) v3.3.0-alpha.2 dependabot[bot] 2025-04-25 17:03:51 +03:00
  • 1c738b718a refactor: log actual errors when an error takes place Stavros 2025-04-25 17:03:12 +03:00
  • dca09a3d9d feat: map info from OIDC claims to headers Stavros 2025-04-25 16:41:45 +03:00
  • 5e4e2ddbd9 refactor: only accept claims following the OIDC spec Stavros 2025-04-25 15:28:24 +03:00
  • 13032e564d refactor: return all values from body in the providers Stavros 2025-04-25 15:02:34 +03:00
  • 4dc6bc0c98 refactor: change generic name to other Stavros 2025-04-25 14:01:09 +03:00
  • 3436466cff chore: bump version v3.3.0-alpha.1 Stavros 2025-04-23 18:56:00 +03:00
  • 84f550023a tests: fix api tests Stavros 2025-04-23 15:12:38 +03:00
  • 9923eb9b8f tests: add new var in tests Stavros 2025-04-23 14:33:17 +03:00
  • db43f1cb7a feat: add custom forgot password message Stavros 2025-04-23 14:31:31 +03:00
  • bedef0bbf2 chore: update readme Stavros 2025-04-20 23:50:00 +03:00
  • 2bfed23db3 New Crowdin updates (#73) Stavros 2025-04-18 19:43:57 +03:00
  • 85ad0d19c7 feat: add regex support to oauth whitelist Stavros 2025-04-18 19:36:50 +03:00
  • 34b1c97db0 chore(deps): bump github.com/docker/docker (#111) dependabot[bot] 2025-04-18 19:20:20 +03:00
  • dc731cff10 feat: add regex support in user and oauth whitelist Stavros 2025-04-18 19:15:49 +03:00
  • ab4efdc66c chore(deps): bump oven/bun from 1.2.9-alpine to 1.2.10-alpine (#110) dependabot[bot] 2025-04-18 19:02:07 +03:00
  • 4f883260b9 chore(deps): bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 (#109) dependabot[bot] 2025-04-18 19:01:50 +03:00
  • 0cc85b5d85 chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#108) dependabot[bot] 2025-04-18 19:01:30 +03:00
  • e11d14fda0 feat: add trusted URLs Stavros 2025-04-15 13:44:23 +03:00
  • 7413b3f931 chore: update to react query v5 Stavros 2025-04-15 12:27:28 +03:00
  • b24aab17b1 chore(deps): bump i18next from 24.2.3 to 25.0.0 in /frontend (#106) dependabot[bot] 2025-04-15 12:04:13 +03:00
  • 9a7847bc10 chore(deps): bump react-dom from 18.3.1 to 19.1.0 in /frontend (#105) dependabot[bot] 2025-04-15 12:03:54 +03:00
  • ef24a760e4 chore(deps): bump github.com/mdp/qrterminal/v3 from 3.2.0 to 3.2.1 (#102) dependabot[bot] 2025-04-15 12:02:08 +03:00
  • 8a3fe9fb2c chore(deps): bump react from 18.3.1 to 19.1.0 in /frontend (#104) dependabot[bot] 2025-04-15 12:00:52 +03:00
  • 04b0a64b18 chore(deps-dev): bump globals from 15.15.0 to 16.0.0 in /frontend (#103) dependabot[bot] 2025-04-15 12:00:29 +03:00
  • 0774012058 chore(deps): bump github.com/docker/docker (#101) dependabot[bot] 2025-04-15 11:59:59 +03:00
  • 2253b1bf68 chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.10 (#100) dependabot[bot] 2025-04-15 11:59:39 +03:00
  • 10c6f7236d chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.29.0 (#99) dependabot[bot] 2025-04-15 11:59:04 +03:00
  • 45d9d8c1d4 chore(deps): bump github.com/go-playground/validator/v10 (#98) dependabot[bot] 2025-04-15 11:58:40 +03:00
  • ea5b4cefbd chore: add stale bot Stavros 2025-04-14 20:15:50 +03:00
  • 02faabf688 feat: add CSRF cookie protection Stavros 2025-04-14 20:00:58 +03:00
  • eb36b2211b chore: cleanup redirect cookie Stavros 2025-04-14 19:45:50 +03:00
  • 0761c2f5c1 refactor: remove redirect URL from session cookie Stavros 2025-04-14 19:42:52 +03:00
  • 476a455329 chore: rename ci job to ci Stavros 2025-04-14 18:27:55 +03:00
  • 5ec60b8e39 chore(deps-dev): bump @types/react-dom in /frontend (#88) dependabot[bot] 2025-04-14 17:38:54 +03:00
  • 5d190fa686 chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#86) dependabot[bot] 2025-04-14 17:38:33 +03:00
  • 1fb9f13c16 chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.37.0 (#85) dependabot[bot] 2025-04-14 17:38:16 +03:00
  • 4a077da11d chore(deps): bump golang from 1.23-alpine3.21 to 1.24-alpine3.21 (#87) dependabot[bot] 2025-04-14 17:37:06 +03:00
  • adc8731fb7 chore(deps): bump oven/bun from 1.1.45-alpine to 1.2.9-alpine (#84) dependabot[bot] 2025-04-14 17:36:40 +03:00
  • d9cb738132 chore(deps): bump github.com/gorilla/sessions from 1.2.2 to 1.4.0 (#89) dependabot[bot] 2025-04-14 17:35:49 +03:00
  • aeb827265b chore(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 (#91) dependabot[bot] 2025-04-14 17:35:26 +03:00
  • 04a0dbb71e chore(deps-dev): bump @types/react from 18.3.20 to 19.1.1 in /frontend (#90) dependabot[bot] 2025-04-14 17:35:07 +03:00
  • ed75b6b880 chore(deps-dev): bump typescript from 5.6.3 to 5.8.3 in /frontend (#92) dependabot[bot] 2025-04-14 17:33:18 +03:00
  • f7393da3bb chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#83) dependabot[bot] 2025-04-14 17:32:11 +03:00
  • 529152f70b chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 in /frontend (#93) dependabot[bot] 2025-04-14 17:30:31 +03:00
  • fcc45f6f61 chore(deps): bump @babel/runtime from 7.26.0 to 7.27.0 in /frontend (#80) dependabot[bot] 2025-04-14 17:29:24 +03:00
  • 8c7856b28c chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 (#79) dependabot[bot] 2025-04-14 17:28:56 +03:00
  • 77e9fafa32 chore: make ci run on all pull requests Stavros 2025-04-14 17:22:55 +03:00
  • 01e2b5e63d chore: set dependabot back to daily Stavros 2025-04-14 17:20:43 +03:00
  • 2d6baef810 chore: set dependabot frequency to weekly Stavros 2025-04-14 15:49:10 +03:00
  • afad78b7da Add dependabot configuration file (#78) Guruprasad Kulkarni 2025-04-14 14:47:20 +02:00
  • 74cd886e9c chore: update readme Stavros 2025-04-11 19:10:29 +00:00
  • df34b13f25 refactor: make sure dist directory exists during development Stavros 2025-04-10 22:14:26 +03:00
  • 61dfc91110 chore: update screenshot v3.2.1 Stavros 2025-04-10 15:52:01 +03:00
  • 130e6facb7 New Crowdin updates (#68) Stavros 2025-04-10 15:44:05 +03:00
  • 525f4f3041 chore: bump version v3.2.1-beta.1 Stavros 2025-04-10 15:35:43 +03:00
  • 8a21345706 fix: handle new lines and spaces in the secret files Stavros 2025-04-10 15:34:46 +03:00
  • 1169c633cc refactor: remove tailscale oauth Stavros 2025-04-10 15:14:01 +03:00
  • 2242c9c1e6 chore: use light mode for screenshot Stavros 2025-04-09 20:25:31 +03:00
  • 939919df39 New Crowdin updates (#67) v3.2.0-beta.6 v3.2.0 Stavros 2025-04-09 17:49:19 +03:00