Commit graph

16 commits

Author SHA1 Message Date
7045a2404c docs(readme): split user and build tracks; fix release for BRAT
README interleaved plugin usage with build steps, so a user wanting only
the plugin had to read past clone/bun/build. Now two tracks: install,
config, commands, settings, note schema, issues first; build and dev
after a divider.

Also adds the standalone note (fork carries the whole upstream plugin,
stock one not needed; keys and settings are not shared) and splits the
bun requirement into tests (hard, bun:test + mock.module) vs build
(tsc + vite, node-capable).

release.yml: no tag was ever pushed, so BRAT had nothing to install.
Two defects fixed:
- prerelease flag only tripped on 'canary', so a beta tag would have
  published as stable. Now any semver prerelease tag (contains '-').
- release shipped manifest.json 0.1.0 while BRAT resolves the tag from
  manifest-beta.json 0.1.0-beta.1. Version mismatch makes BRAT
  re-download every check. Prerelease tags now ship manifest-beta.json
  as manifest.json.
2026-08-06 01:30:31 +08:00
699bbf3a9f chore: finish rebrand from upstream obsidian-media-db-plugin
package.json author/description now match manifest.json, release
workflow plugin name and repo-automation.config.json repo ref no
longer point at the upstream project.
2026-07-30 13:24:53 +08:00
ltctceplrm
37b8057edd fix crlf problem 2026-06-12 02:04:25 +02:00
Moritz Jung
3d2789a730 add check pr workflow 2026-06-03 19:09:38 +02:00
Moritz Jung
498e2611ae add obsidian eslint plugin, solve major issues 2026-05-06 16:26:59 +02:00
Moritz Jung
2fe6f6fc37 bye svelte; welcome solid 2026-01-29 12:19:27 +01:00
Moritz Jung
7b50172e7d update release workflow 2025-01-14 22:32:30 +01:00
Moritz Jung
4497991344 big changes; we have a good TS config now 2025-01-14 22:30:28 +01:00
Moritz Jung
54293ac3a1 fix some issues; migrate to bun' 2024-04-11 22:30:55 +02:00
mProjectsCode
33f55f6961 bump version 2022-12-02 21:41:33 +01:00
mProjectsCode
2196f07cc9 update release workflow 2022-12-02 21:19:43 +01:00
mProjectsCode
9e2961421d install prettier 2022-10-25 16:45:36 +02:00
Moritz Jung
b4e40d2daa
Update api-request.md 2022-06-06 23:17:42 +02:00
Moritz Jung
475090633e
Add issue templates 2022-06-06 23:16:37 +02:00
Moritz Jung
cf822de759
Update release.yml 2022-05-12 23:27:39 +02:00
mProjectsCode
eedf691239 github release action 2022-05-12 21:50:51 +02:00