Commit Graph

3714 Commits (834f92f67c1bb434328c214006df2348f17af98c)
 

Author SHA1 Message Date
Johnny 4e3a4e36f6 feat: implement user sessions 4 months ago
Johnny 6e4d1d9100 fix: auth context 4 months ago
johnnyjoy 45df653f37 fix: navigation overflow style 4 months ago
Johnny a2bfa82a88 fix: linter 4 months ago
Johnny 77b7fc4441 feat: implement user session 4 months ago
Johnny 741fe35c2a refactor: rename session methods in auth service 4 months ago
Johnny cb96d4e76d fix: embedded attachment 4 months ago
Steven df52bf5e63 fix: tag count 4 months ago
Steven 35df62a96c chore: remove duplicated prefix from enums 4 months ago
XIN_____ d27639f147
chore: update i18n zh-Hans and zh-Hant (#4778)
* Update zh-Hans.json

* Update zh-Hant.json

Co-authored-by: @kiss-fire <iamtaoxin@gmail.com>

---------

Co-authored-by: @kiss-fire <iamtaoxin@gmail.com>
4 months ago
Steven d71fd2f84a refactor: auth service 4 months ago
Steven 9972a77d9e refactor: memo service 4 months ago
Steven 91c2a4cef9 refactor: inbox service 4 months ago
Steven a4920d464b refactor: attachment service part2 4 months ago
Steven bb5809cae4 refactor: attachment service 4 months ago
Steven 174b1a0361 chore: fix linter 4 months ago
Steven 760c164328 chore: add server tests 4 months ago
Steven f6e5da4499 refator: activity service 4 months ago
Steven 4a20b529df chore: add CLAUDE.md 4 months ago
Steven 8e8e246ab2 chore: add server tests 4 months ago
Steven dac059a7f7 refactor: identity provider service 4 months ago
Steven 8d8e9b3b30 refactor: shortcut service 4 months ago
Steven 1ea4cc453c refactor: workspace setting service 4 months ago
Steven da906c665c chore: tweak workspace service 4 months ago
Steven 3b0c87591f refactor: webhook service 4 months ago
Steven c9ab03e1a0 refactor: user service 4 months ago
Steven 330282d8b2 chore: tweak styles 4 months ago
Johnny f467264e7d chore: remove memopayload runonce 4 months ago
Johnny 38b6c3afb9 chore: fix linter 4 months ago
Johnny 3fd29f6493 refactor: schema migrator 4 months ago
XIN_____ d386b83b7b
chore: update i18n text for zh (#4771)
* feat: add i18n text

* feat: add i18n text for zh
4 months ago
Steven c9c07a599c chore: unify action names 4 months ago
Steven efc0dc9aea chore: update trim in Autocomplete 4 months ago
Johnny acb71dfb69 chore: tweak button styles 4 months ago
KidLoveToPlay df8d1d4f3d
fix: trim queryText and split by regex (#4766) 4 months ago
Johnny f2a01d9ccb chore: use popover instead of dropdown/menu 4 months ago
Johnny 522da2a114 fix: border color 4 months ago
Johnny f5c64849d2 chore: upgrade tailwindcss to v4 4 months ago
Ezmana a50253d311
chore: add missing lines and French translations (#4761)
Adding missing lines and translations
4 months ago
Steven add099b89d chore: update rollup options 4 months ago
Steven 786c6f672e chore: remove prevent default for enter keydown 4 months ago
boojack cc36422e43
chore: tweak README.md 4 months ago
Steven fe71b01f2d chore: polish readme 4 months ago
johnnyjoy c84dcddbf6 chore: always show visibility label 4 months ago
johnnyjoy 8d9396247b fix: external newline 4 months ago
Maya Doshi efb8e7ab0c
fix: broken resource urls in RSS feed (#4753)
fix: resource url generation in rss feed
4 months ago
johnnyjoy 94d1e20570 chore: update date time format 4 months ago
Steven 6d319900d6 fix: date format 4 months ago
Johnny b942643785 chore: tweak seed data 4 months ago
Lincoln Nogueira 44e710ce4a
fix: downgrade modernc.org/libc to v1.65.7 (#4745)
`modernc.org/libc` version on go.mod must match whatever is on `modernc.org/sqlite`'s [go.mod](https://gitlab.com/cznic/sqlite/-/blob/v1.37.1/go.mod#L9) file to prevent sqlite-related issues.

See:
  - <https://pkg.go.dev/modernc.org/sqlite#hdr-Fragile_modernc_org_libc_dependency>
  - <https://gitlab.com/cznic/sqlite/-/issues/177>
4 months ago