An Phan
8fb5031dc3
Close equalizer if clicked outside
2016-09-18 12:33:52 +08:00
An Phan
aa3260aff4
Use system font ( close #435 )
...
Koel will now use the default system font on user's OS instead of a
custom font (Roboto of various weights in the past), which increased the
bundled size pretty much unnecessarily.
2016-09-18 12:13:18 +08:00
An Phan
95eab0bfaf
Update the db diagram
2016-09-15 21:26:18 +08:00
bdgold
2065cdd79b
Render html em tags ( #445 )
2016-09-12 20:26:50 +08:00
bdgold
e76d6f11be
Remove v-once for time class ( #437 )
2016-09-10 14:41:44 +07:00
XavRsl
ddb83d5c3e
Change line-height on headings ( #424 )
2016-08-26 16:19:42 +08:00
An Phan
aaaa3e1a4e
Set correct MIME when dragging ( fixes #410 )
2016-08-21 22:51:09 +08:00
An Phan
48dc6e62fd
Remove log function
2016-08-21 22:41:51 +08:00
An Phan
bc7ff73704
Fix back to top scrolling in Home
2016-08-13 18:51:53 +08:00
An Phan
026de6688a
Display Back to Top button on iPhone 6+
2016-08-13 18:47:22 +08:00
An Phan
a0f72aa396
Properly warn user when saving media path
2016-08-13 18:43:25 +08:00
An Phan
7bf47b2d50
Fix latest songs/albums
2016-08-13 10:52:09 +08:00
An Phan
e042346c4a
Alert and confirm beautifully
2016-08-11 10:55:54 +08:00
An Phan
07b23fee69
Prevent non-admins from access admin-only sections
2016-08-08 17:59:20 +07:00
An Phan
470730853d
Mimimize progress bar when not used
2016-08-07 20:05:35 +07:00
An Phan
82b44ef63c
Some refactoring
2016-08-07 19:39:27 +07:00
An Phan
4cb8968de4
Wording
2016-08-07 19:35:45 +07:00
An Phan
34a46f1f9c
Display recently added songs/albums on Home screen ( resolves #379
2016-08-07 19:33:46 +07:00
An Phan
a87b456f9b
Fix drag and drop
2016-08-03 18:41:22 +08:00
bdgold
cd5a64d791
Fixes Pause and Resume in home-song-item. ( #388 )
...
Fixes Issue https://github.com/phanan/koel/issues/387
2016-08-01 15:03:58 +08:00
An Phan
33708a2cbd
"New version" link now goes directly to tag page
2016-07-31 11:42:40 +08:00
An Phan
13804d161e
Only render YouTube component if used
2016-07-31 11:34:55 +08:00
An Phan
3bd568f889
Remove obsolete comments
2016-07-30 23:32:46 +08:00
An Phan
e3ee03db24
Complete YouTube feature
2016-07-30 23:32:17 +08:00
An Phan
444d07ec8f
Remove obsolete param docs
2016-07-16 11:31:51 +07:00
An Phan
8cd9e66485
Fix song sharing on iDevice (for real)
2016-07-11 23:04:06 +08:00
An Phan
e69c989a1f
Fix song sharing on iDevice
2016-07-11 23:03:04 +08:00
An Phan
7ab5c76ef0
Fix router paths
2016-07-11 22:28:24 +08:00
An Phan
c3fdc861a7
Fix missing url module bug
2016-07-11 09:49:00 +08:00
An Phan
11712932b3
A better router.go
2016-07-11 09:41:35 +08:00
An Phan
0bc4e5c3d3
Cleaning continues
2016-07-11 09:28:15 +08:00
An Phan
f85165a1a1
Code cleaning service
2016-07-11 02:28:14 +08:00
An Phan
4f6226d224
Move shared song logic to router
2016-07-11 02:05:18 +08:00
An Phan
032b9bee7c
Enable navigation with a basic router
2016-07-11 01:55:20 +08:00
An Phan
d2a6e04bb0
Add byId() into playlist store
2016-07-11 00:56:09 +08:00
An Phan
77fa77081d
Fix login URL regex
2016-07-09 13:20:27 +08:00
An Phan
fad1d2f335
Remove redundant method
2016-07-09 12:07:55 +08:00
An Phan
04959d8eb4
Better test for failed login requests
2016-07-09 12:06:49 +08:00
An Phan
9becc85bdd
Replace vue-resource with jQuery and save a lib
2016-07-09 12:06:14 +08:00
An Phan
b83ea26ddd
Fix component $emit in Vue 2.0
2016-07-08 16:37:22 +08:00
An Phan
9cc2b7994c
Use v-show to avoid weird bugs
2016-07-08 16:36:58 +08:00
An Phan
b30dfabd50
Restore Ctrl+A shortcut
2016-07-08 16:25:34 +08:00
An Phan
1950b7981d
Fix shortcut key for songs
2016-07-08 16:24:41 +08:00
An Phan
ecca2157ea
Change the battle theme
2016-07-08 12:46:15 +08:00
An Phan
28b0d91c64
Do not attempt to autoplay shared URL on iOS
2016-07-08 10:27:34 +08:00
An Phan
51b1a36696
Fix footer control position on mobile
2016-07-08 09:08:05 +08:00
An Phan
c6ab0ed14e
Fix artist/album name overflow on mobile
2016-07-08 08:48:12 +08:00
An Phan
711c802fee
Disable text selection in equalizer
2016-07-07 23:08:06 +08:00
An Phan
32294311c1
Docblock
2016-07-07 21:56:08 +08:00
An Phan
56045ef06c
Add the ability to share song URLs
2016-07-07 21:54:20 +08:00