Commit Graph

  • 30fe695371 New Crowdin updates (#278) v4.0.0-beta.1 Stavros 2025-10-05 23:19:59 +03:00
  • 121c629d51 chore(deps): bump the minor-patch group across 1 directory with 3 updates (#380) dependabot[bot] 2025-10-05 23:17:33 +03:00
  • 3ed180cb71 chore(deps): bump the minor-patch group across 1 directory with 21 updates (#379) dependabot[bot] 2025-10-05 23:15:50 +03:00
  • 2f1cb8dfe3 refactor: disable indexing completely in frontend Stavros 2025-10-05 23:14:24 +03:00
  • dad0718091 fix: disable search engine indexing Stavros 2025-10-05 16:41:15 +03:00
  • d4069900bc feat: autofocus totp form Stavros 2025-10-03 16:36:02 +03:00
  • a54996d72d chore(deps): bump oven/bun from 1.2.22-alpine to 1.2.23-alpine (#373) dependabot[bot] 2025-10-03 16:32:17 +03:00
  • 085f6257c5 fix: fix oauth group provider check Stavros 2025-09-25 22:35:44 +03:00
  • c307f7eb2e fix: handle 201 status for heartbeat v4.0.0-alpha.2 Stavros 2025-09-22 19:56:59 +03:00
  • 5dd8526833 fix: fix key normalization function handing more cases than it needs to Stavros 2025-09-22 19:29:55 +03:00
  • e8558b89b4 fix: set gin mode correctly Stavros 2025-09-22 16:15:55 +03:00
  • f8047a6c2e feat: add option to disable resources server Stavros 2025-09-22 15:52:43 +03:00
  • e114bf0943 Update verify.go (#364) axjp 2025-09-21 07:52:41 +01:00
  • c9867ccb76 chore: fix typo Stavros 2025-09-20 11:08:57 +03:00
  • 866933b3d6 fix: fix version handling in docker and cd v4.0.0-alpha.1 Stavros 2025-09-19 15:38:32 +03:00
  • d70cbea546 chore: handle trusted proxies config error Stavros 2025-09-19 14:53:10 +03:00
  • 50105e4e9d feat: version info analytics (#363) Stavros 2025-09-19 14:44:22 +03:00
  • 902574e501 refactor: don't create new client everytime feat/analytics Stavros 2025-09-19 14:39:24 +03:00
  • aac19d4d5a feat: version info analytics Stavros 2025-09-18 19:21:01 +03:00
  • 51937906ad chore(deps): bump the minor-patch group across 1 directory with 7 updates (#362) dependabot[bot] 2025-09-18 18:55:21 +03:00
  • b2dcffdbe4 chore(deps): bump gorm.io/gorm in the minor-patch group (#360) dependabot[bot] 2025-09-18 18:54:53 +03:00
  • b62b2932fe fix: only set trusted proxies if config option is not empty Stavros 2025-09-16 15:14:36 +03:00
  • 363f0f932f chore(deps): bump the minor-patch group in /frontend with 21 updates (#359) dependabot[bot] 2025-09-16 13:30:11 +03:00
  • 9a306f57ec chore(deps): bump oven/bun from 1.2.21-alpine to 1.2.22-alpine (#358) dependabot[bot] 2025-09-16 13:29:31 +03:00
  • 039bdb4785 chore(deps): bump the minor-patch group across 1 directory with 6 updates (#351) dependabot[bot] 2025-09-16 13:29:10 +03:00
  • 5c866bad1a feat: multiple oauth providers (#355) Stavros 2025-09-16 13:28:28 +03:00
  • 7795a989cd refactor: rework oauth name database migration feat/multi-oauth Stavros 2025-09-15 15:06:39 +03:00
  • cebce1a92c refactor: rework decoders using simpler and more efficient pattern Stavros 2025-09-15 14:46:27 +03:00
  • 120ae2c79d fix: bot suggestions Stavros 2025-09-15 13:37:08 +03:00
  • 060e20e578 feat: style oauth auto redirect screen Stavros 2025-09-12 17:30:30 +03:00
  • e001f63eb5 chore: add credits for parser Stavros 2025-09-12 15:11:40 +03:00
  • 9f97a4ddd5 feat: add some default icons Stavros 2025-09-12 14:57:26 +03:00
  • e5ecf6336f feat: implement multiple oauth providers in the frontend Stavros 2025-09-12 14:38:06 +03:00
  • fbf5843592 feat: implement backend logic for multiple oauth providers Stavros 2025-09-12 13:46:07 +03:00
  • 5fcc50d5fd feat: add oauth config parsing logic Stavros 2025-09-12 13:16:45 +03:00
  • 68fd5ac24c feat: add env decoder Stavros 2025-09-12 12:54:44 +03:00
  • b30b908de3 refactor: finalize flags decoder Stavros 2025-09-12 12:47:58 +03:00
  • 91048c16f8 feat: add flag decoder (candidate) Stavros 2025-09-11 23:10:36 +03:00
  • 2d78e6b598 feat: add cookie domain back to context controller Stavros 2025-09-10 13:47:48 +03:00
  • e03eaf4f08 feat: add psl check in cookie domain Stavros 2025-09-10 13:43:08 +03:00
  • 74cb8067a8 tests: add util tests Stavros 2025-09-03 17:52:51 +03:00
  • ba46493a7b tests: add proxy controller tests Stavros 2025-09-03 15:30:24 +03:00
  • bb0373758a tests: add resources controller test Stavros 2025-09-03 14:58:24 +03:00
  • f8836fc964 tests: test user context handler with no context Stavros 2025-09-03 13:36:11 +03:00
  • 53856e0a70 tests: test invalid json in user controller Stavros 2025-09-03 13:31:45 +03:00
  • 9b7dcfd86f tests: add user controller tests Stavros 2025-09-03 13:28:27 +03:00
  • 7afea8b3fc tests: add tests for context controller Stavros 2025-09-03 12:45:23 +03:00
  • f5ac7eff99 refactor: mode label decoder to separate package Stavros 2025-09-03 12:23:21 +03:00
  • b024d5ffda feat: allow for dash substitute in ip filters for environments like kubernetes Stavros 2025-09-03 12:16:06 +03:00
  • 773cd6d171 feat: add trusted proxies config value Stavros 2025-09-03 12:14:04 +03:00
  • f3eb7f69b4 Revert "feat: header based acls (#337)" (#340) Stavros 2025-09-03 12:12:18 +03:00
  • c9817e7feb Revert "feat: header based acls (#337)" revert-337-feat/header-acls Stavros 2025-09-03 12:01:33 +03:00
  • f0d2da281a feat: header based acls (#337) Stavros 2025-09-02 19:06:52 +03:00
  • 1a83e1c811 fix: lowercase key and filter before comparing feat/header-acls Stavros 2025-09-02 19:00:41 +03:00
  • b15f91967b refactor: use stdlib prefix check in header decoder Stavros 2025-09-02 18:54:38 +03:00
  • 6e88a89730 refactor: simplify decode header to node function Stavros 2025-09-02 18:45:36 +03:00
  • 9ce16c9652 fix: expire csrf cookie if it's invalid Stavros 2025-09-02 18:38:11 +03:00
  • 78920cba64 feat: use decoded headers in proxy controller Stavros 2025-09-02 18:19:18 +03:00
  • b6bc3d0020 feat: allow for dash substitute over slash for environments like kubernetes Stavros 2025-09-02 17:47:29 +03:00
  • ca772ed24f feat: add header decoder Stavros 2025-09-02 17:44:44 +03:00
  • ad4fc7ef5f refactor: don't export non-needed fields (#336) Stavros 2025-09-02 01:27:55 +03:00
  • 78deffb3df fix: avoid queries panic refactor/exports Stavros 2025-09-02 01:25:38 +03:00
  • 3feb5d3930 feat: coderabbit suggestions Stavros 2025-09-02 01:11:14 +03:00
  • 00ed365f66 refactor: don't export non-needed fields Stavros 2025-09-02 00:29:41 +03:00
  • 5184c96e85 feat: add mutex to ldap service Stavros 2025-09-02 00:08:19 +03:00
  • b9e35716ac feat: invalid domain warning (#332) Stavros 2025-09-01 18:22:42 +03:00
  • 95f8a95fd3 refactor: rename domain to root domain feat/domain-warning Stavros 2025-09-01 18:19:57 +03:00
  • c80c37ba69 refactor: rework redirects and history storage Stavros 2025-09-01 18:01:45 +03:00
  • 0c18a64466 fix: use useeffect to cleanup timeout Stavros 2025-09-01 17:29:23 +03:00
  • 57dd8a6d81 feat: clear timeouts Stavros 2025-09-01 17:04:33 +03:00
  • 4ef5eef167 refactor: rework hooks usage Stavros 2025-09-01 16:41:12 +03:00
  • 3873bb279c i18n: add domain warning translations Stavros 2025-09-01 15:46:50 +03:00
  • d9fda75d41 refactor: update domain warning layout Stavros 2025-09-01 14:43:39 +03:00
  • 4093a91e12 wip Stavros 2025-08-31 01:11:18 +03:00
  • 17048d94b6 chore(deps): bump the minor-patch group across 1 directory with 18 updates (#328) dependabot[bot] 2025-08-30 11:53:06 +03:00
  • 55e60a6ed9 chore(deps): bump oven/bun from 1.2.20-alpine to 1.2.21-alpine (#327) dependabot[bot] 2025-08-30 11:52:25 +03:00
  • c7c3de4f78 refactor: unify labels (#329) Stavros 2025-08-29 17:04:34 +03:00
  • 5dc2866fe8 chore: fix typo refactor/labels Stavros 2025-08-29 16:48:15 +03:00
  • 4b633380e7 fix: fix oauth group check logic Stavros 2025-08-29 16:46:20 +03:00
  • 26deb80f4c feat: implement path block and user block Stavros 2025-08-29 16:19:44 +03:00
  • 598abc5fe1 refactor: unify labels Stavros 2025-08-29 13:52:47 +03:00
  • 03d06cb0a7 feat: add sqlite database for storing sessions (#326) Stavros 2025-08-29 12:35:11 +03:00
  • 32c7e8e045 fix: coderabbit suggestions feat/sqlite Stavros 2025-08-27 14:04:26 +03:00
  • dc733a71c1 Merge branch 'main' into feat/sqlite Stavros 2025-08-27 11:52:51 +03:00
  • 3bc3cb9641 refactor: use db instance instead of service in auth service Stavros 2025-08-27 11:51:25 +03:00
  • 87ca77d74c chore(deps): bump github.com/go-viper/mapstructure/v2 (#322) dependabot[bot] 2025-08-26 18:09:02 +03:00
  • 7050e68c7c feat: add sqlite database for storing sessions Stavros 2025-08-26 18:00:43 +03:00
  • 504a3b87b4 refactor: rework file structure (#325) Stavros 2025-08-26 15:05:03 +03:00
  • a1b6ecdd5d fix: further coderabbit suggestions refactor/file-structure Stavros 2025-08-26 14:49:55 +03:00
  • a5e1ae096b fix: coderabbit suggestions Stavros 2025-08-26 14:31:09 +03:00
  • d3c40bb366 fix: use correct api path in login mutation Stavros 2025-08-26 13:21:36 +03:00
  • 8435cbe434 fix: configure middlewares before groups Stavros 2025-08-26 13:17:10 +03:00
  • 77296daef3 feat: add some logging Stavros 2025-08-26 12:45:24 +03:00
  • 645c555cf0 refactor: move resource handling to a controller Stavros 2025-08-26 12:22:10 +03:00
  • 03af18fd15 fix: validate resource file paths in ui middleware Stavros 2025-08-25 22:31:57 +03:00
  • cb8022af91 fix: fix typo in ui middleware Stavros 2025-08-25 22:25:17 +03:00
  • 304c920b7b feat: allow customizability of resources dir Stavros 2025-08-25 22:20:00 +03:00
  • 6418cbe2ba refactor: use more clear name for frontend assets Stavros 2025-08-25 22:16:26 +03:00
  • 04213836a1 refactor: split utils into smaller files Stavros 2025-08-25 22:13:53 +03:00
  • 659d3561e0 refactor: use a boostrap service to bootstrap the app Stavros 2025-08-25 22:03:06 +03:00