Commit Graph

1091 Commits (8a33290722923307f069e71f82abfffa4e27468d)
 

Author SHA1 Message Date
boojack b145d8b8a2
chore: update setting dialog style (#1125) 2 years ago
boojack ffe1073292
fix: schema path for demo mode (#1124) 2 years ago
Yoshino-s afaaec8492
feat(mode): add demo mode (#1121)
* feat(mode): add demo mode

* chroe: Update store/db/db.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

* chroe: Update store/db/db.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack d0b8b076cf
feat: implement sign in with SSO (#1119)
* feat: implement sign in with SSO

* chore: update

* chore: update

* chore: update
2 years ago
boojack 708049bb89
feat: add SSO related UI (#1118)
* feat: add SSO related UI

* chore: update
2 years ago
Stephen Zhou 65aa51d525
feat: generate RSS item title and limit item count (#1117)
* feat: generate RSS item title and limit item count

* Update server/rss.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update server/rss.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack cbbd284e7a
feat: add store cache for idp (#1116)
feat: add cache for idp
2 years ago
boojack 852903bdbd
fix: idp config definition (#1115)
fix: idp definition
2 years ago
Zeng1998 19efacef9c
chore: add desc for storage form (#1112) 2 years ago
boojack 0f57629d25
feat: implement idp server (#1111)
* feat: implement idp server

* chore: update
2 years ago
boojack 69726c3925
feat: implement oauth2 plugin (#1110) 2 years ago
boojack 37f9c7c8d6
chore: update avatar max size (#1109) 2 years ago
boojack bcee0bbf3a
feat: add avatar to user in frontend (#1108) 2 years ago
boojack 096a71c58b
feat: add `avatar_url` field to user table (#1106)
refactor: add `avatar_url` field to user table
2 years ago
boojack a538b9789b
feat: introduce idp table (#1105)
* feat: introduce idp table

* chore: update
2 years ago
boojack c6e525b06f
chore: remove unused fields of storage table (#1104) 2 years ago
boojack d29c40dc71
chore: update router loader (#1102) 2 years ago
Jake 4f5f541efe
docs: add raycast extension (#1100) 2 years ago
boojack caf054bae7
chore: add beta badge to storage (#1099)
* chore: add beta badge to storage

* chore: update
2 years ago
boojack 7e8011ba34
chore: support deleting storage (#1095) 2 years ago
Ruihang Xia e46f77681d
chore(build): anchor setup-buildx-action@v2 to version v0.9.1 (#1089)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2 years ago
Ryan McPherson 0de0a5aa87
chore: make README more comprehensive (#1065)
* Update README.md

* fix typos in readme

* Update README.md

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 3394380ffa
chore: update storage components (#1091) 2 years ago
Zeng1998 2493bb0fb7
feat: storage service frontend (#1088) 2 years ago
Christopher 4641e89c17
feat(system): support for disabling public memos (#1003)
* feat(system): support for disabling public memos

* fix(web/editor): set visibility to private on disabled public memos

* feat(server/memo): find/check if public memos are disabled

* fix(server/memo): handle error for finding system error

* fix(server/memo): unmarshal visiblity when getting system settings

* chore(web): move side effect imports to end

* Update memo.go

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Xi 28405f6d24
feat: not found page (#1081)
* feat: style for not found page (#1078)

* chore: translation for not found page (#1078)

* feat: add not found page (#1078)

* chore: router for not found page (#1078)

* fix: typo
2 years ago
boojack 5455cb3164
chore: simplify editor (#1087) 2 years ago
Zeng1998 1e4a81dea9
feat: storage service backend (#1086)
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
2 years ago
Jake cbc3373e8e
docs: add shortcut for ios (#1083) 2 years ago
boojack 870559046f
chore: update skipper name (#1080) 2 years ago
boojack a997e1d10d
chore: simplify memo editor component (#1079) 2 years ago
Jake c28d35d8f7
docs: memos-import-from-flomo support wechat reading (#1077) 2 years ago
boojack b92da8f123
fix: check localsetting exists (#1076) 2 years ago
boojack bdf0c44246
chore: add `CreatedTs` field to `MemoCreate` (#1073) 2 years ago
Jake 799fb058b4
docs: add memos-import-from-flomo (#1072) 2 years ago
Zeng1998 11924ad4c5
feat: add storage service table (#1070)
* feat: add storage service table

* update json field name

* update table name

* add updated_ts
2 years ago
boojack b11d2130a0
chore: validate external link (#1069) 2 years ago
boojack e0f4cb06b3
chore: update tags order (#1068) 2 years ago
boojack aad97c4c54
chore: update signup api (#1067) 2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
Shruti Chaturvedi 6e5be6ba75
chore: add text for Uffizzi Previews in README (#1061) 2 years ago
boojack b366ce7594
fix: delete tag (#1062) 2 years ago
Zeng1998 1eacf5367d
chore: upgrade version to `0.10.3` (#1060) 2 years ago
boojack f74d1b7bf8
chore: remove resource cache (#1059) 2 years ago
boojack a004dcf320
fix: pass empty condition in rss (#1058)
fix: handle empty condition in rss
2 years ago
boojack 5df59a48b7
chore: update rss icon style (#1056) 2 years ago
boojack 989208eb45
chore: update resource select dialog (#999)
* chore: update resource select dialog

* chore: update
2 years ago
boojack bec1558488
fix: patch resource id (#1055) 2 years ago
Stephen Zhou 6ff79c5d5c
fix: can not input chinese (#1053) 2 years ago
Stephen Zhou 168c4f6950
feat: more rss info (#1052)
* feat: more rss info

* fix: ci
2 years ago