Commit Graph

12 Commits

Author SHA1 Message Date
Fernando Fernández
22757ded0a
chore: re-enable npm fund
Before the migration to Vue 3, the install command was excessively verbose.

There's less output now when installing, so displaying the funding message it's not a big deal.
2024-02-21 23:54:49 +01:00
Fernando Fernández
0a2a46ac90
chore: organize file structure
* Move all packaging-related stuff into a subdirectory
* Remove workspace defaulting to `frontend` directory. Now users
must `cd` in the frontend directory themselves.
2023-10-24 10:03:12 +00:00
Fernando Fernández
6917a2519d chore: pre-merge cleanup
* Update renovate config
* Commit component.d.ts file
* Upgrade @jellyfin/sdk to 0.8.1
2023-04-03 12:52:57 +02:00
Fernando Fernández
9d965b2266 chore(node): add engine-strict config to .npmrc 2023-04-03 12:52:57 +02:00
Renovate Bot
472c396f0a chore(deps): update development dependencies 2022-02-18 14:50:24 +01:00
Fernando Fernández
982717fa97 chore: fix npm CI yet again and faulty renovate manager
Missed to change to the proper manager for Rust while rebasing #1672
2022-02-18 14:23:26 +01:00
Fernando Fernández
9bbda8ded0 ci(npm): fix timeout in CI 2022-02-18 13:44:46 +01:00
Fernando Fernández
9cb4a2b8f4 chore(tauri): monorepo structure for the project 2022-02-18 13:44:46 +01:00
Fernando Fernández
93e5a6bb39 chore: fix styles 2021-12-28 17:30:53 +01:00
Fernando Fernández
83bda26b83 deps: customize renovate config 2021-12-28 16:42:44 +01:00
Fernando Fernández
13a27df990 chore(deps): pin lockfile version to 3 in npmrc for dependabot compatibility 2021-12-13 14:42:30 +01:00
Fernando Fernández
13d41b2ed2 refactor: address review comments 2021-03-10 18:55:55 +01:00