Commit Graph

3006 Commits

Author SHA1 Message Date
zty
184f79ef8e feat: support code in headings (#2488)
Co-authored-by: zty <zty.dev@outlook.com>
2023-11-07 22:38:38 +08:00
35f0861d6e fix: prevent copydb to create a fresh memos (#2486)
Prevent copydb to create a fresh memos
2023-11-07 13:53:53 +08:00
c4d27e7a78 chore: update backend dependencies 2023-11-07 07:36:16 +08:00
7e545533cf chore: update resource cache control 2023-11-07 07:24:41 +08:00
32cafbff9b chore: add OverflowTip kit component 2023-11-07 07:20:17 +08:00
9c4f72c96e chore: update tooltips 2023-11-07 07:06:38 +08:00
5e4493b227 chore: remove debug codes 2023-11-06 23:20:26 +08:00
834b58fbbd feat: add version update inbox message 2023-11-06 22:53:55 +08:00
342d1aeefb fix: version checker 2023-11-06 22:33:12 +08:00
363c107359 chore: update frontend deps 2023-11-06 21:08:09 +08:00
0458269e15 revert: "chore: add frontend type definitions" (#2483)
Revert "chore: add frontend type definitions (#2482)"

This reverts commit 64d4db81ca.
2023-11-06 21:01:17 +08:00
64d4db81ca chore: add frontend type definitions (#2482)
chore: update
2023-11-06 21:00:42 +08:00
865cc997a4 chore: remove upgrade version banner 2023-11-06 20:51:59 +08:00
981bfe0464 feat: add version checker 2023-11-06 20:49:02 +08:00
695fb1e0ca chore: update migration history store 2023-11-06 08:33:31 +08:00
21ad6cc871 chore: update tag service creator 2023-11-06 08:05:07 +08:00
c24181b2be chore: fix jwt checks 2023-11-05 23:39:30 +08:00
39a0e69b04 chore: update function name 2023-11-05 23:28:09 +08:00
e60e47f76f chore: update user definition 2023-11-05 23:03:43 +08:00
e67820cabe chore: update list user api permission 2023-11-05 22:35:09 +08:00
3266c3a58a chore: update link styles 2023-11-05 22:26:09 +08:00
ef820a1138 chore: fix memo editor padding in daily review 2023-11-05 21:42:02 +08:00
137e64b0dd chore: update metrics 2023-11-05 21:41:47 +08:00
982b0285c9 chore: fix date picker 2023-11-05 16:02:51 +08:00
405fc2b4d2 chore: simplify find migration history 2023-11-05 15:49:57 +08:00
eacd3e1c17 chore: fix mysql latest schema 2023-11-05 15:38:45 +08:00
a62f1e15a6 fix: private memos being public (#2480)
* fix(web/memo): filter out public option

Filter out the public option if we have disabled public memos

* feat(api/memo): sanity check for disabled public memos

In case something goes wrong, we check the system setting on the backend in order to valdiate if we can create a public memo

* refactor(web/memo): disable public option

Seems like a better option than removing it, as it looks werid if you are looking at a memo that is previously public

* fix(web/memo): use translation keys

* chore(web/editor): remove unsused tooltip

* revert(api/memo): sanity check

* fix(web/memo): allow admins to create public memos

* chore(web/memo): remove unused import

* fix(web/memo): check for both host and admin

* fix(web/memo): remove warning text from MemoDetail
2023-11-05 01:19:54 +08:00
8b0083ffc5 fix: auto fetch more (#2472)
* fix: auto fetch more

* feat: use union type
2023-11-03 05:16:55 +08:00
5d69d89627 feat: week from monday in heatmap for zh-Hans and ko (#2457)
* week from monday in heatmap for zh-Hans and ko

* optimize code
2023-10-31 12:06:14 +08:00
b966c16dd5 fix: data too large for mysql (#2470)
* Extend some TEXT field to LONGTEXT in mysql

* move db migration version

* fix error in migrate SQL
2023-10-31 10:23:15 +08:00
97190645cc chore: update memo editor styles 2023-10-29 23:59:23 +08:00
c26417de70 chore: update docs links 2023-10-29 18:36:09 +08:00
f5c1e79195 chore: update about dialog 2023-10-28 15:17:33 +08:00
d02105ca30 chore: update i18n 2023-10-28 15:10:20 +08:00
44e50797ca chore: update go mods 2023-10-28 14:57:39 +08:00
7058f0c8c2 chore: add docs link in settings 2023-10-28 14:56:08 +08:00
f532ccdf94 chore: upgrade frontend deps 2023-10-28 14:55:57 +08:00
a6fcdfce05 chore: update memo comment i18n 2023-10-28 11:39:10 +08:00
dca712d273 chore: fix resource tests 2023-10-28 10:51:03 +08:00
ac81d856f6 chore: delete resource file sync 2023-10-28 10:42:39 +08:00
88fb79e458 chore: impl inbox store for mysql 2023-10-28 09:44:52 +08:00
480c53d7a2 chore: fix id converter 2023-10-28 09:04:32 +08:00
2b7d7c95a5 chore: update inbox detect 2023-10-28 09:02:02 +08:00
0ee938c38b chore: remove unused inbox status 2023-10-28 02:49:35 +08:00
3c36cc2953 feat: add inbox ui 2023-10-28 02:43:46 +08:00
79bb3253b6 chore: add activity service 2023-10-28 00:21:53 +08:00
18107248aa chore: rename list inbox 2023-10-28 00:08:42 +08:00
4f1bb55e55 fix: metric env not affect (#2450)
fix metric env not affect
2023-10-27 23:26:23 +08:00
20d3abb99a chore: downgrade log level for auto backup disable (#2454)
downgrade log level for auto backup disable
2023-10-27 23:25:51 +08:00
1b34119e60 chore: update activity store definition 2023-10-27 23:24:56 +08:00