Wykres commitów

244 Commity (7b17c4698789c038cd045cb6fcff0acd50a6caed)

Autor SHA1 Wiadomość Data
wvffle 7b17c46987
Create audio system based on Web Audio API 2022-10-30 19:12:46 +01:00
RenovateBot 2628fa313e Update dependency @vue/test-utils to v2.2.1 (develop) 2022-10-29 12:09:01 +00:00
RenovateBot e7045595ab Update dependency @vitest/coverage-c8 to v0.24.3 (develop) 2022-10-29 11:57:32 +00:00
RenovateBot c91e3e2746 Update dependency @vitejs/plugin-vue to v3.2.0 (develop) 2022-10-29 11:04:18 +00:00
RenovateBot 8705960ec0 Update dependency @typescript-eslint/eslint-plugin to v5.41.0 (develop) 2022-10-29 08:58:11 +00:00
RenovateBot da61fedef0 Update Sentry to v7.17.2 (develop) 2022-10-29 06:45:23 +00:00
Renovate Bot 3c2ccbf79c Update dependency vue-virtual-scroller to v2.0.0-beta.3 2022-10-27 22:02:36 +00:00
Renovate Bot 593a760491 Update dependency vue-tsc to v0.40.13 2022-10-27 19:32:56 +00:00
Renovate Bot 1e931cd955 Update dependency vue-router to v4.1.6 2022-10-27 18:02:53 +00:00
Renovate Bot d1a1490997 Update dependency vite-plugin-vue-inspector to v1.1.3 2022-10-27 17:41:05 +00:00
Renovate Bot 3cbbae66ea Update dependency typescript to v4.8.4 2022-10-27 16:01:46 +00:00
RenovateBot 7d0ec12253 Update dependency sinon to v14.0.1 (develop) 2022-10-27 14:08:52 +00:00
RenovateBot 0a27e8fa14 Update dependency jsdom to v20.0.1 (develop) 2022-10-22 15:31:09 +00:00
RenovateBot fa43c6285d Update dependency axios-auth-refresh to v3.3.4 (develop) 2022-10-22 13:55:53 +00:00
RenovateBot 254bfbb2c5 Update dependency @vue/eslint-config-typescript to v11.0.2 (develop) 2022-10-22 06:29:16 +00:00
RenovateBot d83478b2b5 Update Vue to v3.2.41 (develop) 2022-10-21 19:54:14 +00:00
Georg Krause 5f09beff3a Revert "Update dependency vite-plugin-pwa to v0.13.1 (develop)"
This reverts commit 00376930e4
2022-10-12 08:56:58 +00:00
RenovateBot 82767e7b3c Update Vue to v3.2.40 (develop) 2022-10-12 08:25:58 +00:00
RenovateBot 00376930e4 Update dependency vite-plugin-pwa to v0.13.1 (develop) 2022-10-11 15:22:35 +00:00
Georg Krause 8048ae49c4 Add coverage reporting for Gitlab 2022-10-09 08:27:24 +00:00
wvffle 333d0a83c2 Cleanup config files 2022-09-26 17:57:47 +00:00
RenovateBot e1bca7128c Update dependency typescript to v4.8.3 (develop) 2022-09-15 09:45:00 +00:00
Georg Krause 7c01c65af2 Revert "Update dependency @vue/runtime-core to v3.2.39 (develop)"
This reverts commit 02ebed8b9d
2022-09-15 09:07:08 +00:00
RenovateBot 15e4c2a895 Update dependency sass to v1.54.9 (develop) 2022-09-15 08:27:53 +00:00
RenovateBot 92eed5f422 Update dependency eslint to v8.23.1 (develop) 2022-09-13 14:01:15 +00:00
RenovateBot 02ebed8b9d Update dependency @vue/runtime-core to v3.2.39 (develop) 2022-09-12 14:31:13 +00:00
RenovateBot 9fe2a31d0b Update dependency @vue/eslint-config-typescript to v11.0.1 (develop) 2022-09-11 17:05:45 +00:00
RenovateBot 4e8d4c35e0 Update dependency @vue/compiler-sfc to v3.2.39 (develop) 2022-09-10 18:09:21 +00:00
RenovateBot a7b70126b9 Update dependency @typescript-eslint/eslint-plugin to v5.36.2 (develop) 2022-09-10 12:30:12 +00:00
RenovateBot e41125a89b Pin dependency utility-types to 3.10.0 (develop) 2022-09-09 16:01:06 +00:00
wvffle fb4f94fb73 Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
wvffle fb27bccaa3 Cleanup test directory 2022-09-06 09:26:36 +00:00
wvffle 1b31fd4007 Remove js tests 2022-09-06 09:26:36 +00:00
wvffle 0541da444b Prepare vitest 2022-09-06 09:26:36 +00:00
wvffle 74d1a0a03e Migrate rest of the components 2022-09-06 09:26:36 +00:00
wvffle 5b95a8f954 Migrate some components 2022-09-06 09:26:36 +00:00
wvffle b3a08c8688 Migrate user menu 2022-09-06 09:26:36 +00:00
wvffle cac12a85fb Add proper tracking alert 2022-09-06 09:26:36 +00:00
wvffle a57320d0f1 Add better tracking 2022-09-06 09:26:36 +00:00
wvffle 1d4a3468ee Revert "Rewrite player logic"
This reverts commit ec630a234ab5ea0dccddaf06c462536bbf1ed329.
2022-09-06 09:26:36 +00:00
wvffle 97e7049333 Rewrite player logic
This commit will bring:
- Gapless play! (Fix #739)
- Chunked queue shuffling - we play first track after first 50 queue items are shuffled, then we shuffle chunks of 50 queue items with each new animation frame.
- We can now restore original queue order after shuffling! (Part of #1506)
- Preloading whole tracks into LRU cache (Should fix #1812)
- Preloading multiple tracks at once
2022-09-06 09:26:36 +00:00
wvffle 4805842f89 Add sentry support 2022-09-06 09:26:36 +00:00
wvffle f06c040b50 Add markdown enhancements
This commit will bring:
- Linking to other users with `@username`
- Linking to tags with `#tag`
- Opening external links in new tab (Fix #1647)
- Single line breaks to avoid confusion for non-technical users (Fix #1377)
- 😒 support...
- Email encoding in markdown
- Markdown editor now auto-resizes to accomodate content (Fix #1379)

NOTE: This only works in very few places. We need to wait for #1835 to have those features available widely
2022-09-06 09:26:36 +00:00
wvffle d1b8190dca Performance fixes 2022-09-06 09:26:36 +00:00
wvffle c87bf7e6b8 Queue component enhancements
This commit provides following queue component enhancements:
- Use a virtual list to render queue items. We now render ~25-30 items at once compared to `queue.length` items. (Fix #1471)
- Faster queue opening and a smoother open animation. (Fix #1471)
- Faster song enqueueing: When enqueueing a playlist or an album, we modify the state only once compared to `tracks.length` modifications before.
- When opening the queue, current track is now already pre-scrolled and centered. This resolves an issue with big queues, where the track list was slowly scrolling to a random position.
- Dragging a track onto the edge of the track list will now scroll the container. You reorder a track from the very top to the very bottom even when you have 3000 tracks in the queue!
- Ability to use scroll wheel while reordering track items
- Track reordering on mobile devices! Currently dragging to edge is disabled
- Responsivity fixes
- Allow click outside modal (Fix #1581)
2022-09-06 09:26:36 +00:00
wvffle 2323cf70d7 Update vite 2022-09-06 09:26:36 +00:00
wvffle b8f5f5d6ef Fix #1297 2022-09-06 09:26:36 +00:00
wvffle bbdb3dcb9d Fix auto-fixable linter issues 2022-09-06 09:26:36 +00:00
wvffle 405eed0c0f Add semantic ui types 2022-09-06 09:26:36 +00:00
wvffle de4f445e9b Fix up some tsc errors 2022-09-06 09:26:36 +00:00