Commit Graph

74 Commits

Author SHA1 Message Date
2a861ea430 refactor: tweak resource state in api 2025-01-10 22:20:23 +08:00
ac7121c21a chore: update archived page 2025-01-10 20:24:05 +08:00
d81174ad7c feat: optimize filters sync (#4260)
* refactor: add bi-directional filters sync between filterStore and searchParams

* fix: tag redirection from memos detail page, https://github.com/usememos/memos/issues/4232
2025-01-04 23:42:49 +08:00
f00751a6e0 feat: allow to remove done items (#4126)
* add remove done items

* i18n en add

* bug fix

* add i18n

* Modify the description

* Modify the description

* Modify the description

* remove remove_done_check_items setting

* fix the static checks

* fix the static checks

---------

Co-authored-by: mozhu <lcl_em@163.com>
2024-11-17 09:33:39 +08:00
8635aed138 chore: update dependencies 2024-10-25 21:55:00 +08:00
c3cb3770cc chore: tweak function names 2024-10-19 16:13:33 +08:00
67dc9a3f0a chore: allow quick unpin (#4031)
Signed-off-by: d0zingcat <leewtang@gmail.com>
2024-10-19 16:05:14 +08:00
68c2bd3837 chore: update memo relations 2024-10-16 23:09:20 +08:00
95a50b6596 chore: tweak leaflet map 2024-09-26 22:04:05 +08:00
b144faf43a feat: add location selector 2024-09-26 00:03:17 +08:00
6cbe957db2 fix: show future relative dates (#3946)
Show future relative dates
2024-09-22 22:24:46 +08:00
fe01d68d2a fix: user role checks 2024-09-03 08:07:31 +08:00
40d59fc47a chore: fix user role checks 2024-09-02 21:04:25 +08:00
7a9f61967d feat: allow admin users to update other memos 2024-09-02 20:59:22 +08:00
2dbf92f7f1 perf: reduce bundle size by 21% with direct icon imports (#3844) 2024-08-28 22:55:28 +08:00
f4d6675363 chore: add enable memo comment setting 2024-08-19 09:13:44 +08:00
c313596144 feat: update memo editor 2024-07-22 09:57:40 +08:00
e2fd79200e feat: implement inline memo editor 2024-07-17 21:07:36 +08:00
0f4b7c5f4a feat: add more memo settings 2024-05-29 23:17:53 +08:00
deae53c1f1 chore: add dayjs to fix datetime format in safari 2024-05-09 08:52:34 +08:00
1d99dad435 feat: update timeline page 2024-05-09 07:56:00 +08:00
155c5baf2c refactor: add markdown service 2024-04-29 08:00:37 +08:00
d8aeec993c chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
1b291422e7 refactor: api version 2024-04-28 00:44:29 +08:00
257b8add8c chore: localization improvements (#3213)
* localization improvements

* typo fix

* fix linting error
2024-04-12 08:35:14 +08:00
fc95876617 chore: update memo creator display 2024-04-09 09:05:34 +08:00
436a6cb084 chore: fix text truncate 2024-04-08 19:20:16 +08:00
c8baeb86ec chore: fix memo links 2024-03-30 13:04:40 +08:00
c7aaf791e6 chore: tweak props naming 2024-03-29 22:49:19 +08:00
16cfef32d6 chore: tweak statistics translation 2024-03-26 23:49:37 +08:00
d1e8af48c0 chore: tweak memo view styles 2024-03-23 00:58:15 +08:00
005305cd9a chore: update relative time display 2024-03-22 08:12:08 +08:00
7cc8b951a3 refactor: update resource id naming 2024-03-20 20:39:16 +08:00
a3a4e37cb0 chore: update memo content styles 2024-03-20 09:07:54 +08:00
96a7d0eb25 chore: tweak line height 2024-03-20 00:40:46 +08:00
ed89cb8310 chore: update memo relation definition 2024-03-19 21:53:44 +08:00
5f2d6b22be chore: tweak memo structure 2024-03-18 23:23:53 +08:00
86db6d0254 chore: tweak user api definition 2024-03-18 12:56:52 +08:00
0f48cfbb4e chore: tweak padding styles 2024-03-15 08:52:11 +08:00
ded4da07a3 feat: use @github/relative-time-element to display time 2024-03-13 23:47:34 +08:00
e795149186 chore: tweak memo view display 2024-03-13 22:30:59 +08:00
f9f277695d chore: fix comment amount 2024-03-04 23:37:38 +08:00
7d5f603482 chore: update compact view 2024-03-04 11:21:48 +08:00
59314cdf80 chore: add compact mode to memo view 2024-03-04 01:11:34 +08:00
d34273b186 chore: update memo icons style 2024-03-03 16:41:03 +08:00
9a8a1d017e chore: add comments icon 2024-03-02 11:29:21 +08:00
db56e1b575 chore: fix user banner dropdown 2024-02-23 23:47:26 +08:00
d22b772232 chore: add memo actions to memo detail page 2024-02-15 11:16:51 +08:00
3dddd3ec4c chore: tweak reaction store 2024-02-09 21:59:45 +08:00
60efd3ac32 chore: tweak memo view 2024-02-08 22:52:49 +08:00