Commit Graph

826 Commits (b7f792cbf70e81eaf2beb408120d9fd364add769)

Author SHA1 Message Date
Johnny 741fe35c2a refactor: rename session methods in auth service 1 year ago
Steven df52bf5e63 fix: tag count 1 year ago
Steven 35df62a96c chore: remove duplicated prefix from enums 1 year ago
Steven d71fd2f84a refactor: auth service 1 year ago
Steven 9972a77d9e refactor: memo service 1 year ago
Steven 91c2a4cef9 refactor: inbox service 1 year ago
Steven a4920d464b refactor: attachment service part2 1 year ago
Steven bb5809cae4 refactor: attachment service 1 year ago
Steven 174b1a0361 chore: fix linter 1 year ago
Steven 760c164328 chore: add server tests 1 year ago
Steven f6e5da4499 refator: activity service 1 year ago
Steven 8e8e246ab2 chore: add server tests 1 year ago
Steven dac059a7f7 refactor: identity provider service 1 year ago
Steven 8d8e9b3b30 refactor: shortcut service 1 year ago
Steven 1ea4cc453c refactor: workspace setting service 1 year ago
Steven da906c665c chore: tweak workspace service 1 year ago
Steven 3b0c87591f refactor: webhook service 1 year ago
Steven c9ab03e1a0 refactor: user service 1 year ago
Johnny f467264e7d chore: remove memopayload runonce 1 year ago
Maya Doshi efb8e7ab0c
fix: broken resource urls in RSS feed (#4753)
fix: resource url generation in rss feed
1 year ago
Steven f1b365f928 refactor: clean packages 1 year ago
Steven ef6f80d925 chore: fix linter 1 year ago
Steven 81ae42518e chore: fix linter 1 year ago
Maximilian Krauß eca91d5c0c
feat(rss): use server title and description for RSS feed, if configured (#4717) 1 year ago
Steven ad2c5f0d05 refactor: store cache 1 year ago
Steven f12d7ae8bc chore: add asynchronous webhook dispatch 1 year ago
Steven 46be6b0ff6 fix: missing service handler 1 year ago
Steven 64b27d5a4e refactor: shortcut service 1 year ago
Steven 46d5307d7f fix: prevent XSS for specific content types 1 year ago
johnnyjoy ee99afd7a4 chore: enable location by default 1 year ago
johnnyjoy f9e07a2245 feat: support update user's role 1 year ago
johnnyjoy ca79990679 refactor: merge sign in requests 1 year ago
johnnyjoy 43d176f272 fix: idp config convert 1 year ago
johnnyjoy 966a108d52 chore: check signin with sso 1 year ago
johnnyjoy ccfa9983e9 fix: user avatar url 1 year ago
Sergey Gorbunov e23ade1f8b
feat: support listening on a UNIX socket (#4654) 1 year ago
johnnyjoy eb33a604b2 feat: support mapping avatar url from oauth2 1 year ago
RichardYe ebccef6033
fix: shutdown gRPC server gracefully (#4626)
fix: add graceful shutdown for gRPC server
1 year ago
Steven a6be658f42 fix: list memo comments 1 year ago
Johnny 08f9b18ced
fix: list memo relations 1 year ago
Johnny 7632c52c0c chore: bump version 1 year ago
倒霉狐狸 ebf13c4dff
chore: caching resource files accelerates second requests (#4614)
* cache assets files

* Apply suggestions from code review

* Update server/router/frontend/frontend.go

* Update server/router/frontend/frontend.go

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
1 year ago
Anubhav Singh a63d9b471b
feat: update ItalicNode to use repeated children instead of content (#4566)
* feat: update ItalicNode to use repeated children instead of content

* chore: update gomark dependency to latest version

---------

Co-authored-by: Anubhav Singh <anubhav@mail.techindika.com>
1 year ago
johnny 44df17aecc chore: bump version 1 year ago
Steven ea3a534ce5 chore: fix typo 1 year ago
Steven f1f0253e8d fix: typo 1 year ago
Amir Ehsandar e75ef0964d
feat: implement grpc health service checking database connection (#4499) 1 year ago
Johnny 34ab88348e chore: sort by pinned 1 year ago
Johnny d794e6db76
chore: remove internal frontend cache 1 year ago
Johnny fc5962f6a4 feat: show pinned count 1 year ago
Johnny 0dfcb1a7c8 feat: total memo count 1 year ago
Johnny 7a438be08d chore: update user stats 1 year ago
Johnny e3a4f49c5c feat: implement creator_id factor 1 year ago
Johnny 925e97882e feat: support pinned factor 1 year ago
Johnny 90119c1af8 refactor: move memo property 1 year ago
Johnny 16a0872972 chore: enable auto compact by default 1 year ago
Johnny 5562282822 chore: update demo site 1 year ago
Johnny 5bb4a300db chore: bump gomark 1 year ago
Johnny b897b243e5 feat: dynamic fetch user stats 1 year ago
Johnny 0da3859878 chore: bump version to `0.24.1` 1 year ago
Johnny b56aa397b2 chore: update assets routes 1 year ago
ProjectOrangeJuice 9f25bb2034
feat: trim space on webhook url (#4411) 1 year ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 1 year ago
boojack 04d7ba48e5
chore: remove default gzip middleware 1 year ago
Martin Hartl ae85dff5e4
chore: add id to RSS feed items (#4383) 1 year ago
Johnny 6abd51fe5a chore: update resource storage type comment 1 year ago
Johnny 0a429a899f chore: remove version update activity 1 year ago
johnnyjoy 13f6fa7b37 refactor: remove default visibility in workspace setting 1 year ago
Steven 4dfe078f3e chore: tweak memo link is rss 1 year ago
johnnyjoy 6c088e09d9 chore: fix import order 1 year ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 1 year ago
johnnyjoy b734d429ec chore: fix linter warning 1 year ago
johnnyjoy 6682917931 chore: add validate only to create shortcut 1 year ago
johnnyjoy 81e8aed6ab chore: move part of memo filter 1 year ago
johnnyjoy fafd6d81c7 chore: fix linter warning 1 year ago
johnnyjoy be5e24c0eb refactor: renovate list memos endpoint 1 year ago
johnnyjoy 14c72fa7df feat: implement shortcuts 1 year ago
johnnyjoy b9a0c56163 feat: support more factors in filter 1 year ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 1 year ago
johnnyjoy 57014e392f feat: get user by username 1 year ago
johnnyjoy 45c16f9d52 chore: fix linter 1 year ago
johnnyjoy 0dcd0904e8 refactor: remove resource uid 1 year ago
johnnyjoy 97d12db3d5 refactor: renovate create memo 1 year ago
johnnyjoy 98aa0b73c5 refactor: retire memo uid 1 year ago
johnnyjoy b0119f320a chore: tweak migration scripts 1 year ago
johnnyjoy 5e770dda52 refactor: memo name 1 year ago
johnnyjoy 9bd6d17864 chore: add migration script 1 year ago
johnnyjoy d605faeffa refactor: move pinned to memo 1 year ago
johnnyjoy 2058a8ab7b chore: move references to memo property 1 year ago
johnnyjoy 75fd4223bf chore: bump version 1 year ago
Comix d9a92b2ef8
feat: support path style of s3 url (#4304)
Signed-off-by: ComixHe <ComixHe1895@outlook.com>
1 year ago
johnnyjoy 702c092289 chore: update auth message 1 year ago
johnnyjoy 409d64b839 chore: update memo comment in activity 1 year ago
johnnyjoy f1308ddd27 refactor: update part of resource identifier 1 year ago
Steven edc3f1d9d9 chore: retire unused memo view 2 years ago
Steven 147458347b chore: tweak user stats in frontend 2 years ago
johnnyjoy 6904dc16af chore: fix linter 2 years ago
johnnyjoy c76ab87a0a refactor: update list user stats 2 years ago
johnnyjoy ee96465be0 feat: list user stats 2 years ago
johnnyjoy d050a6fd46 chore: update user stats 2 years ago