Commit Graph

  • 9c4997a098
    chore: bump eslint-plugin-prettier from 5.4.0 to 5.4.1 in /web dependabot[bot] 2025-06-01 15:28:21 +0000
  • 50c431cf46
    chore: bump @bufbuild/protobuf from 2.5.0 to 2.5.1 in /web dependabot[bot] 2025-06-01 15:27:51 +0000
  • d0bbd96b1e
    chore: bump typescript-eslint from 8.32.1 to 8.33.0 in /web dependabot[bot] 2025-06-01 15:27:06 +0000
  • 8dfab5ae0b
    chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager dependabot[bot] 2025-06-01 15:25:23 +0000
  • 82ce9cdf6e
    chore: bump github.com/aws/aws-sdk-go-v2/config from 1.29.12 to 1.29.14 dependabot[bot] 2025-06-01 15:24:19 +0000
  • f3d28590c6
    chore: bump github.com/spf13/viper from 1.19.0 to 1.20.1 dependabot[bot] 2025-06-01 15:23:15 +0000
  • 2ddbbe5b6f
    chore: bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-06-01 15:23:13 +0000
  • 04942f7532
    chore: bump github.com/google/cel-go from 0.24.1 to 0.25.0 dependabot[bot] 2025-06-01 15:22:08 +0000
  • e6fe088ac0 chore: fix missing observer Johnny 2025-06-01 09:22:33 +0800
  • fd99e10962 chore: tweak sidebar Johnny 2025-06-01 09:13:44 +0800
  • 2595e32f83 chore: simplify date editor Johnny 2025-05-31 11:14:47 +0800
  • 673026ffa1 chore: update statistics view Johnny 2025-05-31 09:43:24 +0800
  • 376b25a69c
    chore: fix visibility selector style (#4733) Johnny 2025-05-31 09:15:28 +0800
  • 91682db7ee chore: fix visibility selector style Johnny 2025-05-31 09:14:43 +0800
  • f1b365f928 refactor: clean packages Steven 2025-05-29 21:44:43 +0800
  • 341edb51a3
    Merge 616ddac1e3 into 2bde296217 gudvinr 2025-05-29 10:50:49 +0800
  • 2bde296217 chore: add demo deployment to Render action Johnny 2025-05-29 08:38:01 +0800
  • ea4e7a1606
    refactor: memo editor (#4730) Johnny 2025-05-29 07:46:40 +0800
  • a7fbd1dbf7 refactor: memo editor Johnny 2025-05-29 07:44:01 +0800
  • 987bd2d55b
    Merge branch 'main' into HasIncompleteTask Meer Uzair 2025-05-28 22:16:57 +0530
  • 1be56e64bd added test for hasIncompletTasks filter Meer Uzair 2025-05-28 21:35:02 +0530
  • 30d4280803 added hasIncompletTasks filter Meer Uzair 2025-05-28 21:34:45 +0530
  • 51cc9dd746 added test for hasIncompletTasks filter Meer Uzair 2025-05-28 21:34:05 +0530
  • cc75714d66 added hasIncompletTasks filter Meer Uzair 2025-05-28 21:33:44 +0530
  • f5c8c7fc90 added test for hasIncompletTasks filter Meer Uzair 2025-05-28 21:33:04 +0530
  • 06a0a10cf0 added hasIncompleteTask filter Meer Uzair 2025-05-28 21:31:54 +0530
  • a157a4ffd0 Added has_incomplete_task Meer Uzair 2025-05-28 21:29:46 +0530
  • f146295eaf
    Fix linting errors Dimitris Zervas 2025-05-28 18:58:16 +0300
  • b577e343e8
    Merge 633bf2a342 into 77d3853f73 lyonbot 2025-05-28 23:16:50 +0800
  • 633bf2a342 Merge remote-tracking branch 'upstream/main' into feat/paste_as_link lyonbot 2025-05-28 15:16:32 +0000
  • 77d3853f73
    fix: inherits memo visibility for default comment visibility (#4728) Maximilian Krauß 2025-05-28 16:18:41 +0200
  • 112efe68c6
    fix: Inherits memo visibility for default comment visibility Maximilian Krauss 2025-05-28 15:20:50 +0200
  • a317f9e653 fix: linter Steven 2025-05-28 21:21:27 +0800
  • de3e55c2e6 feat: support `now()` time functions Steven 2025-05-28 21:18:49 +0800
  • f5ecb66fb8 feat: implement height-based masonry view Steven 2025-05-28 08:27:15 +0800
  • 8520e30721 fix: handle type assertion safely Steven 2025-05-27 23:44:39 +0800
  • ef6f80d925 chore: fix linter Steven 2025-05-27 23:22:32 +0800
  • 81ae42518e chore: fix linter Steven 2025-05-27 22:49:56 +0800
  • eca91d5c0c
    feat(rss): use server title and description for RSS feed, if configured (#4717) Maximilian Krauß 2025-05-27 16:10:23 +0200
  • ad2c5f0d05 refactor: store cache Steven 2025-05-27 22:06:41 +0800
  • ad8e57b9f7
    feat(rss): Use server title and description for RSS feed, if configured Maximilian Krauß 2025-05-23 15:11:22 +0200
  • c23aebd648 refactor: memo filter store Steven 2025-05-27 21:14:18 +0800
  • f12d7ae8bc chore: add asynchronous webhook dispatch Steven 2025-05-27 20:01:04 +0800
  • 7c05a9b997
    fix(editor): prevent race condition and ensure correct list continuation on Enter (#4716) Jonathan Fok kan 2025-05-27 07:57:33 -0400
  • a58da4e164 fix: always insert newline after preventing default Enter key behavior Jonathan Fok kan 2025-05-26 21:05:52 -0400
  • 36ed1212c0 fix(editor): Prevent race condition and ensure correct list continuation on Enter Jonathan Fok kan 2025-05-22 21:33:22 -0400
  • d76f988bb5
    fix: edit for comment Johnny 2025-05-27 08:38:14 +0800
  • 785c250f3c refactor: migrate memo store Steven 2025-05-27 08:26:13 +0800
  • dcd68bc5f4 refactor: migrate resource store to v2 Steven 2025-05-27 07:55:00 +0800
  • 46900f9807 refactor: move store prefixes to common module Steven 2025-05-27 07:49:46 +0800
  • 46be6b0ff6 fix: missing service handler Steven 2025-05-26 23:22:10 +0800
  • b89d8f5342 feat: implement hasTaskList filter Steven 2025-05-26 22:37:59 +0800
  • cbf5687dd9 chore: remove unused action Steven 2025-05-26 21:50:36 +0800
  • 4924b23884
    fix: state mismatch in Storage and System pages (#4719) eya46 2025-05-26 21:50:10 +0800
  • 64b27d5a4e refactor: shortcut service Steven 2025-05-26 21:45:14 +0800
  • 6964c1df05
    fix: make the save button disabled after a successful update (#4721) dabeeduu 2025-05-26 13:50:13 +0700
  • 1d7169b131 fix: fixing formatting error didi 2025-05-26 04:29:03 +0000
  • f69243f103 fix: system disables registration, users can still register and log in through SSO NatLee 2025-05-26 01:33:45 +0800
  • 073eca4c2a fix: make the save button disabled after a successful update dabeeduu 2025-05-26 00:04:24 +0700
  • c6e6b7b93b
    feat: add infinite scrolling for memos (#4715) Brian 2025-05-25 18:12:47 +0300
  • 137ca87a56
    Update web/src/components/PagedMemoList/PagedMemoList.tsx Johnny 2025-05-25 23:11:49 +0800
  • 9e5591b3be
    fix: sync customProfile state eya46 2025-05-25 01:15:00 +0800
  • 79467014a5
    fix: sync storage setting state eya46 2025-05-25 01:14:00 +0800
  • 1ab9e6f839 fix: rectify linting issues Brian Njogu 2025-05-23 20:09:16 +0300
  • 7a5570224b fix: default to infinite scrolling over load more button & remove redundant setting option Brian Njogu 2025-05-23 16:07:30 +0300
  • 8a4e36240d fix: restore unsaved edits for existing memo resourceList on refresh nethbotheju 2025-05-23 05:54:27 +0530
  • 74a84dad5d feat: integrate newly added scroll-mode selection state with backend for persists across refreshes Brian Njogu 2025-05-23 02:37:44 +0300
  • 684a1261b2 feat(WIP): add global toggle for infinite scrolling under settings Brian Njogu 2025-05-22 22:19:54 +0300
  • 3d406ebce8 feat(WIP): add prop-driven infinite scroll Brian Njogu 2025-05-22 22:00:15 +0300
  • c302c06d2a fix: persist and restore unsaved memo resourceList on refresh nethbotheju 2025-05-22 22:33:33 +0530
  • 46d5307d7f fix: prevent XSS for specific content types Steven 2025-05-22 00:05:33 +0800
  • c2528c57f0
    feat: automatically add a new table row in the editor when pressing enter (#4706) Dimitris Zervas 2025-05-21 15:11:53 +0300
  • f29da60d40
    Automatically add a new table row in the editor when pressing enter Dimitris Zervas 2025-05-21 11:57:41 +0300
  • edcf9001a0
    Add the "compact mode" memo view setting - dictates weather the memos will get compacted by default or not Dimitris Zervas 2025-05-21 11:23:48 +0300
  • 72babbb393 fix: dark mode of highlight.js Steven 2025-05-20 23:58:22 +0800
  • f9c0621c15 refactor: root layout johnnyjoy 2025-05-19 22:15:11 +0800
  • ee99afd7a4 chore: enable location by default johnnyjoy 2025-05-19 21:25:51 +0800
  • d4ebf293f3
    chore: fix format Johnny 2025-05-19 10:03:05 +0800
  • 0440888571
    chore: hide "or" when password auth disabled (#4699) Jake Howard 2025-05-19 02:59:52 +0100
  • 74fe359e0c
    Hide "or" when password auth disabled Jake Howard 2025-05-18 16:15:25 +0100
  • d3d88eaec7 style: refine referenced inline resource style lyonbot 2025-05-18 11:01:54 +0000
  • 61b25835c7 feat: make link url copyable lyonbot 2025-05-18 10:41:01 +0000
  • 020d91e133 feat: paste resource as reference lyonbot 2025-05-18 10:23:26 +0000
  • 9d86767b08 refactor: refine logic to check embedded lyonbot 2025-05-18 09:08:00 +0000
  • 947a11e06f fix: use <a> link to display resource name lyonbot 2025-05-18 08:59:02 +0000
  • fc4f857155 fix: duplicated image preview dialog when click embedded image resource lyonbot 2025-05-18 08:55:28 +0000
  • 2dd74d2726 feat: do not display thumbnail if media resource is already embedded lyonbot 2025-05-18 08:51:18 +0000
  • 090bac7b4d fix: embedded syntax cannot display resources lyonbot 2025-05-18 08:42:13 +0000
  • 14dc8a992b feat: make selection to placeholder lyonbot 2025-05-18 08:07:39 +0000
  • dcd64b2ef0 feat: confirm before deleting a referenced resource lyonbot 2025-05-18 07:44:23 +0000
  • ea85184ec8 feat: paste to insert image or files lyonbot 2025-05-18 06:28:32 +0000
  • 606924b4c9 chore: unify form styles Steven 2025-05-15 22:15:01 +0800
  • f9e07a2245 feat: support update user's role johnnyjoy 2025-05-15 19:36:15 +0800
  • ead2d70082
    fix: remove duplicated “Enable” in settings label (#4692) Simon 2025-05-15 00:08:50 -0700
  • 2850a0d5ac
    remove duplicated “Enable” in settings label Simon 2025-05-14 22:55:32 -0700
  • 1f79ee575b fix: create user with avatar url for sqlite Steven 2025-05-14 23:45:02 +0800
  • 21935abe3f chore: update canary build action johnnyjoy 2025-05-14 22:24:54 +0800
  • ca79990679 refactor: merge sign in requests johnnyjoy 2025-05-14 22:13:52 +0800
  • a0f68895ab chore: add more logs for oauth2 johnnyjoy 2025-05-14 20:38:14 +0800
  • 42b5371b87 chore: Move memo filters component to the bottom of the page yangguang.wen 2025-05-14 17:05:43 +0800