Steven
51d58d3982
chore: add workspace setting migrator
2024-02-21 23:43:18 +08:00
Steven
4a6da91719
chore: fix serve frontend flag
2024-02-20 23:24:13 +08:00
Steven
8e11826db1
chore: update workspace setting service
2024-02-20 23:02:01 +08:00
Steven
3dddd3ec4c
chore: tweak reaction store
2024-02-09 21:59:45 +08:00
Steven
c30d7ab8f3
chore: update cors middleware
2024-02-05 06:10:10 +08:00
Steven
15c90871d9
chore: update request base url
2024-02-04 23:48:26 +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
79227021f5
chore: bump version
2024-01-31 23:08:33 +08:00
Steven
30ae4140f3
chore: update gomark source
2024-01-31 19:01:08 +08:00
Steven
de8db63811
chore: rename workspace setting service
2024-01-29 22:43:40 +08:00
Steven
54c5039db3
chore: fix golang linter
2024-01-29 19:17:25 +08:00
Steven
af646ce2de
refactor: move gomark
2024-01-29 19:14:46 +08:00
Steven
f4ac7ff529
chore: update memo resource url
2024-01-28 23:02:38 +08:00
Steven
db3457e081
chore: bump version
2024-01-26 08:30:22 +08:00
Steven
a620d140c5
chore: update embedded content renderers
2024-01-21 21:27:04 +08:00
Steven
582cc6609c
feat: add user-defined id to resource
2024-01-21 10:49:30 +08:00
Steven
40bd75c725
fix: create memo with resource name
2024-01-21 10:33:31 +08:00
Lincoln Nogueira
089e04bcfd
chore: use webp compression on logo ( #2756 )
...
- Logo size reduced from 310 KB to 36 KB.
- Point metadata image URL to local logo instead of remote
2024-01-14 22:21:03 +08:00
Steven
2eba4e2cd4
chore: update version
2024-01-04 08:36:45 +08:00
Steven
0f8bfb6328
chore: update index.html
2023-12-29 08:28:17 +08:00
Steven
4cd01ece30
chore: update frontend metadata
2023-12-29 08:19:32 +08:00
Lincoln Nogueira
14b34edca3
chore: fix misuse of package path instead of filepath.path ( #2684 )
...
As stated by https://pkg.go.dev/path , "path" is mainly for URLs, "path.filepath" for file systems
2023-12-29 07:50:15 +08:00
Steven
fcfb76a103
chore: remove user urlsets in sitemap
2023-12-23 19:35:46 +08:00
Steven
42608cdd8f
chore: fix server context
2023-12-23 17:59:15 +08:00
Steven
2cfa4c3b76
chore: tweak frontend routes register
2023-12-23 17:58:49 +08:00
Steven
68413a5371
chore: update frontend service
2023-12-23 17:04:52 +08:00
Steven
273d6a6986
chore: update dockerfile
2023-12-23 14:13:40 +08:00
Steven
eefce6ade3
chore: implement webhook dispatch in v2 api
2023-12-23 11:17:35 +08:00
Steven
df3303dcd3
chore: update list users
2023-12-23 08:35:54 +08:00
Athurg Gooth
b14334220f
fix: trim the dirname of attachment send by telegram bot ( #2651 )
2023-12-21 09:47:57 +08:00
Steven
e0cacfc6d6
chore: retire auto backup for sqlite
2023-12-19 22:34:06 +08:00
Steven
2c4b5d75b3
chore: fix html escaping
2023-12-17 23:37:00 +08:00
Steven
1c7fb77e05
chore: update user setting names
2023-12-16 12:18:53 +08:00
Steven
e8ca2ea5a0
chore: rename renderer package
2023-12-16 11:57:36 +08:00
Steven
aee0e31b0a
chore: update parser functions
2023-12-16 10:38:05 +08:00
Steven
7b0ceee57b
chore: update memo metadata description
2023-12-16 09:23:45 +08:00
Steven
e4070f7753
chore: bump version
2023-12-15 21:11:04 +08:00
Steven
ff53187eae
chore: add sitemap and robots routes
2023-12-15 20:18:01 +08:00
Steven
56b55ad941
chore: update memo metadata
2023-12-15 19:13:56 +08:00
Steven
24672e0c5e
chore: update memo metadata
2023-12-15 08:12:10 +08:00
Steven
52743017a3
chore: implement memo route
2023-12-15 07:32:49 +08:00
Steven
6cf7192d6a
chore: add ssr placeholder in index.html
2023-12-14 23:29:42 +08:00
Steven
e5de8c08f5
chore: clean debug code
2023-12-11 22:20:57 +08:00
Steven
c608877c3e
chore: clean binary entries
2023-12-11 22:16:39 +08:00
Steven
c50f4f4cb4
chore: update migration scripts
2023-12-09 22:18:05 +08:00
Steven
7fc7b19d64
chore: deprecate user setting legacy api
2023-12-08 22:41:47 +08:00
Steven
f8f73d117b
chore: update healthz message
2023-11-26 23:33:34 +08:00
Steven
8586ebf098
chore: add /healthz
endpoint
2023-11-26 23:06:50 +08:00
Steven
e7e83874cd
chore: upgrade version
2023-11-19 11:01:21 +08:00
Athurg Gooth
afd0e72e37
chore: skip timeout for blob upload ( #2516 )
...
Skip timeout for blob upload
2023-11-15 17:23:56 +08:00