Commit graph

  • f9e2bd2448
    ci: enable Static Application Security Testing naskya 2024-05-11 07:26:53 +0900
  • 82c12eb9e2
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-11 06:28:52 +0900
  • b07dc87af6
    container: reorder build operations to use cargo build cache on deps updates naskya 2024-05-11 05:39:09 +0900
  • aa266d91e0
    chore (backend-rs): impl From<Acct> for String naskya 2024-05-11 04:54:30 +0900
  • 8f8d62aa58
    chore (backend): organize imports naskya 2024-05-11 04:52:59 +0900
  • d1b33ad76f
    chore (backend-rs): move acct to another directory naskya 2024-05-11 04:31:59 +0900
  • eeb09028bd
    docs: fix indent naskya 2024-05-11 04:23:20 +0900
  • 1f43d5898a
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-10 21:58:20 +0900
  • ded0de27c5 Merge branch 'renovate/swc-monorepo' into 'develop' naskya 2024-05-10 12:40:32 +0000
  • 4f7e793920 Merge branch 'renovate/swc-monorepo' into 'develop' CI 2024-05-10 12:39:38 +0000
  • ac57e4c019
    ci: update config naskya 2024-05-10 21:39:13 +0900
  • 291990d320 chore(deps): update dependency @swc/core to v1.5.5 CI 2024-05-10 12:09:21 +0000
  • 1b4055fe45 Merge branch 'renovate/napi-rs-cli-2.x' into 'develop' CI 2024-05-10 12:09:03 +0000
  • b433d0c283 chore(deps): update dependency @napi-rs/cli to v2.18.3 CI 2024-05-10 12:09:02 +0000
  • 2ca7bd65aa
    ci: update config naskya 2024-05-10 21:05:34 +0900
  • fb4e449139
    ci: update renovate config naskya 2024-05-10 21:00:29 +0900
  • 084c7f1c84 Merge branch 'renovate/biomejs-biome-1.x' into 'develop' naskya 2024-05-10 07:52:04 +0000
  • b9a3af3e46 Merge branch 'renovate/eslint-plugin-node-replacement' into 'develop' CI 2024-05-10 07:36:41 +0000
  • e2c80660b5 Merge branch 'renovate/biomejs-biome-1.x' into 'develop' CI 2024-05-10 07:36:41 +0000
  • 421030c38f
    ci: fix rules naskya 2024-05-10 16:32:56 +0900
  • f933525856
    chore: fix dependencies naskya 2024-05-10 16:25:22 +0900
  • 9c8e5eabb4 chore(deps): update dependency @biomejs/biome to v1.7.3 CI 2024-05-10 00:32:26 +0000
  • 427f5b5186 chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 CI 2024-05-10 00:32:07 +0000
  • 4d3072929e
    chore (backend-rs): update doctest comment naskya 2024-05-10 06:59:05 +0900
  • 612ce48f44
    chore (backend-rs): impl FromStr and Display for Acct naskya 2024-05-10 06:55:51 +0900
  • 95fd20a46f
    feat (macro-rs): add ts_only_warn macro naskya 2024-05-10 06:54:26 +0900
  • 3886c5624b
    ci: don't run cargo test with napi feature flag naskya 2024-05-10 06:52:55 +0900
  • 93fc91a703
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-10 02:29:26 +0900
  • fc7de024c6
    chore: let pnpm detect dependencies naskya 2024-05-10 02:24:25 +0900
  • bd88c3399f
    chore: update pnpm major version naskya 2024-05-10 01:55:27 +0900
  • 5b8a164b8d
    Merge branch 'origin/develop' into Weblate Hosted Weblate 2024-05-09 18:21:47 +0200
  • b3cc8cdb3c
    locale: update translations (Catalan) jolupa 2024-05-09 16:14:28 +0000
  • 8373623136
    locale: add the Esperanto language naskya 2024-05-10 01:19:06 +0900
  • d04f85d4bd
    Merge branch 'origin/develop' into Weblate Hosted Weblate 2024-05-09 18:07:17 +0200
  • 33853a3a9b
    locale: update translations (Japanese) naskya 2024-05-08 15:43:28 +0000
  • 26a58c92df
    ci: use cargo nextest naskya 2024-05-09 23:19:35 +0900
  • 4a81106cf5
    chore (backend): remove generate-native-user-token naskya 2024-05-09 21:49:56 +0900
  • bdc5d02d27
    fix (client): missing import naskya 2024-05-09 19:13:35 +0900
  • 075d326d7b Merge branch 'fix/renote-time' into 'develop' naskya 2024-05-09 09:52:07 +0000
  • 1eae0489ce Merge branch 'fix/renote-time' into 'develop' Linca 2024-05-09 07:54:32 +0000
  • 0a7f16c11f fix: renote time Lhcfl 2024-05-09 15:49:00 +0800
  • 3af8f86924
    chore: lint naskya 2024-05-09 02:06:10 +0900
  • c8efd168cf
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-09 01:15:22 +0900
  • 276cabbbe3
    ci: fix clippy task naskya 2024-05-09 01:15:09 +0900
  • af14bee31f
    docs: update changelog naskya 2024-05-09 00:41:33 +0900
  • b3d1be457b Merge branch 'fix/MkTime' into 'develop' naskya 2024-05-08 12:11:31 +0000
  • 8b78705033 Merge branch 'fix/MkTime' into 'develop' Linca 2024-05-08 08:23:39 +0000
  • 347851d6bb
    Merge branch 'origin/develop' into Weblate Hosted Weblate 2024-05-08 10:21:46 +0200
  • abec71074b
    locale: update translations (Catalan) jolupa 2024-05-07 17:51:18 +0000
  • 272e30be0c refactor: replace the awful ?: chain with if-else; fix: force update ticker when props.time changed Lhcfl 2024-05-08 10:52:32 +0800
  • 4d9bec4e91
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-08 08:28:33 +0900
  • 971f196627
    ci: yet another fix naskya 2024-05-08 08:26:56 +0900
  • 8cc0e40d35
    ci: remove more unneeded paths naskya 2024-05-08 07:16:32 +0900
  • 158bb805fc
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-08 07:14:04 +0900
  • beeea86253
    ci: remove unneeded steps from clippy check naskya 2024-05-08 06:54:43 +0900
  • 084a4bc63a
    ci: add pull_policy naskya 2024-05-08 06:46:41 +0900
  • c3374b4914
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-08 06:11:52 +0900
  • cda31d3dc7
    Revert "refactor (backend): port publishNotesStream to backend-rs" naskya 2024-05-08 06:06:31 +0900
  • 907578e8f8
    ci: fix config error naskya 2024-05-08 05:28:41 +0900
  • 2923ea86de
    ci: update workflow rules naskya 2024-05-08 05:26:59 +0900
  • 226c990385
    ci: use buildah caches naskya 2024-05-08 05:20:16 +0900
  • 769f52c8ee Merge branch 'fix/reactive' into 'develop' naskya 2024-05-07 19:59:12 +0000
  • 1e3215fae3 Merge branch 'fix/reactive' into 'develop' Linca 2024-05-07 19:49:39 +0000
  • 8a00d82f36
    ci: add firefish-js naskya 2024-05-08 04:49:13 +0900
  • 34ed877f57
    ci: don't build the backend on client-only changes naskya 2024-05-08 04:41:20 +0900
  • f5074f35cc fix: use reactive MkTime Lhcfl 2024-05-08 03:00:07 +0800
  • a847dd55ad
    ci: fix cargo clippy task naskya 2024-05-08 03:58:21 +0900
  • 7a31465b8a
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-08 02:44:22 +0900
  • 5382dc5da8
    refactor (backend): port publishNotesStream to backend-rs naskya 2024-05-08 02:15:07 +0900
  • 989e93f2a0
    fix: migrate back from happy-dom to JSDOM (closes #10924 #10914 #10842) naskya 2024-05-08 01:40:22 +0900
  • df81cb6a85 Merge branch 'feat/collepse-reply-timeline' into 'develop' naskya 2024-05-07 16:20:45 +0000
  • 8bf6b2cde8 Merge branch 'feat/collepse-reply-timeline' into 'develop' Linca 2024-05-07 15:43:03 +0000
  • 31168cc7b2 fix: use reacive MkSubNoteContent Lhcfl 2024-05-07 23:42:40 +0800
  • 42886f054d fix: use reactive previewableCount Lhcfl 2024-05-07 23:31:45 +0800
  • 1d0ea11eea fix: use note capture in MkNoteSimple Lhcfl 2024-05-07 23:23:19 +0800
  • 24602c4745 update locales Lhcfl 2024-05-07 22:49:09 +0800
  • 33923a59fa fix: use reactive MkNoteHeader Lhcfl 2024-05-07 22:37:09 +0800
  • 3bd9bdec73 Merge branch 'type-i18n' into 'develop' Linca 2024-05-07 14:35:23 +0000
  • 8067ed4084 Merge branch 'develop' of https://firefish.dev/firefish/firefish into feat/collepse-reply-timeline Lhcfl 2024-05-07 22:34:45 +0800
  • 4104cbf5b5
    Merge branch 'develop' into feat/schedule-create naskya 2024-05-07 21:27:40 +0900
  • 3e4b093cd8
    meta: update gitignore naskya 2024-05-07 21:23:17 +0900
  • 02380eff4d
    refactor (backend): remove redundancy naskya 2024-05-07 21:19:50 +0900
  • 5daeaf1de2
    chore (backend): wrap relations in TypeORM Relation<...> naskya 2024-05-07 21:05:25 +0900
  • 3ceaf99df6
    chore (backend): tweak migration queries naskya 2024-05-07 21:04:11 +0900
  • 4277ad0b59
    meta: update COPYING & include LICENSE in pre-built images naskya 2024-05-07 20:54:47 +0900
  • fc65d8c1c3
    docs: update api-change.md naskya 2024-05-07 20:52:11 +0900
  • 3b3d457c3e
    ci: restrict paths naskya 2024-05-07 18:34:18 +0900
  • 1128e243d3
    container: fix dockerignore naskya 2024-05-07 18:00:22 +0900
  • 39e08f57e8
    ci: remove unneeded argument naskya 2024-05-07 18:00:53 +0900
  • 09ef642905
    ci: skip builds if unneeded naskya 2024-05-07 17:36:23 +0900
  • 1b8748bc8c
    another attempt to build an image inside container inside container naskya 2024-05-07 17:30:57 +0900
  • 82c98ae72f
    ci: modify buildah args naskya 2024-05-07 07:22:12 +0900
  • 5b3f93457b
    dev: add renovate naskya 2024-05-07 06:53:03 +0900
  • 4d9c0f8e7b
    ci: fix syntax naskya 2024-05-07 06:11:31 +0900
  • bf2b624bc9
    ci: build OCI container image on develop naskya 2024-05-07 05:49:22 +0900
  • 5261eb24b6
    ci: restrict project path naskya 2024-05-07 05:24:45 +0900
  • d440e9b388
    ci: revise tasks naskya 2024-05-07 04:58:59 +0900
  • c6daa2fcf9
    Merge branch 'develop' into refactor/push-notification naskya 2024-05-07 02:16:13 +0900
  • 14b285f882 Merge branch 'refactor/is-safe-url' into 'develop' naskya 2024-05-06 17:11:51 +0000
  • f96ca68cdf Merge branch 'refactor/is-safe-url' into 'develop' naskya 2024-05-06 16:54:45 +0000