- 24 Nov, 2024 1 commit
-
-
RoccoSmit authored
* Added show less action and language files * Renaming type as suggested in pr review
-
- 21 Nov, 2024 1 commit
-
-
johnnyjoy authored
-
- 20 Nov, 2024 5 commits
-
-
JP Hastings-Edrei authored
This removes the content of the <title> element in the RSS feeds that Memo produces. Why remove? Every RSS client I can find shows the <title> next to the <description> when viewing an item. This creates a duplicate (but often trimmed, so less useful) version of <description> right above the actual text the user wants to read (often in a much larger font). It similarly makes lists of items in some clients extremely tall, as 128 characters is a lot of hard-to-read text — especially when Memos renders links as their URL in titles. Why an empty tag? The RSS 1.0 and 2.0 specs require that a <title> element is present. Examples from elsewhere: - micro.blog uses an empty <title /> element: https://www.manton.org/feed.xml - Bluesky omits the <title> element: https://bsky.app/profile/did%3Aplc%3Aqvzn322kmcvd7xtnips5xaun/rss - Mastodon omits the <title> element: https://mastodon.social/@scalzi.rss
-
Steven authored
-
Steven authored
-
Steven authored
-
Steven authored
-
- 19 Nov, 2024 1 commit
-
-
nlfox authored
-
- 17 Nov, 2024 3 commits
-
-
johnnyjoy authored
-
Andy An authored
Enhancement on UI/UX on user statistic view part.
-
lcdgit authored
* add remove done items * i18n en add * bug fix * add i18n * Modify the description * Modify the description * Modify the description * remove remove_done_check_items setting * fix the static checks * fix the static checks --------- Co-authored-by:mozhu <lcl_em@163.com>
-
- 14 Nov, 2024 1 commit
-
-
johnnyjoy authored
-
- 13 Nov, 2024 1 commit
-
-
Steven authored
-
- 12 Nov, 2024 1 commit
-
-
Steven authored
-
- 11 Nov, 2024 2 commits
- 07 Nov, 2024 3 commits
- 06 Nov, 2024 4 commits
-
-
Steven authored
-
Steven authored
-
RoccoSmit authored
* migration version * Updated test to match with current version set in version.go file * updated logic to check if migration should run for fresh install * Update test to test for version number set in version.go * fixed test * Revert "fixed test" This reverts commit 4004d0e92bc16423c8c2a8c9818a9c2e4bab7fdb. * Revert "Update test to test for version number set in version.go" This reverts commit d304add5d673effb727c208bb26c3b0b44416e1c. * Revert "updated logic to check if migration should run for fresh install" This reverts commit b44dca21944b696b2839296f645f408a63c58a5d. * Revert "Updated test to match with current version set in version.go file" This reverts commit 3ad0d889b621a8778d5efb5a62a85386a380fac8. * Revert "migration version" This reverts commit b13cfc346a3c2f913ded303de5d9123aaa9e029d. * Added default reaction if no reation found * Fixed static check issue * Use emoji
-
johnnyjoy authored
-
- 05 Nov, 2024 3 commits
-
-
Steven authored
-
Steven authored
-
Ngô Quốc Đạt authored
-
- 04 Nov, 2024 3 commits
- 03 Nov, 2024 4 commits
- 02 Nov, 2024 7 commits
-
-
Steven authored
-
Steven authored
-
Steven authored
-
dependabot[bot] authored
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid 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>
-
dependabot[bot] authored
chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.17.25 to 1.17.35. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.25...credentials/v1.17.35) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0. - [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.0 to 22.8.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-