Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-vue

A modern web client for Jellyfin based on Vue
https://github.com/jellyfin/jellyfin-vue

perf(devcontainer): simplify initialization

Signed-off-by: GitHub <[email protected]>

b7f2714d97a34290499239e330bea57acc9080bc authored about 1 year ago
chore(vscode): update settings.json

Due to an update to the ESLint extension, the settings schema has changed.
ESLint attempts to ch...

722e47579154a9ee0f6a433e4ba228a3ed5ac948 authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: Kityn <[email protected]>
Co-authored-by: Lukáš Kucharczyk <[email protected]...

63507f2e36602a68c1a4f43862a84158a5b61177 authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: lldsolitude <[email protected]>
Co-authored-by: stanol <[email protected]...

3fa05b9d3cba8da3d601e5e1a4f803db2af6cf52 authored about 1 year ago
style: automatic eslint fix

Signed-off-by: GitHub <[email protected]>

37736c4d828f943b44f7df60dd6be80bf7b3db71 authored about 1 year ago
refactor(typescript): switch to moduleResolution bundler

Vuetify was updated to support it and we no longer use vite-plugin-pages
and vite-plugin-vue-lay...

f54b5c02d7a6faa66e5c97901fcba8cdd7c3c8e1 authored about 1 year ago
chore(deps): update npm dependencies (#2161)

Because of the Vuetify's changelong on this update, this might improve or fix #2028

aad5d692c8406acd2f1cd21ffe87718e3c6a26b8 authored about 1 year ago
fix: object promise in item descriptions

Signed-off-by: Fernando Fernández <[email protected]>

4e3b9dc5af87a31d8ca5bb46bf73da578868a04d authored about 1 year ago
feat(seasons): add links back to a series and season from an episode (#2135)

Signed-off-by: Fernando Fernández <[email protected]>
Co-authored-by: Fernando Fernández <fe...

b7c05b3a8cd6cfd1f87672720963fe786c585186 authored about 1 year ago
feat(settings): users list page

887ff70a5b29cc2a11fdc148a53087967603b4e8 authored about 1 year ago
refactor: address review comments

17829a6f6f97d6fd9ded6427bb6afc521fc445d7 authored about 1 year ago
refactor: move all translations to root level, fix typo

0eca22dd4992c67b7a3bf645d780ea3d431de590 authored about 1 year ago
feat(settings): user

353fbd45d3848b38081fe67181a753fee3431352 authored about 1 year ago
refactor: blocked categories checkboxes

fbfc352e66df776d4224758865cb22a315206e96 authored about 1 year ago
refactor: update locations to match unplugin-vue-router structure

Signed-off-by: Fernando Fernández <[email protected]>

cdea1beafe983b4ce11370402b0e4469f31eaef7 authored about 1 year ago
fix: show error message when the password doesn't match

Signed-off-by: Fernando Fernández <[email protected]>

75194af082c0ef852d759bdba4726fbaad07adee authored about 1 year ago
feat(types): strict layout type checking

Signed-off-by: Fernando Fernández <[email protected]>

9959dc5af439b666d3d17f223b2f382ddc770fe8 authored about 1 year ago
style: refactor styles of user settings pages

74cdd08be178d8f85dcf08d8fdd210403749e43c authored about 1 year ago
refactor: minor readability improvements

Signed-off-by: Fernando Fernández <[email protected]>

ee5a6c0456c8d56f2429d357c5a24711a02072cd authored about 1 year ago
chore(deps): update npm development dependencies (#2158)

76e7ec3d74ff17153b3559941a45e39eb239f389 authored about 1 year ago
chore(deps): update npm dependencies (#2159)

cfb8825185a0a3315a312374a204e97a683a73fd authored about 1 year ago
ci!: drop linux/arm support

armhf/armv7+ architecture is being dropped these days by a multitude
of other applications in fa...

3031b290215b99823b912db63199e816498f010c authored about 1 year ago
chore(docker): remove unnecessary commands from setup.sh (#2157)

* There's already an nginx user in the container
* Join chowns into a single statement
* Remov...

ca75e3a5d28e0748968b696513d9838a5469b4cf authored about 1 year ago
chore(deps): lock file maintenance (#2153)

9faa72a10241bf1d124b292726f7ddc808bce7bd authored about 1 year ago
chore(deps): update npm dependencies to v10.7.0 (#2154)

3ccd013e810085c85f43561f1407ba888e6df8e9 authored about 1 year ago
chore(deps): update rust crate tauri to v1.5.3 (#2151)

7f976affe85182c8741241a1ec4c9bbbe18b9ef9 authored about 1 year ago
revert: f68f807

In Vite 4, a simple regex was used to replace the variable,
which would lead to undefined at run...

96a6833dd3942f9a3f9865cf5120881a2871f6c9 authored about 1 year ago
refactor: await unawaited marked, type improvements

Signed-off-by: Fernando Fernández <[email protected]>

3aaf8066a1e0f9bce74392c81f76ae280c2ddbd8 authored about 1 year ago
refactor: update page folder tree

Signed-off-by: Fernando Fernández <[email protected]>

325d4aac586680f94bb2af1a025d0c6582675095 authored about 1 year ago
refactor: fix route names

Signed-off-by: Fernando Fernández <[email protected]>

9c01b21a4b363c8b33518f5c148ea726e2e569f7 authored about 1 year ago
refactor(router): type fixes

Signed-off-by: Fernando Fernández <[email protected]>

9822a3ccbdabd4173c16df41324de7b38c12f8f6 authored about 1 year ago
chore: update vue-router imports

To vue-router/auto imports, as per unplugin-vue-router docs

Signed-off-by: Fernando Fernández <...

a8a46d5c8e6bc1a7b920eb66538fa59b8fc246ea authored about 1 year ago
feat(router): implement native-like scrolling behaviour

Signed-off-by: Fernando Fernández <[email protected]>

6fde8d50d853fc3b5be2252244b8492b5e7fe2dc authored about 1 year ago
refactor: remove vite-plugin-pages

Signed-off-by: Fernando Fernández <[email protected]>

6b563bc3219895c6896bde5dc230a42f16a671dc authored about 1 year ago
refactor: plug unplugin-vue-router

Signed-off-by: Fernando Fernández <[email protected]>

2b6149e3eacf2b5ff5a5fd483ffeade994047a72 authored about 1 year ago
style: eslint automatic fix

Signed-off-by: Fernando Fernández <[email protected]>

33f0522ea1ddfbaa6903fcee580dd9090e804a95 authored about 1 year ago
feat(eslint): add @stylistic/eslint new rules

Signed-off-by: Fernando Fernández <[email protected]>

8f0df9f97c58972cea917bb7a43a205387fde9ff authored about 1 year ago
chore(deps): update npm development dependencies (#2147)

54ac75f4be45e71140ca0079884edd18518adbd2 authored about 1 year ago
chore(deps): update npm development dependencies (major) (#2125)

2eeef1912b9a067e51de87cce427a1cff804d039 authored about 1 year ago
refactor(eslint): install @stylistic/eslint-plugin

Signed-off-by: Fernando Fernández <[email protected]>

16614a7fc8b724a3debce8dd2030b499e218458e authored about 1 year ago
refactor(eslint): migrate config to @stylistic/eslint-plugin

Signed-off-by: Fernando Fernández <[email protected]>

4896ad319cdee53ba71ad0655f8da76c7e9c9940 authored about 1 year ago
style: automatic eslint fix

Signed-off-by: Fernando Fernández <[email protected]>

1716da7d9684f8e821dcfcd17ef55d4de20aef2c authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: Oatavandi <[email protected]>
Co-authored-by: queeup <[email protected]>
Transla...

32e3addbb245e0330f268ce384bfe06865f600a5 authored about 1 year ago
chore(deps): update actions/labeler action to v5 (#2152)

555635c9ee074e8d544ca6ce456d6ce819a73005 authored about 1 year ago
chore(deps): update npm dependencies (#2149)

27c5c5705db12ad3bdab252b82d4fdffa5da9b2d authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: Ben <[email protected]>
Co-authored-by: Dr. Mücke <[email protected]>
C...

5ff058d820f756dcbd37ec45255cd21336d6e6fc authored about 1 year ago
chore(deps): update dependency marked to v11 (#2150)

fb7284a1fc335352f6bdddbfd6b2ff304c4ff0cb authored about 1 year ago
chore(deps): update ci dependencies (#2146)

6ad0acfc35dbd2137e1e637dd4741471313577d1 authored about 1 year ago
chore(deps): update npm dependencies (#2141)

e347a56ecf280925a45aea6685bba34c9d824d46 authored about 1 year ago
chore(deps): update npm development dependencies (#2140)

5b1bab1027492949758afe7fe220959d5e82cc5c authored about 1 year ago
chore(deps): update dependency marked to v10 (#2138)

9a64359dfab8013450e93e193d3afac846ba7f58 authored about 1 year ago
chore(deps): update ci dependencies (#2142)

6ab5c3f0ee06b914e8b0bd26f0963fe1c2ff14b1 authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: Simon-Pierre Corriveau <[email protected]>
Co-authored-by: hoanghuy309 <hoa...

2c67d611adbd35c81fb2e43ef66477eb1773362f authored about 1 year ago
chore: remove redundant information from workspace's package.json

The same information is already in the top level package.json,
so it's unnecessary to have it re...

7d52df8a5648e595952490f50b74692ae9df3181 authored about 1 year ago
chore: minor cleanup of unneeded eslint plugins

* eslint-plugin-no-extend-native doesn't look like it's maintained and upstream
features should ...

551892dc852bf82191f9e795bb41cc67a4abf77a authored about 1 year ago
chore(readme): update ``CloudFlare`` to ``Cloudflare`` (#2139)

9852b01e38bf5b1b4727a50898cb12f0bf36fbec authored about 1 year ago
chore(deps): update npm development dependencies (#2124)

24683e77a9d1bfd292eb4d7a0450916c57606d3b authored about 1 year ago
chore(deps): update actions/dependency-review-action action to v3.1.2 (#2131)

7a0ca439c7b1f95b6448e1ab488f9aa48542fd06 authored about 1 year ago
chore(deps): update npm dependencies (#2119)

a2f7e6fc061aa87e17a11ba723d7cf95ba5240a2 authored about 1 year ago
refactor: layout system

Signed-off-by: Fernando Fernández <[email protected]>

a95962fbfd0062528dd3970110293a861ff8b3e9 authored about 1 year ago
refactor: remove vite-plugin-vue-layouts

Signed-off-by: Fernando Fernández <[email protected]>

1f642b45d620e6dd56a5205e1dacf7a91d406da8 authored about 1 year ago
chore: remove old include from tsconfig.json

Signed-off-by: GitHub <[email protected]>

7ab0d26e3f824173aea65a7adf3e8410ab44561b authored about 1 year ago
fix: referenceerror on undefined commit hash

Signed-off-by: GitHub <[email protected]>

f68f807c0f861edca84ad1300708930cb923539c authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: mLgz0rn <[email protected]>
Translate-URL: https://translate.jellyfin.org/projec...

bed9182177e2f6c86898f46dd523964185154239 authored about 1 year ago
ci(dockerfile): remove old args and envs from dockerfile

Signed-off-by: Fernando Fernández <[email protected]>

299569b4ef44b0914749dd78628f2dfcb6c46cd8 authored about 1 year ago
ci(dockerfile): fix missing commit hash (#2134)

Signed-off-by: GitHub <[email protected]>

b0a6250dc1e92cff91f3ea3dc6ec0d42d979032d authored about 1 year ago
refactor: minor lifecycle improvements and simplifications (#2133)

Signed-off-by: Fernando Fernández <[email protected]>

db9542da53b77813348dc13303d27cb4b370e07c authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: Retrial <[email protected]>
Co-authored-by: Weblate <[email protected]>
Co...

fea581bfa71dd7b877fa87b810b9f21890298e29 authored about 1 year ago
fix: disable elastic overscroll (#2132)

Signed-off-by: GitHub <[email protected]>

11f78b4d64b60613bf2fbf9447426d36baa07c10 authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: Weblate <[email protected]>
Co-authored-by: mLgz0rn <[email protected]>
Transl...

4370a78b14410a4ba0e160a021c8900fcd44d026 authored about 1 year ago
chore(i18n): translate terms

Co-authored-by: nextlooper42 <[email protected]>
Translate-URL: https://translate.jell...

9c7c7402c2500a82a0522ef175a577840eb1030d authored about 1 year ago
chore: fix `npm run analyze`

Signed-off-by: GitHub <[email protected]>

a58e0f68d0b8676b99e5443db8ebef7e6b950310 authored about 1 year ago
chore: remove vue-i18n-extract

Unused localization strings can be detected by @intlify/eslint-plugin-vue-i18n

Although the rul...

332ce39b57a773d6ea54acc9f80d9f7dc0d1bfd6 authored about 1 year ago
chore(deps): update dependency swiper to v11 (#2121)

1a8604ae9c32e756a6f0a30a8735c38a284988c8 authored about 1 year ago
chore(deps): lock file maintenance (#2127)

35e5b398d21e86b0e9fb14bb6a4ef876cb436c26 authored about 1 year ago
ci(devcontainer): improve boot time

Run postunpack.sh in postCreateCommand hook,
which can continue running in the background and in...

0809739fa7ad2599c28622eb8ce803d847d385c7 authored about 1 year ago
ci(renovate): improve lockfileMaintenance updates

* Reduce schedule: we're getting security alerts before the 2 months have reached.
Instead of re...

1f803d4b5f815bb04b616de6fb2ba0d5ff0ebcc7 authored about 1 year ago
chore(deps): update npm development dependencies (#2118)

c3219b5528f64970afe873f080f47874b7832f42 authored about 1 year ago
chore(deps): bump rustix from 0.37.23 to 0.37.26 in /packaging/tauri (#2123)

Signed-off-by: dependabot[bot] <[email protected]>

f3917930e675aaa16794594c67766e473d5ce06d authored about 1 year ago
chore(deps): update ci dependencies (#2115)

b22201cfedd5c865fc6052732cd4d50614836f26 authored about 1 year ago
chore: update renovate config

* Group all CI updates. Major CI updates are unlikely to break,
and fixing them it's easy, contr...

2b70e53c20e7252d20016e3d8aeb78f80f9cb9af authored about 1 year ago
ci: use recommended tauri deps

Use apt_packages file to get the correct
required packages for building tauri in CI

ed675e9334d48a6acab5f62b8423454f1dcf5365 authored about 1 year ago
chore(devcontainer): install missing tauri deps

881e81a667e9ea1ba5e8430cd69ac698484b990d authored about 1 year ago
chore(tauri): uniformize npm commands

Tauri commands are the same as the ones used in the frontend
(with the exception of gen-icon, wh...

9e31f51c31843a583d31e33c85b5224f2f7064a8 authored about 1 year ago
docs: minor style fix

ddce33403ae9a82244daf236ad7bb85f93193816 authored about 1 year ago
chore(devcontainer): split commands

7fac21fa59d43a022ec42388c69df359329598f4 authored about 1 year ago
chore(packaging): rootless docker container

Also improve the weight of the image to the bare minimum.

0f3fe1bbe28743c89e4e02749bf94c1b5e494790 authored about 1 year ago
chore(deps): upgrade to node 20 LTS

39a7e8b4779fbb3444c93de01330cfbe2ef44945 authored about 1 year ago
chore: organize file structure

* Move all packaging-related stuff into a subdirectory
* Remove workspace defaulting to `fronten...

0a2a46ac906ea3828a655df887c88793d09c643a authored about 1 year ago
chore(deps): update npm development dependencies (#2110)

c64623e1d7abdce5685962d809efdae8518ef9c4 authored about 1 year ago
chore(i18n): remove translation (Latvian)

0473514bc0168e688c41a5fb7cf16178a55c3b24 authored about 1 year ago
chore(i18n): remove translation (Kurdish (Central))

427917777b120cf22fc8a2e6182da14a73a95492 authored about 1 year ago
chore(i18n): remove translation (Danish)

5cd6100f2d14f1bc4db2250a80dfe51fac91729e authored about 1 year ago
chore(lint): fix simple lint and type issues

* With the strict type-checking linter configuration we
recently added, linter is less permissiv...

e9fa119b176416dd2b709d6a899a8a7c8a75fe66 authored about 1 year ago
chore(deps): update actions/checkout action to v4.1.1 (#2111)

e2737adc4e6819488a3b3aaa43b24ee41a86d0e2 authored over 1 year ago
chore(deps): update dependency vue to v3.3.6 (#2113)

34c9d61fcf97ed72b4d935bef7c8dc198d74797d authored over 1 year ago
chore(i18n): translate terms

Co-authored-by: Andrejs <[email protected]>
Co-authored-by: Weblate <[email protected]>
Transl...

9bf63e5bd9eed4381677dd3d10e5880c564ca251 authored over 1 year ago
fix(#2085): allow installation in a sub-path (#2108)

c37a0e39f0371341ec9ac9ad2507487ce622eeda authored over 1 year ago
chore: remove outdated comment

#2112 updated vue to 3.3.5, which fixes the issue

7df59f937cc98be19e8972c9161d7e3224568993 authored over 1 year ago
chore(deps): update npm dependencies

20940f7e03c8e1cd0637d8b61bae253922eff584 authored over 1 year ago