Steven
9ce381abb9
chore: tweak user profile
2024-03-14 00:13:56 +08:00
Steven
ded4da07a3
feat: use @github/relative-time-element to display time
2024-03-13 23:47:34 +08:00
Steven
e795149186
chore: tweak memo view display
2024-03-13 22:30:59 +08:00
Dubzer
6cbfbe9c07
chore: settings page improvements ( #3034 )
...
* Don't allow to select text on buttons in settings + refactoring
* Remove redundant useMemo
* Update web/src/pages/Setting.tsx
Co-authored-by: boojack <stevenlgtm@gmail.com>
* Rename other constants too
* Rename AdminSection to ADMIN_SECTIONS
---------
Co-authored-by: boojack <stevenlgtm@gmail.com>
2024-03-04 23:33:43 +08:00
Steven
59314cdf80
chore: add compact mode to memo view
2024-03-04 01:11:34 +08:00
Steven
d34273b186
chore: update memo icons style
2024-03-03 16:41:03 +08:00
Steven
9a8a1d017e
chore: add comments icon
2024-03-02 11:29:21 +08:00
Steven
12f4d3a10d
chore: tweak default page size
2024-02-29 23:42:06 +08:00
Steven
e602aeecc1
fix: update workspace general setting
2024-02-23 09:08:49 +08:00
Steven
ce32206677
chore: remove unused system setting
2024-02-21 21:15:28 +08:00
Steven
d22b772232
chore: add memo actions to memo detail page
2024-02-15 11:16:51 +08:00
Steven
f1ec5775a7
chore: update inbox props
2024-02-14 09:44:35 +08:00
Steven
606e574e19
chore: update enum type
2024-02-13 09:30:28 +08:00
Brilliant Hanabi
ebe3678288
feat: add visibility select in ShareMemoDialog ( #2941 )
...
In ShareMemoDialog, user can change the visibility
of the memo, so that the memo can be set to public
to be viewed by anyone with the link.
2024-02-13 09:28:16 +08:00
Brilliant Hanabi
81aa9b107f
feat: add notice when sharing private links in MemoDetail ( #2942 )
2024-02-09 09:30:01 +08:00
Steven
d86f0bac8c
chore: implement reaction frontend
2024-02-08 13:25:15 +08:00
Kazuki H
5ac17fc012
fix: displaying archived memos ( #2933 )
...
* fix: web: Archived: Show displayTime instead of updateTime
Archiving a memo is considered "updating" it, so the time it was
archived will be displayed, instead of the time it was created.
* fix: web: Archived: Add an option to fetch more memos
Just like on other pages, add a button to fetch more memos. Otherwise,
the user would only be able to load the latest 10 memos, as defined in
DEFAULT_MEMO_LIMIT.
2024-02-07 17:53:23 +08:00
Steven
25efc33b24
chore: tweak timeline styles
2024-02-05 21:37:43 +08:00
Athurg Gooth
b8a9783db5
fix: signin error notification is not shown ( #2908 )
...
fix signin error notification is not shown
2024-02-04 14:25:51 +08:00
Ikko Eltociear Ashimine
82e72813f9
chore: fix typo in About.tsx ( #2899 )
2024-02-04 08:33:13 +08:00
Steven
fdd17ce849
chore: update memo content key
2024-02-01 20:40:43 +08:00
Elliot Chen
7cd3fcbc61
fix: wrong order of the timeline in the resource page & add webhook when create memos using Telegram bot ( #2886 )
...
* fix: wrong order in resource page timeline
* feat: add webhook when create memos using Telegram bot
* rename variables and fix typos for static checks
2024-02-01 20:24:58 +08:00
Steven
8ce6a32aac
feat: use gomark wasm in frontend
2024-01-31 22:25:24 +08:00
Wen Sun
50f7f131ea
fix: month grouping error in timeline page ( #2861 )
2024-01-30 07:56:03 +08:00
Steven
c5a5f67fdb
refactor: migrate auth service
2024-01-29 23:12:02 +08:00
Steven
2b7bd47b44
fix: rss routes
2024-01-29 21:04:35 +08:00
Steven
1dc4f02b64
chore: update memo requests
2024-01-27 20:35:48 +08:00
Steven
ed32b20c9e
chore: update frontend dependencies
2024-01-27 17:28:06 +08:00
Steven
c26109cd36
chore: update list memos request
2024-01-27 11:14:17 +08:00
Steven
d7889d9903
chore: tweak url filters
2024-01-26 08:39:53 +08:00
Steven
70d1301dc3
chore: use filter in url params
2024-01-25 20:05:47 +08:00
Steven
08ac60cc70
chore: update memo relation dialog
2024-01-25 08:59:10 +08:00
Steven
1b69b73eb9
chore: update calendar styles
2024-01-23 23:15:54 +08:00
Steven
288527914b
chore: migrate memo route
2024-01-21 01:23:44 +08:00
Steven
eb72609ea3
chore: update memo editor cache key
2024-01-20 20:52:11 +08:00
Steven
196facfacd
feat: implement embedded resource renderer
2024-01-20 09:17:31 +08:00
Steven
2a4ebf5774
chore: add search bar in archived page
2024-01-18 15:28:37 +08:00
Steven
5172e4df7c
chore: create memo visibility when creating
2024-01-18 15:20:22 +08:00
Steven
893dd2c85e
chore: add disable filter to renderer context
2024-01-18 14:52:57 +08:00
Steven
d426f89cf0
chore: add time filter to timeline
2024-01-18 14:30:20 +08:00
Steven
354011f994
chore: handle filter in user profile page
2024-01-18 11:38:45 +08:00
Steven
54296f0437
chore: update filter in timeline
2024-01-18 08:06:59 +08:00
Steven
8fcd9332f7
chore: tweak timeline styles
2024-01-17 22:32:58 +08:00
Steven
6d7186fc81
feat: rebuild timeline page
2024-01-17 21:59:49 +08:00
Steven
5ebbed9115
chore: handle tag click
2024-01-15 08:15:34 +08:00
Steven
8e0ce4d678
fix: list memos with pinned
2024-01-14 20:51:52 +08:00
Steven
45cf158508
chore: fix max width of home section
2024-01-14 20:25:45 +08:00
Steven
0c52f1ee6a
chore: tweak home style
2024-01-12 08:08:24 +08:00
Steven
1994c20c54
chore: tweak setting page
2024-01-11 22:25:05 +08:00
Steven
83141f9be2
chore: tweak navigation styles
2024-01-06 19:12:26 +08:00