Steven
8f15e8773a
chore: update cookie attrs
2024-02-05 21:42:23 +08:00
Steven
25efc33b24
chore: tweak timeline styles
2024-02-05 21:37:43 +08:00
Steven
ba460382b0
chore: remove type-gen script
2024-02-05 20:42:01 +08:00
Steven
e35225ff24
chore: fix resource url
2024-02-05 19:35:23 +08:00
Steven
397a7f00ef
chore: add postinstall script
2024-02-05 19:29:47 +08:00
Steven
06eff151e7
chore: tweak memo find builder
2024-02-05 06:40:55 +08:00
Steven
c30d7ab8f3
chore: update cors middleware
2024-02-05 06:10:10 +08:00
Steven
ab4a670bec
chore: add env example
2024-02-05 00:33:07 +08:00
Steven
ce663efc14
chore: update cookie attrs
2024-02-05 00:11:36 +08:00
Steven
9e72432f19
chore: tweak cookie attrs
2024-02-05 00:10:54 +08:00
Steven
b056c59dea
chore: add vercel.json
2024-02-05 00:01:31 +08:00
Steven
15c90871d9
chore: update request base url
2024-02-04 23:48:26 +08:00
Steven
be899cd027
chore: update eslint config
2024-02-04 22:52:47 +08:00
Steven
8773a3d2c1
chore: tweak assets folder
2024-02-04 22:45:51 +08:00
Steven
d2603ee67b
chore: upgrade frontend dependencies
2024-02-04 21:36:11 +08:00
Steven
c92507728a
chore: tweak filter checks
2024-02-04 21:07:14 +08:00
Steven
eb4f7b47b7
chore: update memo find builder
2024-02-04 20:54:17 +08:00
Steven
1e07b70d23
chore: fix export memos
2024-02-04 20:20:14 +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
57510ddee5
chore: update readme with used resources
2024-02-03 23:42:24 +08:00
Steven
00c47a0673
chore: fix menu z-index
2024-02-03 23:17:03 +08:00
Steven
374f3f7d96
chore: fix filter initial state
v0.19.1
2024-02-03 22:03:56 +08:00
Steven
8340e6b247
chore: upgrade gomark
2024-02-03 21:52:54 +08:00
Steven
7f5148d490
chore: clean dropdown
2024-02-01 21:56:08 +08:00
Steven
c522e1450a
chore: update codeblock style
2024-02-01 21:38:28 +08:00
Steven
c342c464a2
chore: update services comment
2024-02-01 21:26:09 +08:00
Steven
f6f193af2d
chore: format proto
2024-02-01 21:15:56 +08:00
Steven
dd06278692
feat: add batch upsert tags
2024-02-01 21:13:42 +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
e78311b3af
fix: initial gomark wasm
2024-02-01 19:39:41 +08:00
Steven
e3afad74ce
fix: update initial wasm
2024-02-01 19:27:54 +08:00
Steven
554f93eccc
fix: move initial wasm into app
2024-02-01 19:06:44 +08:00
Steven
79227021f5
chore: bump version
2024-01-31 23:08:33 +08:00
Steven
b4f2a3bd14
chore: remove migrator
2024-01-31 22:58:43 +08:00
Steven
0b4914d880
chore: update generated node types
2024-01-31 22:42:51 +08:00
Steven
2f0b0e0071
chore: remove node definition
2024-01-31 22:32:09 +08:00
Steven
8ce6a32aac
feat: use gomark wasm in frontend
2024-01-31 22:25:24 +08:00
Wen Sun
3158c4b8b5
fix: role error in api/v2 when the first user registers ( #2875 )
...
Fix role error in api/v2 when the first user registers
2024-01-31 19:55:52 +08:00
Steven
30ae4140f3
chore: update gomark source
2024-01-31 19:01:08 +08:00
Lincoln Nogueira
279cba0e6b
chore: greatly speed up migrator and lower memory usage ( #2874 )
...
* chore: add en-GB language
* chore: remove en-GB contents
* chore: prevent visitors from breaking demo
- prevent disabling password login
- prevent updating `memos-demo` user
- prevent setting additional style
- prevent setting additional script
- add some error feedback to system settings UI
* Revert "chore: add en-GB language"
This reverts commit 2716377b04ca684abd03f76c1661000fd6994be8.
* chore: speed-up migrator and lower memory usage
- remove all Store indirections
- query database directly with prepared statements
* chore: fix golangci-lint warnings
2024-01-31 16:45:21 +08:00
Lincoln Nogueira
52539fc130
chore: prevent visitors from breaking demo ( #2869 )
...
* chore: add en-GB language
* chore: remove en-GB contents
* chore: prevent visitors from breaking demo
- prevent disabling password login
- prevent updating `memos-demo` user
- prevent setting additional style
- prevent setting additional script
- add some error feedback to system settings UI
* Revert "chore: add en-GB language"
This reverts commit 2716377b04ca684abd03f76c1661000fd6994be8.
2024-01-31 13:16:31 +08:00
Steven
49e3eb107c
chore: update gomark wasm
2024-01-31 00:25:01 +08:00
Lincoln Nogueira
e7d5dfe515
chore: add en-GB language ( #2865 )
...
* chore: add en-GB language
* chore: remove en-GB contents
2024-01-30 23:39:13 +08:00
Steven
28c7a75ea2
chore: fix import nodes
2024-01-30 22:15:05 +08:00
Steven
59d69a05fa
feat: initial gomark wasm importer
2024-01-30 22:12:44 +08:00
Steven
ad2d492dec
chore: move preview memo content
2024-01-30 22:10:17 +08:00
Elliot Chen
bee6f278ba
fix: the same-storage check in the new pre-sign
feature ( #2860 )
...
* fix: error check for the same oss-storage
* fix: conflict error2 variable in code refactor in s3.go
* chore: rename endpointUrl to endpointURL
2024-01-30 19:07:16 +08:00
Brilliant Hanabi
1bad0543d0
feat: add notice when sharing private links ( #2809 )
...
Co-authored-by: boojack <stevenlgtm@gmail.com>
2024-01-30 19:06:30 +08:00