Commit Graph

3672 Commits (1e582baf1ce985aa13f2a9653d58233f07398d68)
 

Author SHA1 Message Date
Jovane Castro 1e582baf1c
chore: update i18n for Catalan locale (#4826) 2 weeks ago
Jovane Castro eeb18e5deb
chore: update i18n for Czech locale (#4827) 2 weeks ago
Kevin b074aefc34
chore: enhance site.webmanifest in firefox (#4828)
Signed-off-by: Kevin <16837578+KevinStaude@users.noreply.github.com>
2 weeks ago
Steven 533591af2b chore: theme in user setting 2 weeks ago
Johnny f907619752 chore: move frontend store 2 weeks ago
Johnny 12fdf5292d chore: tweak form style 2 weeks ago
johnnyjoy 239671eb87 chore: tweak tag style 2 weeks ago
Johnny e55ed8a9c7 chore: new theme `whitewall` 2 weeks ago
Johnny 1b3083b216
feat: themes (#4824) 2 weeks ago
Johnny 3426a791b6 chore: update tag styles 3 weeks ago
Johnny fb13d2e63d chore: tweak colors 3 weeks ago
Johnny d8d88c2505 fix: creator view 3 weeks ago
Johnny f2e27c16a1 chore: tweak colors 3 weeks ago
Johnny 240d89fbca feat: migrate dialogs 3 weeks ago
Jovane Castro f70138535c
chore: update i18n for pt-BR text (#4819) 3 weeks ago
Johnny 35928ce5ba chore: unify colors 3 weeks ago
Jovane Castro 2e474d37fd
chore: update i18n for pt-BR locale (#4817) 3 weeks ago
dependabot[bot] d60aee7823
chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.0 to 1.82.0 (#4806)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
Johnny 41fdc7a484 chore: fix frontend linter 3 weeks ago
Johnny a3de61a141 chore: fix dark mode 3 weeks ago
XIN_____ cf16795a98
chore: update zh text (#4797) 3 weeks ago
dependabot[bot] 3c512939a8
chore: bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 (#4807)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
Johnny db4b1f5fde chore: tweak styles 3 weeks ago
Johnny 91be2f68d1
feat: variant colors (#4816) 3 weeks ago
dependabot[bot] b164c15976
chore: bump @types/node from 22.15.34 to 24.0.8 in /web (#4802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
dependabot[bot] f8fa0985fb
chore: bump tailwind-merge from 2.6.0 to 3.3.1 in /web (#4801)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
dependabot[bot] 1e09bf9a4f
chore: bump vite from 6.3.5 to 7.0.0 in /web (#4805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
dependabot[bot] 17cd19588d
chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.77 to 1.17.82 (#4808)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
dependabot[bot] 49004f230f
chore: bump golang.org/x/mod from 0.24.0 to 0.25.0 (#4809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
Steven fda19c2d73 chore: update 3 weeks ago
Steven 046c6c83e1 chore: fix linter formats 3 weeks ago
Copilot e3a2dadb4b
fix: tag count regression - remove double increment causing off-by-one error (#4800)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
3 weeks ago
Steven 0df3171b64 chore: remove command 3 weeks ago
boojack 0cabdbe020
chore: rename Popover.tsx to popover.tsx
Signed-off-by: boojack <stevenlgtm@gmail.com>
3 weeks ago
Steven 49766ed920 chore: update frontend instructions 3 weeks ago
Johnny 493832aeb4 refactor: unify components 3 weeks ago
Steven 50a41a39a6 chore: tweak instructions 3 weeks ago
XIN_____ 98d1238674
chore: update i18n text for zh-hans (#4790) 4 weeks ago
Steven c18d6927ba chore: update user session table 4 weeks ago
johnnyjoy 1fffc41f79 feat: sliding expiration for user sessions 4 weeks ago
XIN_____ e93d695aa8
chore: update i18n for zh text (#4785)
* 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 weeks ago
Johnny 3e24f8cf62
fix: seed data 4 weeks ago
Steven 42d1650c6d chore: tweak auth service 1 month ago
Steven 6e1b01cb68 chore: bump version 1 month ago
XIN_____ 3a7995c733
chore: update i18n text for zh-hans and zh-hant (#4784)
chore: update i18n text for zh-hant
1 month ago
johnnyjoy 976bd332fe chore: fix linter 1 month ago
johnnyjoy d6a75bba4c refactor: webhook service 1 month ago
jinjingroad 03399a6007
refactor: use the built-in max/min to simplify the code (#4781)
Signed-off-by: jinjingroad <jinjingroad@sina.com>
1 month ago
Johnny e6e460493c refactor: general user setting 1 month ago
Johnny 9b15936873 refactor: clean unused fields 1 month ago