Johnny
9107a941ca
chore: update linter config
2025-02-24 22:21:07 +08:00
Johnny
f98c519834
fix: linter
2025-02-24 22:04:25 +08:00
Johnny
66a4b04454
chore: update readme
2025-02-24 22:01:36 +08:00
Johnny
0200ce7681
chore: upgrade golangci-lint
2025-02-24 21:50:39 +08:00
Johnny
bbca130d62
chore: bump golang version
2025-02-24 21:47:57 +08:00
XIN_____
a0fabaf012
chore: update cn-zh i18n ( #4435 )
2025-02-24 10:43:24 +08:00
Michael Baumgarten
9f01b451df
feat: match sublist indentation when adding a new item ( #4433 )
...
* match sublist indentation
* recursively get last node
* fix linting issues
2025-02-22 20:48:39 +08:00
MHZ
964ae16851
feat: support YouTube video thumbnail in link preview ( #4427 )
2025-02-22 20:46:58 +08:00
MHZ
f17774cb3b
feat: prevent attackers from exploiting redirect attack GetLinkMetadata API ( #4428 )
...
fix: Prevent attackers from exploiting redirect attack GetLinkMetadata API.
2025-02-21 17:29:17 +08:00
Johnny
bc97b66f36
fix: serial updates
2025-02-20 21:38:36 +08:00
johnnyjoy
f15fd42ed5
fix: inboxes state
2025-02-20 20:51:08 +08:00
johnnyjoy
7a685d6435
fix: fetch user by username
2025-02-20 20:43:28 +08:00
XIN_____
1ebe2e9aae
chore: update chinese i18n for settings section ( #4424 )
2025-02-20 20:21:59 +08:00
Johnny
ea165db751
chore: update README.md
2025-02-20 17:43:47 +08:00
Johnny
c088c5b26a
feat: render emoji from shortcut title
2025-02-19 22:13:32 +08:00
Johnny
37eceabc94
chore: fix memo view gap
2025-02-19 22:02:41 +08:00
Johnny
cdbaf805b7
chore: pnpm install
2025-02-19 22:00:12 +08:00
Johnny
e528203cde
chore: remove unused deps
2025-02-19 21:59:45 +08:00
MHZ
f8c973c938
fix: prevent previewing internal network web pages. ( #4421 )
2025-02-19 21:55:24 +08:00
Johnny
2aaaef79f7
chore: fix tests
2025-02-18 22:32:30 +08:00
Johnny
2dc7766fd0
fix: content contains for postgres
2025-02-18 22:28:25 +08:00
taosin
00932d18f5
feat: update i18n zh-hans ( #4416 )
2025-02-18 10:47:01 +08:00
taosin
6fdfe6b118
chore: update chinese i18n ( #4414 )
2025-02-17 17:52:18 +08:00
ProjectOrangeJuice
9f25bb2034
feat: trim space on webhook url ( #4411 )
2025-02-17 10:16:01 +08:00
MHZ
174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags ( #4407 )
2025-02-16 23:35:31 +08:00
Johnny
47a9b434e6
fix: translate in members section
2025-02-16 22:34:35 +08:00
Johnny
5686fdfb0a
chore: handle redirect
2025-02-16 22:17:48 +08:00
Johnny
f5394a3e32
chore: update golangci config
2025-02-16 21:42:33 +08:00
Johnny
9299c216e2
chore: move migration to 0.24.0
2025-02-16 21:02:18 +08:00
taosin
a7fef80384
chore: update chinese i18n at member setting section ( #4405 )
2025-02-16 21:00:37 +08:00
Chris Dzombak
d25f355392
chore: allow storing resource references >256 chars long in mysql ( #4408 )
...
fix: allow storing resource references >256 chars long in mysql
2025-02-16 18:20:51 +08:00
boojack
04d7ba48e5
chore: remove default gzip middleware
2025-02-13 22:00:55 +08:00
Johnny
920b0f64f2
chore: extract auth footer
2025-02-12 22:05:58 +08:00
taosin
3c71ee9d7b
chore: update i18n chinese ( #4400 )
2025-02-12 16:43:44 +08:00
xt
4cd2aa6f32
chore: chinese localization enhancements ( #4397 )
...
* Chinese localization enhancements
* Fix for eslint
2025-02-12 10:13:09 +08:00
Johnny
7a57b5c6e7
refactor: user store
2025-02-11 21:29:16 +08:00
Johnny
11b9c240e9
refactor: workspace setting store
2025-02-11 21:23:46 +08:00
Kevin Clark
e27f6f0c52
chore: update LICENSE ( #4394 )
...
This PR updates the Copyright information for memos.
Related to usememos/memos#4393
2025-02-11 15:45:20 +08:00
Johnny
9027430646
fix: store reactive
2025-02-10 22:20:07 +08:00
CyberSlinger
01a9bb2d49
feat: add zh hans text ( #4384 )
...
* feat: test dev push
* feat: add zh Hans text
* feat: restore readme
* feat: update zh hans text
* feat: add tag for properties label
* feat: updarte zh hans translation
* feat: add tab
2025-02-10 10:19:19 +08:00
Simon
c9edac9d5a
chore: update i18n Ukrainian ( #4385 )
...
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
* Update uk.json
2025-02-10 10:18:55 +08:00
Martin Hartl
ae85dff5e4
chore: add id to RSS feed items ( #4383 )
2025-02-09 22:24:23 +08:00
Johnny
6abd51fe5a
chore: update resource storage type comment
2025-02-09 12:56:30 +08:00
Johnny
49332851d4
chore: go mod tidy
2025-02-09 11:50:16 +08:00
Johnny
0a429a899f
chore: remove version update activity
2025-02-09 11:48:53 +08:00
Johnny
983323ceef
chore: remove debug code
2025-02-09 11:44:15 +08:00
Johnny
5a2f18da69
refactor(frontend): retire redux
2025-02-09 11:43:55 +08:00
johnnyjoy
13f6fa7b37
refactor: remove default visibility in workspace setting
2025-02-08 11:40:31 +08:00
Steven
9957f8e290
chore: move dsn output to dev mode
2025-02-07 20:59:14 +08:00
Steven
4dfe078f3e
chore: tweak memo link is rss
2025-02-07 20:55:38 +08:00