Commit Graph

101 Commits

Author SHA1 Message Date
603943c4a1 Bumps to v0.1.0-rc1 2016-02-16 12:43:40 +01:00
144017c4dc Updates the README with instructions 2016-02-16 12:42:42 +01:00
141c359751 Adds some dockerfile 2016-02-16 12:34:12 +01:00
8e01f5f3a3 Improved description list 2016-02-15 18:55:22 +01:00
ba620bcf8d Makes Not implemented yet views 2016-02-15 18:52:35 +01:00
e5fa48e84a Fixes of display in seconds 2016-02-15 18:37:56 +01:00
e9e1adf089 Implements a search 2016-02-15 18:24:27 +01:00
0170bf99ad Makes album ratio an option 2016-02-15 16:24:24 +01:00
5f8900acbb Makes album a component.
Should not be a directive, but a simple component
2016-02-15 16:13:19 +01:00
f720850533 Adds a responsive-ratio directive
To fix the ratio of any element
2016-02-15 15:42:40 +01:00
a7abe7eddb Ensure that star are displayed on non-round note 2016-02-12 19:06:50 +01:00
540637580a makes smaller fetching batch 2016-02-12 18:54:24 +01:00
c5f294a818 Adds endless scrolling on albums 2016-02-12 18:45:14 +01:00
c13dc5dad1 Implements a better modal for an album 2016-02-12 17:04:11 +01:00
4c5207461a Adds a basic modal for <album> directive 2016-02-12 15:45:35 +01:00
830cec54c5 Makes album display a bit nicer 2016-02-12 14:40:48 +01:00
cadd630a44 Adds specification for name clean-up 2016-02-12 14:24:50 +01:00
a9ca878be1 Implements the first specs
TDD yeah !!!
2016-02-12 14:01:33 +01:00
0dd8219c4a Improves karma config 2016-02-12 12:24:31 +01:00
ce1ee99c9f Improves album directives 2016-02-12 11:37:36 +01:00
df62e82922 Reimplements the recents feature 2016-02-11 18:51:05 +01:00
ca9dd50429 Reimplements the help modal 2016-02-11 17:14:47 +01:00
e109e116f5 Reorganizes the project with clean MVC structure 2016-02-11 17:04:15 +01:00
143274f369 Moves static into webapp 2016-02-11 14:54:04 +01:00
15974168f5 Sets up gulp task for test 2016-02-11 14:25:08 +01:00
f291e0f215 Adds missing bower dependency 2016-02-11 14:25:01 +01:00
8b75f980dd Uses bower instead of sources checkout 2016-02-11 14:25:01 +01:00
0b279575e8 Moves testdata in test/data 2016-02-10 14:17:04 +01:00
7999e4807c Adds ui-angular/boostrap dependencies 2016-02-10 11:18:25 +01:00
795bf3c3dd Adds base npm / bower for dependencies 2016-02-10 11:11:14 +01:00
8c17711dfa Avoids making empty query 2016-01-26 12:43:30 +01:00
eaf2d2cf0c Displays total number of results 2016-01-26 12:38:25 +01:00
f6a884b188 Implements the search part 2016-01-26 12:31:03 +01:00
5f2208839d Custom routing
Yep fuck SPA principle in angular, do it my way
2016-01-26 10:24:57 +01:00
276642a046 First attempt to display cover only 2016-01-26 09:51:18 +01:00
86772a396e Stubs displaying some albums 2016-01-25 20:23:57 +01:00
3da08a1f54 Avoid some panic
Idiomatic return after writing an error response
2016-01-25 20:23:23 +01:00
686b4b3207 Adds a modal help 2016-01-25 18:08:40 +01:00
56bda18611 Makes the navbar collapse earlier 2016-01-25 17:27:43 +01:00
6602ce8db2 Adds a nice navbar to the website 2016-01-25 17:24:30 +01:00
d1d6cad190 Makes a very basic Hello World 2016-01-25 16:34:29 +01:00
9095a71f7a Imports bootstrap and angular 2016-01-25 16:33:06 +01:00
f4c30e2b0e Have nicer 404 errors for covers 2016-01-25 16:13:29 +01:00
ab1e7c7e91 fixup! Implements GET for images 2016-01-25 16:13:23 +01:00
6ecaabf955 Implements GET for images 2016-01-25 15:59:45 +01:00
21e6b41f95 Changes AlbumCacheCover interface 2016-01-25 15:40:33 +01:00
2a46e44b2e Makes log a bit more beautiful 2016-01-25 15:40:15 +01:00
1c39ad27a5 Refactors Cover's Extension cleaning in Album 2016-01-25 15:21:04 +01:00
c858e99d06 Uses narco with logging
We have a finner control of what we serve
2016-01-25 14:27:52 +01:00
624b68616e Makes the app without global lock 2016-01-25 13:23:39 +01:00