Commit Graph

3614 Commits (4e3a4e36f60895f573eed5a397931b5e137334a8)
 

Author SHA1 Message Date
Johnny 4e3a4e36f6 feat: implement user sessions 5 months ago
Johnny 6e4d1d9100 fix: auth context 5 months ago
johnnyjoy 45df653f37 fix: navigation overflow style 5 months ago
Johnny a2bfa82a88 fix: linter 5 months ago
Johnny 77b7fc4441 feat: implement user session 5 months ago
Johnny 741fe35c2a refactor: rename session methods in auth service 5 months ago
Johnny cb96d4e76d fix: embedded attachment 5 months ago
Steven df52bf5e63 fix: tag count 5 months ago
Steven 35df62a96c chore: remove duplicated prefix from enums 5 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>
5 months ago
Steven d71fd2f84a refactor: auth service 5 months ago
Steven 9972a77d9e refactor: memo service 5 months ago
Steven 91c2a4cef9 refactor: inbox service 5 months ago
Steven a4920d464b refactor: attachment service part2 5 months ago
Steven bb5809cae4 refactor: attachment service 5 months ago
Steven 174b1a0361 chore: fix linter 5 months ago
Steven 760c164328 chore: add server tests 5 months ago
Steven f6e5da4499 refator: activity service 5 months ago
Steven 4a20b529df chore: add CLAUDE.md 5 months ago
Steven 8e8e246ab2 chore: add server tests 5 months ago
Steven dac059a7f7 refactor: identity provider service 5 months ago
Steven 8d8e9b3b30 refactor: shortcut service 5 months ago
Steven 1ea4cc453c refactor: workspace setting service 5 months ago
Steven da906c665c chore: tweak workspace service 5 months ago
Steven 3b0c87591f refactor: webhook service 5 months ago
Steven c9ab03e1a0 refactor: user service 5 months ago
Steven 330282d8b2 chore: tweak styles 5 months ago
Johnny f467264e7d chore: remove memopayload runonce 5 months ago
Johnny 38b6c3afb9 chore: fix linter 5 months ago
Johnny 3fd29f6493 refactor: schema migrator 5 months ago
XIN_____ d386b83b7b
chore: update i18n text for zh (#4771)
* feat: add i18n text

* feat: add i18n text for zh
5 months ago
Steven c9c07a599c chore: unify action names 5 months ago
Steven efc0dc9aea chore: update trim in Autocomplete 5 months ago
Johnny acb71dfb69 chore: tweak button styles 5 months ago
KidLoveToPlay df8d1d4f3d
fix: trim queryText and split by regex (#4766) 5 months ago
Johnny f2a01d9ccb chore: use popover instead of dropdown/menu 5 months ago
Johnny 522da2a114 fix: border color 5 months ago
Johnny f5c64849d2 chore: upgrade tailwindcss to v4 5 months ago
Ezmana a50253d311
chore: add missing lines and French translations (#4761)
Adding missing lines and translations
5 months ago
Steven add099b89d chore: update rollup options 5 months ago
Steven 786c6f672e chore: remove prevent default for enter keydown 5 months ago
boojack cc36422e43
chore: tweak README.md 6 months ago
Steven fe71b01f2d chore: polish readme 6 months ago
johnnyjoy c84dcddbf6 chore: always show visibility label 6 months ago
johnnyjoy 8d9396247b fix: external newline 6 months ago
Maya Doshi efb8e7ab0c
fix: broken resource urls in RSS feed (#4753)
fix: resource url generation in rss feed
6 months ago
johnnyjoy 94d1e20570 chore: update date time format 6 months ago
Steven 6d319900d6 fix: date format 6 months ago
Johnny b942643785 chore: tweak seed data 6 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>
6 months ago