Leanish
Leanish copied to clipboard
A lean-ish web client for Lemmy.
Bumps the eslint group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte). Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.8.0 Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0...
Bumps [lemmy-js-client](https://github.com/LemmyNet/lemmy-js-client) from 0.19.0 to 1.0.16. Commits ce29b6c v1.0.16 d96b14b Updating postformparams. 40ad6aa v1.0.15 9f8c554 Adding optional headers to the http client. b673128 Upgrade deps. ebbef3e v1.0.14 3dd0ad2 Adding community_name...
* https://github.com/janosh/awesome-sveltekit/blob/main/.github/PULL_REQUEST_TEMPLATE.md > New sites should be added to sites.yml, not the auto-generated readme. They should also be > > - open source: While a site with private code can...
* https://docs.gitlab.com/ee/user/project/repository/signed_commits/ssh.html * https://git-scm.com/book/en/v2/Git-Basics-Tagging * https://stackoverflow.com/a/24547269/5083247 * https://git-scm.com/docs/git-verify-tag * https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags
https://ogp.me Probably requires a SSR build.
* https://capacitorjs.com/docs/apis/share Users should be able to share posts, comments, communities, users... ```ts import { Share } from '@capacitor/share' await Share.share({ url: 'https://github.com/NatoBoram/Leanish', }) ```
* https://f-droid.org/en/docs/Submitting_to_F-Droid_Quick_Start_Guide * https://gitlab.com/fdroid/fdroiddata * https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14318
* https://docs.npmjs.com/cli/v10/configuring-npm/package-json#overrides * https://github.com/NatoBoram/Leanish/security/dependabot/7
* Requires https://github.com/NatoBoram/Leanish/issues/203 1. Check if user has IPFS, write it in cookie 2. As server, check for image links in responses 3. Check if image is in local IPFS...
https://capacitorjs.com/docs/guides/autofill-credentials