Commit Graph

  • 7134ad4883 chore: fix migration history Steven 2024-08-27 09:20:23 +0800
  • fbdfaf85d9 chore: update migrator Steven 2024-08-26 22:50:46 +0800
  • ccd3fdcd38 chore: fix tests Steven 2024-08-26 08:59:35 +0800
  • 70837f88cb chore: fix linter Steven 2024-08-26 08:47:29 +0800
  • 525223c261 chore: add tests for migrator Steven 2024-08-26 08:41:26 +0800
  • 96b9269cd3 chore: fix golangci linter Steven 2024-08-24 22:38:22 +0800
  • 80f9b5b861 chore: fix golangci linter Steven 2024-08-24 22:30:41 +0800
  • fb23f43431 chore: update golangci config Steven 2024-08-24 20:39:46 +0800
  • eca9649be3
    fix: cancel removes memo cache (#3826) RoccoSmit 2024-08-24 08:48:16 +1000
  • 2ec29b4e1d
    Merge branch 'usememos:main' into cancel-remove-memo-cache RoccoSmit 2024-08-24 06:28:33 +1000
  • bad27778e8 Clear local storage record of memo changes if chanes to a memo are cancelled RoccoSmit 2024-08-24 06:21:05 +1000
  • 5f35ac5ca0 chore: update frontend dependencies Steven 2024-08-22 23:38:11 +0800
  • 05cc1f393e making recomended code review change - changed method names to start with lower case as they are not used outside of their package - made receiver types for struct funcs to be pointers to not need to create copies RoccoSmit 2024-08-22 18:48:54 +1000
  • 1156514d89 Aligned with linting rules RoccoSmit 2024-08-21 23:31:56 +1000
  • 4bb23691e7 Reintroducing thumbnails RoccoSmit 2024-08-21 22:27:16 +1000
  • b376a20fb4 chore: tweak linter warnings Steven 2024-08-20 08:25:34 +0800
  • 2999f472dd chore: fix typo Steven 2024-08-20 08:17:27 +0800
  • 45ddd05c42 chore: tweak linter warning Steven 2024-08-20 08:13:52 +0800
  • d1280bc04f chore: implement memo property runner Steven 2024-08-20 08:07:48 +0800
  • f4d6675363 chore: add enable memo comment setting Steven 2024-08-19 09:13:44 +0800
  • 3c5aa41a78 feat: implement week start day setting Steven 2024-08-18 23:18:45 +0800
  • 06c460b476 chore: tweak linter warning Steven 2024-08-16 08:15:59 +0800
  • 07012e3f60 chore: remove unused files Steven 2024-08-16 08:14:02 +0800
  • 1b6685d7cf chore: tweak linter warning Steven 2024-08-16 08:12:09 +0800
  • 710d1b304e chore: update dev mode Steven 2024-08-16 08:08:26 +0800
  • 6e901fc940 refactor: store migrator Steven 2024-08-16 08:07:30 +0800
  • 37ce8115ae
    Merge 12ea58117f into 1ae3afc0ba drcdev-gh 2024-08-14 23:34:03 +0800
  • 1ae3afc0ba chore: tweak memo relation popover Steven 2024-08-14 23:15:04 +0800
  • 18db78172c
    feat: add translation for collapse/expand button and update polish locale (#3811) Jakub Wołynko 2024-08-14 12:02:02 +0200
  • 6ae70ea7f7
    add: collapse, expand, polish locale Kuba Wolynko 2024-08-14 10:09:24 +0200
  • aae3e8ae64 chore: update memo property checks Steven 2024-08-13 23:29:40 +0800
  • 506d2ed8ca chore: tweak menu style Steven 2024-08-13 23:28:02 +0800
  • c3f381c8c5 chore: add instance url to profile Steven 2024-08-13 22:16:43 +0800
  • 9a27fdf855 chore: tweak load more button Steven 2024-08-12 23:52:23 +0800
  • fc2cd43dc2 chore: tweak util tests Steven 2024-08-12 23:44:04 +0800
  • c0826c43b0
    fix: explicitly disabling `autocapitalize` and `spellcheck` (#3797) Mykal Machon 2024-08-11 21:24:37 -0700
  • 6f46b14e95
    Update index.html SIYI171 2024-08-10 13:54:16 +0800
  • 9b986ffe02
    Update index.html SIYI171 2024-08-10 13:51:59 +0800
  • 4658882288 fix #3747: removing autocapitalize and spellcheck Mykal Machon 2024-08-09 14:03:54 -0700
  • 9a663287a1
    fix: corrected the issue where an incorrect timestamp was applied when using the displaytime filter KidLoveToPlay 2024-08-09 00:19:34 +0800
  • 724db203f7 chore: tweak seed data Steven 2024-08-08 23:45:26 +0800
  • 04b4fa1d02 chore: tweak icon button container Steven 2024-08-07 22:56:47 +0800
  • 61b8cee31d chore: retire preview markdown dialog Steven 2024-08-07 22:48:16 +0800
  • 4ad6028681 refactor: use popover instead of dialog for memo relations Steven 2024-08-07 22:44:39 +0800
  • a5978e7657
    fix: tag query for mysql (#3785) tiltshiftfocus 2024-08-06 13:56:44 +0800
  • 0786ad768f Fix mysql tag query Jerry 2024-08-06 12:32:10 +0800
  • 1d833b9921 Aligning with linter requirements RoccoSmit 2024-08-04 13:20:23 +1000
  • 271550cc59 Added function to provide the date in a string format the Firefox browsers requires RoccoSmit 2024-08-04 12:26:22 +1000
  • 158745704e feat: add memo display setting menu Steven 2024-08-03 01:22:40 +0800
  • 01819610c7
    chore: bump modernc.org/sqlite from 1.30.2 to 1.31.1 (#3769) dependabot[bot] 2024-08-02 08:14:15 +0800
  • bc5e0b5daf
    chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.8 to 1.17.9 (#3770) dependabot[bot] 2024-08-02 08:14:05 +0800
  • 4924af5235
    chore: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 (#3771) dependabot[bot] 2024-08-02 08:13:55 +0800
  • 12a9165852
    chore: bump react-router-dom from 6.25.1 to 6.26.0 in /web (#3772) dependabot[bot] 2024-08-02 08:13:44 +0800
  • 1fcb867e0f
    chore: bump react-i18next from 14.1.3 to 15.0.0 in /web (#3774) dependabot[bot] 2024-08-02 08:13:35 +0800
  • 222e9dfe58
    chore: bump @types/node from 20.14.13 to 22.0.2 in /web (#3775) dependabot[bot] 2024-08-02 08:13:26 +0800
  • 55a2e791aa
    chore: bump lucide-react from 0.399.0 to 0.419.0 in /web (#3773) dependabot[bot] 2024-08-02 08:01:36 +0800
  • 1ade444337
    chore: bump @types/node from 20.14.13 to 22.0.2 in /web dependabot[bot] 2024-08-01 16:03:52 +0000
  • dd8a3c3019
    chore: bump react-i18next from 14.1.3 to 15.0.0 in /web dependabot[bot] 2024-08-01 16:03:30 +0000
  • cfadfb9c93
    chore: bump lucide-react from 0.399.0 to 0.419.0 in /web dependabot[bot] 2024-08-01 16:03:21 +0000
  • c012e9a69d
    chore: bump react-router-dom from 6.25.1 to 6.26.0 in /web dependabot[bot] 2024-08-01 16:02:48 +0000
  • d1c551f0d0
    chore: bump github.com/grpc-ecosystem/grpc-gateway/v2 dependabot[bot] 2024-08-01 15:53:54 +0000
  • cb770cd84f
    chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager dependabot[bot] 2024-08-01 15:53:47 +0000
  • fe72486152
    chore: bump modernc.org/sqlite from 1.30.2 to 1.31.1 dependabot[bot] 2024-08-01 15:53:03 +0000
  • 21f18f7c56 chore: tweak activity service definition Steven 2024-08-01 23:40:16 +0800
  • cc91b1e512 chore: buf generate Steven 2024-08-01 22:03:07 +0800
  • 26fa172641 chore(frontend): add order by time asc Steven 2024-07-31 23:51:20 +0800
  • 6184375cbb chore: upgrade frontend dependencies Steven 2024-07-31 23:51:00 +0800
  • 07667257d5 feat: support order by time asc Steven 2024-07-31 23:34:00 +0800
  • ea70dd85bf chore: remove color in manifest Steven 2024-07-31 23:09:13 +0800
  • 14194504ee chore: remove unused classnames Steven 2024-07-29 23:12:27 +0800
  • 444ccc03ed chore: tweak default title Steven 2024-07-29 23:09:46 +0800
  • 117077ac8f
    fix: dead link in README.md (#3750) Noah Alderton 2024-07-28 02:41:47 -0700
  • 05b2f7cbaa
    fix: dead link in README.md Noah Alderton 2024-07-28 02:19:26 -0700
  • 342b6ad696 chore: tweak seed data Steven 2024-07-27 22:12:43 -0400
  • a948555166 fix: release action v0.22.4 Steven 2024-07-27 21:21:09 -0400
  • 4870433289 chore: tweak release action Steven 2024-07-27 21:07:15 -0400
  • a1083e648f chore: fix resource display time Steven 2024-07-27 20:54:42 -0400
  • 4b415e519e chore: tweak demo data Steven 2024-07-28 00:24:16 +0800
  • 7564c40c8d chore: fix env init Steven 2024-07-27 23:08:22 +0800
  • 8fd5365ac1 chore: tweak linter error Steven 2024-07-27 22:19:53 +0800
  • a50f3b9382 chore: fix memos sorting Steven 2024-07-27 22:15:47 +0800
  • 5ad00c3a50 chore: fix env binding Steven 2024-07-27 21:57:13 +0800
  • 8bf7cdfd31 feat: add password auth flag Steven 2024-07-27 19:24:37 +0800
  • b9006f8ce0 chore: tweak date utils Steven 2024-07-27 17:21:22 +0800
  • 3d63d9d5fb chore: fix activity stats Steven 2024-07-27 10:11:41 +0800
  • 139090fb8f chore: fix calendar timestamps Steven 2024-07-27 09:47:12 +0800
  • bdc257d837 chore: tweak release actions Steven 2024-07-26 23:30:16 +0800
  • c3c6999cfd
    improve: change check custom domain kuusei 2024-07-26 12:05:47 +0800
  • c9c40bc876
    chore: build release containers from tags rather than branches (#3739) Andrew Williams 2024-07-26 03:36:34 +0100
  • edc3b578d6 feat: implement search multi tags Steven 2024-07-26 08:40:40 +0800
  • c6a09d9353 chore: update memo filter styles Steven 2024-07-26 08:30:59 +0800
  • cd38ec93ed feat: implement memo filters Steven 2024-07-26 00:46:48 +0800
  • be96ad530d
    fix: change s3Config config prefix_url to custom_domain kuusei 2024-07-25 12:00:18 +0800
  • 818c06cbfd
    Merge branch 'usememos:main' into upstream-main kuusei 2024-07-25 11:51:14 +0800
  • b3b4aa9ddb chore: remove unused code Steven 2024-07-24 23:53:07 +0800
  • c5900b355e chore: tweak signup checks Steven 2024-07-24 23:38:51 +0800
  • 553e8d09dd chore: update public default value to false Steven 2024-07-24 23:34:19 +0800
  • aaf98616f6
    chore: build release containers from tags rather than branches Andrew Williams 2024-07-24 09:53:16 +0100
  • 22ec0cf2e3 chore: bump version Steven 2024-07-23 22:11:53 +0800
  • 44e56844f5 chore: tweak search resources Steven 2024-07-22 15:33:02 +0800