Phan An
|
e051c5cd11
|
chore: use some better icons (#1851)
|
2024-10-14 15:25:23 +07:00 |
|
Phan An
|
5f37982641
|
feat: use a better ESLint setup (#1850)
|
2024-10-14 00:37:01 +07:00 |
|
Phan An
|
9cb99af0e4
|
feat(dev): use concurrently to start dev servers (#1849)
|
2024-10-13 20:37:57 +07:00 |
|
dependabot[bot]
|
dd922b668a
|
build(deps-dev): bump vite from 5.1.6 to 5.1.8 (#1827)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-06 21:35:09 +02:00 |
|
dependabot[bot]
|
38ab314f77
|
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#1817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-06 21:30:59 +02:00 |
|
dependabot[bot]
|
ff45f74a3b
|
chore(deps): bump ws from 8.9.0 to 8.18.0 (#1804)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-06 21:25:45 +02:00 |
|
dependabot[bot]
|
1bcbec7bb4
|
chore(deps): bump braces from 3.0.2 to 3.0.3 (#1803)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-06 21:25:00 +02:00 |
|
Phan An
|
25673a4de4
|
build: add pre-commit hook to enforce conventional commits
|
2024-08-23 11:16:26 +02:00 |
|
Phan An
|
3e321bf47e
|
feat: podcasts
|
2024-07-06 17:45:04 +02:00 |
|
Phan An
|
911410bdfd
|
feat: use OnClickOutside from vueuse
|
2024-07-06 17:45:03 +02:00 |
|
Phan An
|
902c439fed
|
feat(ui): use Tailwind CSS
|
2024-07-06 17:44:57 +02:00 |
|
Phan An
|
0b66f365b2
|
chore: replace Sass with PostCSS
|
2024-07-06 17:44:57 +02:00 |
|
Phan An
|
9d2a3afca9
|
feat: QR for one time tokens
|
2024-07-06 17:44:57 +02:00 |
|
Phan An
|
2fd7b8628e
|
chore(ui): better icons for playlist and repeat mode
|
2024-07-06 17:44:56 +02:00 |
|
Phan An
|
b3cfd719b5
|
chore(build): upgrade Vite related packages
|
2024-07-06 17:44:55 +02:00 |
|
Phan An
|
e106bff23d
|
feat: custom profile avatar
|
2024-07-06 17:44:52 +02:00 |
|
Phan An
|
1bb61ce09b
|
docs: merge docs repo
|
2024-07-06 17:44:48 +02:00 |
|
Phan An
|
563e9af0d3
|
feat: use VueUse
|
2024-07-06 17:44:48 +02:00 |
|
Phan An
|
51b66df055
|
feat: allow dragging song info from footer
|
2024-07-06 17:44:47 +02:00 |
|
Phan An
|
f87d970b50
|
feat: invite users
|
2023-08-22 22:53:55 +02:00 |
|
dependabot[bot]
|
5e61fed87f
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1612)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-03 14:08:55 +01:00 |
|
Phan An
|
20bded3bca
|
chore(test): improve client unit tests with user-event and screen (#1606)
|
2022-11-29 11:18:58 +01:00 |
|
Phan An
|
5992fda776
|
feat: make event bus (emitter) type-safe (#1591)
|
2022-11-15 16:52:38 +01:00 |
|
Phan An
|
5e283ef539
|
feat: visualizer overhaul (#1575)
|
2022-11-06 18:09:06 +01:00 |
|
Phan An
|
b96e072c02
|
feat: add tooltips for better UX (#1554)
|
2022-10-25 19:29:56 +02:00 |
|
Phan An
|
64601411d8
|
chore(build): upgrade TS
|
2022-10-24 21:13:47 +02:00 |
|
Phan An
|
ec764681db
|
chore: update packages and add Node 18
|
2022-10-09 13:23:22 +02:00 |
|
Phan An
|
fcd836edc9
|
fix: visualizer stopped working
|
2022-10-09 10:32:22 +02:00 |
|
Phan An
|
d038b001d4
|
feat: revamp the router and routing logic (#1519)
|
2022-10-08 12:54:25 +02:00 |
|
Phan An
|
7d76773454
|
chore(deps): remove blueimp-md5 dependency
|
2022-08-04 17:42:35 +02:00 |
|
Phan An
|
b6daeb5d77
|
chore(deps): remove crypto-random-string dependency
|
2022-08-01 12:58:11 +02:00 |
|
Phan An
|
6f6f9a0839
|
chore: remove alertify
|
2022-07-26 16:58:56 +02:00 |
|
Phan An
|
2ffb39c1b8
|
feat: add tests and fixes for SongEditForm
|
2022-07-21 07:26:44 +02:00 |
|
Phan An
|
67ff46880a
|
feat: use FontAwesome as components
|
2022-07-15 16:48:06 +02:00 |
|
Phan An
|
fbbe434204
|
feat!: make app progressive
|
2022-07-04 10:36:39 +02:00 |
|
Phan An
|
f95d9a0cd6
|
chore(deps): remove unused packages
|
2022-05-29 23:07:18 +02:00 |
|
Phan An
|
9e1e708782
|
feat(test): add Playback service tests
|
2022-05-14 16:45:48 +02:00 |
|
Phan An
|
e82633d405
|
feat(test): use vue template serializer
|
2022-05-12 15:21:14 +02:00 |
|
Phan An
|
56d178ff47
|
feat(test): add AboutKoel component tests
|
2022-05-07 11:26:32 +02:00 |
|
Phan An
|
4db8362c79
|
test: add FooterExtraControl.vue unit test
|
2022-05-05 00:49:53 +02:00 |
|
Phan An
|
17e3728023
|
test: add album tests
|
2022-05-03 19:39:46 +02:00 |
|
Phan An
|
729734da50
|
chore: clean up packages
|
2022-05-03 19:02:00 +02:00 |
|
Phan An
|
67b2bae7da
|
fix(test): make it type-compliant
|
2022-05-02 20:53:19 +02:00 |
|
Phan An
|
4a24abff43
|
feat(test): set up Vitest
|
2022-05-02 09:21:14 +02:00 |
|
Phan An
|
177e61fda6
|
fix: dev command
|
2022-05-01 14:14:48 +02:00 |
|
Phan An
|
6110eefd26
|
chore(deps): remove vuequery
|
2022-04-30 12:46:15 +02:00 |
|
Phan An
|
16ba83f12a
|
chore: clean up for production
|
2022-04-29 15:32:12 +02:00 |
|
Phan An
|
9cf7a09cde
|
feat: use home-grown virtual scroller
|
2022-04-27 23:32:41 +02:00 |
|
Phan An
|
7c88e96206
|
chore: vue3-ify
|
2022-04-19 21:26:06 +02:00 |
|
Phan An
|
1ab5837c76
|
chore: refactor event bus and mixins
|
2022-04-15 16:24:30 +02:00 |
|