Johnny
|
f467264e7d
|
chore: remove memopayload runonce
|
2025-06-16 20:24:57 +08:00 |
|
Johnny
|
38b6c3afb9
|
chore: fix linter
|
2025-06-15 10:27:24 +08:00 |
|
Johnny
|
3fd29f6493
|
refactor: schema migrator
|
2025-06-15 10:23:18 +08:00 |
|
XIN_____
|
d386b83b7b
|
chore: update i18n text for zh (#4771)
* feat: add i18n text
* feat: add i18n text for zh
|
2025-06-12 23:09:04 +08:00 |
|
Steven
|
c9c07a599c
|
chore: unify action names
|
2025-06-11 23:39:29 +08:00 |
|
Steven
|
efc0dc9aea
|
chore: update trim in Autocomplete
|
2025-06-11 23:21:48 +08:00 |
|
Johnny
|
acb71dfb69
|
chore: tweak button styles
|
2025-06-10 22:51:42 +08:00 |
|
KidLoveToPlay
|
df8d1d4f3d
|
fix: trim queryText and split by regex (#4766)
|
2025-06-09 22:13:39 +08:00 |
|
Johnny
|
f2a01d9ccb
|
chore: use popover instead of dropdown/menu
|
2025-06-08 23:21:23 +08:00 |
|
Johnny
|
522da2a114
|
fix: border color
|
2025-06-08 00:39:51 +08:00 |
|
Johnny
|
f5c64849d2
|
chore: upgrade tailwindcss to v4
|
2025-06-07 10:15:12 +08:00 |
|
Ezmana
|
a50253d311
|
chore: add missing lines and French translations (#4761)
Adding missing lines and translations
|
2025-06-06 19:18:48 +08:00 |
|
Steven
|
add099b89d
|
chore: update rollup options
|
2025-06-05 23:09:15 +08:00 |
|
Steven
|
786c6f672e
|
chore: remove prevent default for enter keydown
|
2025-06-05 23:08:55 +08:00 |
|
boojack
|
cc36422e43
|
chore: tweak README.md
|
2025-06-05 09:43:41 +08:00 |
|
Steven
|
fe71b01f2d
|
chore: polish readme
|
2025-06-04 23:10:31 +08:00 |
|
johnnyjoy
|
c84dcddbf6
|
chore: always show visibility label
|
2025-06-04 22:05:51 +08:00 |
|
johnnyjoy
|
8d9396247b
|
fix: external newline
|
2025-06-04 21:28:58 +08:00 |
|
Maya Doshi
|
efb8e7ab0c
|
fix: broken resource urls in RSS feed (#4753)
fix: resource url generation in rss feed
|
2025-06-04 09:06:34 +08:00 |
|
johnnyjoy
|
94d1e20570
|
chore: update date time format
|
2025-06-03 21:22:14 +08:00 |
|
Steven
|
6d319900d6
|
fix: date format
|
2025-06-03 09:24:38 +08:00 |
|
Johnny
|
b942643785
|
chore: tweak seed data
|
2025-06-02 20:06:45 +08:00 |
|
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>
|
2025-06-02 18:19:57 +08:00 |
|
Johnny
|
d20362e722
|
chore: tweak stat card
|
2025-06-02 10:20:11 +08:00 |
|
Johnny
|
1594c1ce3e
|
chore: bump version
|
2025-06-02 09:39:57 +08:00 |
|
Johnny
|
3343dc73f7
|
chore: update navigator
|
2025-06-02 09:39:50 +08:00 |
|
Johnny
|
663e56747f
|
chore: replace switch kit
|
2025-06-02 01:01:29 +08:00 |
|
Johnny
|
ff0f275431
|
chore: fix golangci-lint version
|
2025-06-02 00:34:45 +08:00 |
|
dependabot[bot]
|
136c1d7aa6
|
chore: bump golangci/golangci-lint-action from 7 to 8 (#4744)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-02 00:32:53 +08:00 |
|
dependabot[bot]
|
7c9215b513
|
chore: bump i18next from 24.2.3 to 25.2.1 in /web (#4742)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.2.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v24.2.3...v25.2.1)
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.2.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-02 00:32:27 +08:00 |
|
Johnny
|
d4425a6aa1
|
chore: upgrade dependencies
|
2025-06-02 00:27:35 +08:00 |
|
Johnny
|
e6fe088ac0
|
chore: fix missing observer
|
2025-06-01 09:22:33 +08:00 |
|
Johnny
|
fd99e10962
|
chore: tweak sidebar
|
2025-06-01 09:13:44 +08:00 |
|
Johnny
|
2595e32f83
|
chore: simplify date editor
|
2025-05-31 11:14:47 +08:00 |
|
Johnny
|
673026ffa1
|
chore: update statistics view
|
2025-05-31 09:43:24 +08:00 |
|
Johnny
|
376b25a69c
|
chore: fix visibility selector style (#4733)
|
2025-05-31 09:15:28 +08:00 |
|
Steven
|
f1b365f928
|
refactor: clean packages
|
2025-05-29 21:44:43 +08:00 |
|
Johnny
|
2bde296217
|
chore: add demo deployment to Render action
|
2025-05-29 08:38:01 +08:00 |
|
Johnny
|
ea4e7a1606
|
refactor: memo editor (#4730)
|
2025-05-29 07:46:40 +08:00 |
|
Maximilian Krauß
|
77d3853f73
|
fix: inherits memo visibility for default comment visibility (#4728)
|
2025-05-28 22:18:41 +08:00 |
|
Steven
|
a317f9e653
|
fix: linter
|
2025-05-28 21:21:27 +08:00 |
|
Steven
|
de3e55c2e6
|
feat: support now() time functions
|
2025-05-28 21:18:49 +08:00 |
|
Steven
|
f5ecb66fb8
|
feat: implement height-based masonry view
|
2025-05-28 08:27:15 +08:00 |
|
Steven
|
8520e30721
|
fix: handle type assertion safely
|
2025-05-27 23:44:39 +08:00 |
|
Steven
|
ef6f80d925
|
chore: fix linter
|
2025-05-27 23:22:32 +08:00 |
|
Steven
|
81ae42518e
|
chore: fix linter
|
2025-05-27 22:49:56 +08:00 |
|
Maximilian Krauß
|
eca91d5c0c
|
feat(rss): use server title and description for RSS feed, if configured (#4717)
|
2025-05-27 22:10:23 +08:00 |
|
Steven
|
ad2c5f0d05
|
refactor: store cache
|
2025-05-27 22:06:41 +08:00 |
|
Steven
|
c23aebd648
|
refactor: memo filter store
|
2025-05-27 21:14:18 +08:00 |
|
Steven
|
f12d7ae8bc
|
chore: add asynchronous webhook dispatch
|
2025-05-27 20:01:04 +08:00 |
|