Commit graph

  • 4fdab806a3
    fix(oauth2): Fix crash when profile fields are missing (#5850) master Lautaro Alvarez 2024-11-01 11:21:10 -03:00
  • 16333e65bd fix: use more complex parsing for css statement splitting jason lim 2024-10-13 18:13:08 +08:00
  • e7d81c5cdf refactor(oidc): simplify callback statement Erik Michelson 2024-10-09 00:36:52 +02:00
  • f71bf7a974 enhancement(oidc): refetch discovery documents regularly Erik Michelson 2024-10-09 00:23:07 +02:00
  • ad14784d7d
    refactor(oidc): simplify callback statement Erik Michelson 2024-10-09 00:36:52 +02:00
  • d8e30ce6a6
    enhancement(oidc): refetch discovery documents regularly Erik Michelson 2024-10-09 00:23:07 +02:00
  • c0db394859 Add yarn.lock to avoid ci failure Lautaro Alvarez 2024-10-30 00:12:09 -03:00
  • 268ed878e0 Add new release structure in changelog Lautaro Alvarez 2024-10-30 00:10:44 -03:00
  • 7975bd4578 fix(oauth2): Fix crash when profile fields are missing Lautaro Alvarez 2024-10-29 23:51:30 -03:00
  • 19f4baf79b feat(auth): add OIDC state parameter Ivan Li 2024-10-14 13:12:30 +08:00
  • ddd1f5f3cf
    fix(deps): update dependency cookie to v0.7.0 [security] renovate/develop-npm-cookie-vulnerability renovate[bot] 2024-10-19 13:36:09 +00:00
  • c65b1bfd76
    fix(deps): update dependency cookie to v0.7.0 [security] renovate/master-npm-cookie-vulnerability renovate[bot] 2024-10-19 13:35:45 +00:00
  • 6add5ae783
    feat(auth): add OIDC state parameter Ivan Li 2024-10-14 13:12:30 +08:00
  • 580b9534c1
    feat: Added Elestio as one-click deploy option Kaiwalya Koparkar 2024-10-11 18:14:37 +05:30
  • 962a1c807d
    chore(deps): update linters renovate[bot] 2024-10-09 12:03:04 +00:00
  • edef3bfe31
    chore(deps): lock file maintenance renovate/develop-lock-file-maintenance renovate[bot] 2024-10-08 21:16:01 +00:00
  • 8260b6f171
    chore(deps): update definitelytyped renovate/develop-patch-definitelytyped renovate[bot] 2024-10-08 21:14:58 +00:00
  • 8b6bedab39
    refactor(test): Replace inline snapshot with file snapshot (#5830) yamashu 2024-10-09 06:13:27 +09:00
  • d84171219b
    Use snapshot file yamashush 2024-09-27 08:23:58 +09:00
  • c7d07f269c
    chore(deps): update typescript-eslint monorepo to v8 renovate/develop-major-typescript-eslint-monorepo renovate[bot] 2024-10-07 18:18:32 +00:00
  • 4f8c71e38e Use snapshot file yamashush 2024-09-27 08:22:48 +09:00
  • 7302c838c9 Use snapshot file yamashush 2024-09-27 08:19:37 +09:00
  • 66822c3bbc chore(deps): update codemirror renovate[bot] 2024-09-27 02:30:32 +00:00
  • 1d7270bc51
    chore(deps): update codemirror renovate[bot] 2024-09-27 02:30:32 +00:00
  • b33700874f chore(deps): update dependency @dicebear/converter to v9.2.2 renovate[bot] 2024-09-26 16:47:36 +00:00
  • 3a1ad565cb chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v5.0.25 renovate[bot] 2024-09-26 16:47:23 +00:00
  • 0217f68fc7 chore(deps): update actions/upload-artifact digest to 3eadd8b renovate[bot] 2024-09-26 16:46:46 +00:00
  • 3958fdab71 chore(deps): update actions/setup-node action to v4.0.4 renovate[bot] 2024-09-26 16:46:52 +00:00
  • 4f0583fb62
    chore(deps): update dependency @dicebear/converter to v9.2.2 renovate[bot] 2024-09-26 16:47:36 +00:00
  • 6a16c34655
    chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v5.0.25 renovate[bot] 2024-09-26 16:47:23 +00:00
  • 518a029bfe
    chore(deps): update actions/setup-node action to v4.0.4 renovate[bot] 2024-09-26 16:46:52 +00:00
  • 5cf7701e5c
    chore(deps): update actions/upload-artifact digest to 3eadd8b renovate[bot] 2024-09-26 16:46:46 +00:00
  • b44f395852 fix(tests): fix tests and linting Erik Michelson 2024-09-26 18:32:54 +02:00
  • 4250f4458b fix(deps): update dependency ws to v8.18.0 [security] renovate[bot] 2024-09-25 13:47:10 +00:00
  • f74942a018
    fix(tests): fix tests and linting Erik Michelson 2024-09-26 18:32:54 +02:00
  • 3c8e23b4ea
    fix(deps): update dependency ws to v8.18.0 [security] renovate[bot] 2024-09-25 13:47:10 +00:00
  • 4fce422bdb
    feat(backend revision): add clean-up note revisions job (#5349) yamashu 2024-09-27 00:24:24 +09:00
  • b17a82227c
    Update cron & timeout method names yamashush 2024-09-24 09:48:30 +09:00
  • 89a9f05b9f
    Fix error test case yamashush 2024-09-24 08:59:45 +09:00
  • 16c5b76281
    Add ESDoc yamashush 2024-09-24 08:38:31 +09:00
  • 7fdd84db01
    Reduce calucuration yamashush 2024-09-24 08:33:25 +09:00
  • b71d533341
    Replace inline snapshot to file yamashush 2024-09-23 14:44:42 +09:00
  • 78c1165dd4
    Use explicit comparisons yamashush 2024-09-23 14:35:07 +09:00
  • 9ee9bd8cd0
    Fix lint yamashush 2024-09-23 14:14:59 +09:00
  • fdf3b4054e
    Update backend/src/revisions/revisions.service.ts yamashu 2024-09-23 14:06:20 +09:00
  • 78726a61d9
    refactor: move configs from revision to note yamashush 2024-05-05 18:25:16 +09:00
  • 4cdb9ce1b6
    refactor: move configs from revision to note yamashush 2024-05-05 18:19:17 +09:00
  • 295c7753cb
    chore: fix end commma yamashush 2024-05-05 17:19:11 +09:00
  • 6cbad6b737
    feat: add updating revision patch when removing old revision yamashush 2024-05-05 17:17:17 +09:00
  • 952681ec30
    test: add updated test of revision patch yamashush 2024-05-05 17:09:51 +09:00
  • 76db04793b
    refactor: move sort ope into SQL yamashush 2024-05-05 15:13:27 +09:00
  • dabe05c827
    test: add boundary test case yamashush 2024-05-05 15:12:01 +09:00
  • c619b8188c
    lint: fix lint errors yamashush 2024-01-16 22:43:13 +09:00
  • c48118bcaa
    lint: fix lint errors yamashush 2024-01-16 22:35:09 +09:00
  • 290e91a9a5
    doc: add config doc yamashush 2024-01-16 22:08:38 +09:00
  • 5b672e3010
    test: add test case when config value is zero yamashush 2024-01-16 21:34:34 +09:00
  • 3e9e945c7a
    test: add revision config mock yamashush 2024-01-16 21:31:25 +09:00
  • 4570efa81e
    feat: add revision config yamashush 2024-01-16 20:59:39 +09:00
  • 0118a604fa
    test: add removing nothing case yamashush 2024-01-16 19:53:42 +09:00
  • c68b1f6df4
    test: add simple test case yamashush 2024-01-16 12:45:16 +09:00
  • 079d130337
    feat: remove old revisions yamashush 2024-01-14 20:21:43 +09:00
  • 3b197f7af7
    feat: add cron for removing old revisions yamashush 2024-01-13 11:59:46 +09:00
  • b8f525ad0a
    test: add cron & timeout tests yamashush 2024-01-13 11:59:23 +09:00
  • b80552bb29 Drop X (Twitter) from readme yamashush 2024-09-26 15:28:09 +09:00
  • 9562ed596c Drop X (Twitter) from readme yamashush 2024-09-26 15:28:09 +09:00
  • 96efda4a2e
    chore(deps): update definitelytyped renovate/develop-major-definitelytyped renovate[bot] 2024-09-25 21:41:19 +00:00
  • ae2d65935a
    fix(deps): update dependency express to v4.21.0 [security] renovate/master-npm-express-vulnerability renovate[bot] 2024-09-25 13:46:57 +00:00
  • 81a9058347 chore: increase version of all relevant files v2.0.0-alpha.3 Philip Molares 2024-09-18 20:16:01 +02:00
  • 2beb23513e
    chore(deps): update node.js to v22 renovate/develop-docker.io-node-22.x renovate[bot] 2024-09-18 19:24:55 +00:00
  • 0d25a9273d chore: increase version of all relevant files Philip Molares 2024-09-18 20:16:01 +02:00
  • ddc5f07faa chore(deps): update node.js to 2d07db0 renovate[bot] 2024-09-18 18:56:00 +00:00
  • 600584a9a0
    chore(deps): update node.js to 2d07db0 renovate[bot] 2024-09-18 18:56:00 +00:00
  • 1795183122 fix(translation): change the placeholder text Philip Molares 2024-09-18 19:56:20 +02:00
  • c24b5c07a2 fix(translation): change the placeholder text Philip Molares 2024-09-18 19:56:20 +02:00
  • 2c6717e1ee refactor(api-token): drop passport, rename to ApiToken Erik Michelson 2024-09-13 17:09:01 +02:00
  • 1c73e99b0a enhancement(note-deletion): allow to keep uploads Erik Michelson 2024-09-15 20:39:00 +02:00
  • ebf8e3a759 fix(permissions): show guest avatar when note owner is anonymous Erik Michelson 2024-09-15 22:04:23 +02:00
  • 62dfe4df72 fix(avatars): show correct profile picture of users Erik Michelson 2024-09-15 21:37:46 +02:00
  • 7195c1bdc0 fix(styles): use correct dark-mode selector in css Erik Michelson 2024-09-15 22:38:09 +02:00
  • 6c9cfa4493 fix(styles): use correct dark-mode selector in css Erik Michelson 2024-09-15 22:38:09 +02:00
  • 71f62cbb29 fix(permissions): show guest avatar when note owner is anonymous Erik Michelson 2024-09-15 22:04:23 +02:00
  • fe5eea2970 fix(avatars): show correct profile picture of users Erik Michelson 2024-09-15 21:37:46 +02:00
  • 2474a5b62f enhancement(note-deletion): allow to keep uploads Erik Michelson 2024-09-15 20:39:00 +02:00
  • 17d88217b8 refactor(api-token): drop passport, rename to ApiToken Erik Michelson 2024-09-13 17:09:01 +02:00
  • 603ad8088c enhancement(auth/oidc): allow manual defining end_session_endpoint URL Erik Michelson 2024-09-13 16:41:44 +02:00
  • 53409825d4 fix(config/auth): error message mappings for manual OIDC attributes Erik Michelson 2024-09-13 16:40:09 +02:00
  • 88cfd6a974 fix(auth/oidc): clean-up oidcIdToken session variable Erik Michelson 2024-09-13 16:30:20 +02:00
  • c4c5cbd5d0 fix(auth/oidc): string "undefined" for missing userinfo response fields Erik Michelson 2024-09-13 16:29:26 +02:00
  • e8793271a0 enhancement(caddy): expose :8080 by default, trust private proxies Erik Michelson 2024-09-13 15:36:09 +02:00
  • f40aa020c4 chore(gitignore): ignore rathole proxy config with secrets Erik Michelson 2024-09-13 15:30:14 +02:00
  • a86012be21 fix(deps): update dependency next to v14.2.10 [security] renovate[bot] 2024-09-18 08:38:21 +00:00
  • 967417ccad
    fix(deps): update dependency next to v14.2.10 [security] renovate[bot] 2024-09-18 08:38:21 +00:00
  • 3e0d84f031 fix(docker): update docker documentation reference Emmanuel Ferdman 2024-09-16 17:20:12 +03:00
  • d5222ba872
    fix(docker): update docker documentation reference Emmanuel Ferdman 2024-09-16 17:20:12 +03:00
  • 78a8f9dab7
    enhancement(auth/oidc): allow manual defining end_session_endpoint URL Erik Michelson 2024-09-13 16:41:44 +02:00
  • e69da38b71
    fix(config/auth): error message mappings for manual OIDC attributes Erik Michelson 2024-09-13 16:40:09 +02:00
  • c71c515c15
    fix(auth/oidc): clean-up oidcIdToken session variable Erik Michelson 2024-09-13 16:30:20 +02:00
  • 80fca2ae5b
    fix(auth/oidc): string "undefined" for missing userinfo response fields Erik Michelson 2024-09-13 16:29:26 +02:00
  • 54c7795667
    enhancement(caddy): expose :8080 by default, trust private proxies Erik Michelson 2024-09-13 15:36:09 +02:00
  • 6afdaf1f94
    chore(gitignore): ignore rathole proxy config with secrets Erik Michelson 2024-09-13 15:30:14 +02:00