Commit Graph

3831 Commits (release/0.25.1)
 

Author SHA1 Message Date
Johnny acb71dfb69 chore: tweak button styles 3 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
Johnny d20362e722 chore: tweak stat card 4 months ago
Johnny 1594c1ce3e chore: bump version 4 months ago
Johnny 3343dc73f7 chore: update navigator 4 months ago
Johnny 663e56747f chore: replace switch kit 4 months ago
Johnny ff0f275431 chore: fix golangci-lint version 4 months ago
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>
4 months ago
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>
4 months ago
Johnny d4425a6aa1 chore: upgrade dependencies 4 months ago
Johnny e6fe088ac0 chore: fix missing observer 4 months ago
Johnny fd99e10962 chore: tweak sidebar 4 months ago
Johnny 2595e32f83 chore: simplify date editor 4 months ago
Johnny 673026ffa1 chore: update statistics view 4 months ago
Johnny 376b25a69c
chore: fix visibility selector style (#4733) 4 months ago
Steven f1b365f928 refactor: clean packages 4 months ago
Johnny 2bde296217 chore: add demo deployment to Render action 4 months ago
Johnny ea4e7a1606
refactor: memo editor (#4730) 4 months ago
Maximilian Krauß 77d3853f73
fix: inherits memo visibility for default comment visibility (#4728) 4 months ago
Steven a317f9e653 fix: linter 4 months ago
Steven de3e55c2e6 feat: support `now()` time functions 4 months ago
Steven f5ecb66fb8 feat: implement height-based masonry view 4 months ago
Steven 8520e30721 fix: handle type assertion safely 4 months ago
Steven ef6f80d925 chore: fix linter 4 months ago
Steven 81ae42518e chore: fix linter 4 months ago
Maximilian Krauß eca91d5c0c
feat(rss): use server title and description for RSS feed, if configured (#4717) 4 months ago
Steven ad2c5f0d05 refactor: store cache 4 months ago
Steven c23aebd648 refactor: memo filter store 4 months ago
Steven f12d7ae8bc chore: add asynchronous webhook dispatch 4 months ago
Jonathan Fok kan 7c05a9b997
fix(editor): prevent race condition and ensure correct list continuation on Enter (#4716)
* fix(editor): Prevent race condition and ensure correct list continuation on Enter

_

* fix: always insert newline after preventing default Enter key behavior
4 months ago
Johnny d76f988bb5
fix: edit for comment 4 months ago
Steven 785c250f3c refactor: migrate memo store 4 months ago
Steven dcd68bc5f4 refactor: migrate resource store to v2 4 months ago
Steven 46900f9807 refactor: move store prefixes to common module 4 months ago
Steven 46be6b0ff6 fix: missing service handler 4 months ago