Phan An
4865a9c961
refactor: simplify form field layout
2022-07-22 18:15:30 +02:00
Phan An
f9f21ce654
refactor: simplify cards
2022-07-22 16:25:30 +02:00
Phan An
f67c9a23de
feat(design): little tweaks for context menu box shadow
2022-07-20 11:45:47 +02:00
Phan An
05c298ca2c
fix: optimize thumbnail animation
2022-07-16 18:33:39 +02:00
Phan An
12e560dc08
feat(design): add focus style for cards
2022-07-15 18:35:21 +02:00
Phan An
67ff46880a
feat: use FontAwesome as components
2022-07-15 16:48:06 +02:00
Phan An
d45096b931
feat(design): better styling for artist/album cards
2022-07-13 17:45:42 +02:00
Phan An
08e4953217
feat: decouple artist/album and the media information
2022-07-08 16:53:04 +02:00
Phan An
46b21b2625
chore: use gap instead of grid-gap
2022-07-07 23:24:02 +02:00
Phan An
2cdd6a1952
feat(design): better style for album/artist card
2022-07-05 23:28:06 +02:00
Phan An
4656ba4e47
feat: use multiple bg images for thumbnail defaults
2022-07-05 10:42:20 +02:00
Phan An
0e77ccab3b
feat: change song/artist/album card design
2022-07-04 19:48:13 +02:00
Phan An
a82d43cf6d
feat: make themes 100% JS
2022-07-04 19:47:46 +02:00
Phan An
8b9b571a67
feat: change env variable for demo env
2022-07-04 18:12:35 +02:00
Phan An
c4fd77f121
fix: broken style in production build
2022-07-04 17:57:08 +02:00
Phan An
fbbe434204
feat!: make app progressive
2022-07-04 10:36:39 +02:00
Phan An
905fe640e9
chore: better cursor for sliders
2022-04-25 16:08:00 +03:00
Phan An
6a06e5ef9b
migration: album track list
2022-04-21 12:43:10 +02:00
Phan An
82fe7e17a1
migration: make create smart playlist work again
2022-04-20 14:38:38 +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
Phan An
7292b94724
Extract core to submodule
2018-02-02 22:12:19 +01:00
Phan An
ee7e6d1367
Reduce meta font size
2018-02-02 11:45:32 +01:00
Phan An
f65c2082fd
Fix dialog text color
2017-09-03 21:05:44 +01:00
Phan An
dc7c6bec45
Refactor the remote controller into its own page
2017-08-27 16:53:17 +01:00
An Phan
c842ef4db0
Tiny tweaks for song list elements
2016-12-11 21:26:50 +08:00
An Phan
f96518d8dc
Guess and match songs in album info panels
2016-12-01 19:43:44 +07:00
An Phan
2d6d0fd8fb
Replace sweetalert with alertify
2016-12-01 17:54:28 +07:00
An Phan
4595f0bff4
Revamp user add/edit forms
2016-11-30 16:24:05 +07: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
bdgold
2065cdd79b
Render html em tags ( #445 )
2016-09-12 20:26:50 +08:00
An Phan
e042346c4a
Alert and confirm beautifully
2016-08-11 10:55:54 +08:00
An Phan
470730853d
Mimimize progress bar when not used
2016-08-07 20:05:35 +07:00
An Phan
c6ab0ed14e
Fix artist/album name overflow on mobile
2016-07-08 08:48:12 +08:00
An Phan
53d69ebce5
Some mobile optimizations
2016-06-26 18:59:10 +08:00
An Phan
8657387f0a
A change of heart re:indent size
2016-06-26 00:05:24 +08:00
Daniele Ricci
63f8b8db92
Some mobile optimizations
...
* seek bar thicker
* other-controls bigger (1.2rem)
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
2016-06-17 19:41:00 +02:00
An Phan
e0411ad019
Trim long artist and album names in cards
2016-06-17 14:02:42 +08:00
An Phan
83f421f990
Add ability to view artist individually
2016-06-05 19:06:24 +08:00
An Phan
db340438ad
Add ability to view album info individually
2016-06-05 18:46:40 +08:00
An Phan
774ae68efb
Finish Album download, starting Artist download
2016-06-04 19:20:11 +08:00
An Phan
b98625c9ab
Use rem
2016-06-02 17:46:01 +08:00
An Phan
19585bcdc4
Revert "Merge branch 'caffinatedmonkey-styles't push origin master"
...
This reverts commit 1cff51d4ac
, reversing
changes made to 5bfb675602
.
2016-05-22 20:05:25 +08:00
An Phan
8761aaf876
Merge branch 'styles' of https://github.com/caffinatedmonkey/koel into caffinatedmonkey-styles
2016-05-22 19:55:31 +08:00
Martin Charles
9eb3ee9dc2
Changed Slide In/Out Transition
...
Instead of using the ease-in transition, using one from [this example.][1]
1: https://github.com/GoogleChrome/ui-element-samples/tree/master/side-nav
2016-05-21 16:55:04 -04:00
An Phan
6cc36b39ee
Merge branch 'master' into compilation
2016-05-02 10:33:16 +07:00
loganfreeman
6edfbc08c7
app.scss compiled failed
...
SASS ignores variables, defined in if-statement
http://stackoverflow.com/questions/15371332/sass-ignores-variables-defined-in-if-statement
2016-04-25 22:41:41 -06:00
An Phan
edc4795421
Second try and add tests
2016-04-24 12:37:04 +08:00
Bartek Iwańczuk
d46bf5d8ce
Fix #308
2016-04-18 22:26:27 +02:00
An Phan
4dc06719b3
First try
2016-04-17 23:38:06 +08:00