Commit Graph

113 Commits

Author SHA1 Message Date
5569c4444b Make thing beeing able to be modified 2017-09-23 17:10:50 +02:00
d901943758 Corrects some path 2017-09-23 16:48:56 +02:00
91765d2c84 Makes request rate limited per second, not microseconds 2017-09-23 16:48:56 +02:00
b0eefe8de3 Makes all tests pass green again
* Removed a concurrent write condition that was happening while fetching
  BD
* Updated the local test database to match bedetheque.com state
* Note field being highly dynamic removed test from it.
2017-09-23 16:48:56 +02:00
2f526632fe Uses default gulp build task 2017-09-23 16:47:35 +02:00
ea64b0a6c5 Adds cleaning task and default task 2017-09-23 16:47:35 +02:00
78acb0a1c7 Removes some of the debug output 2017-09-23 16:47:35 +02:00
17c2f18193 Cleans the javascript 2017-09-23 16:47:35 +02:00
e6e1f6d6b3 Adds jshint reporting 2017-09-23 16:46:03 +02:00
c86e06fe23 adds a production, minified version 2017-09-23 16:46:03 +02:00
e98765fbdb Allows for minified and unminifed bower versions 2017-09-23 16:46:03 +02:00
924ea137b9 Makes the dev file built more gulp-ish way 2017-09-23 16:46:03 +02:00
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