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
575655b6a4
Makes db thread-safe
...
It was needed for simplicity and various optimization
2016-01-25 13:14:31 +01:00
594598ed6b
Adds list of author computation
2016-01-25 13:13:57 +01:00
88ab821c58
Adds a static website
2016-01-25 10:08:56 +01:00
5e83b3941d
Forces the use of version v0
2016-01-22 19:20:08 +01:00
8903f36238
Fixes lock
2016-01-22 19:19:08 +01:00
6ef506b0ea
Plays with logging
2016-01-22 18:48:12 +01:00
644fb09806
Adds a BatchSize option
2016-01-22 18:19:24 +01:00
1699bca7cd
Fixes a stupid bug
...
================================================================================
========================= B I G H I N T =========================
================================================================================
Y O U N E E D T D D
2016-01-22 18:17:19 +01:00
f407c1cf3e
Implements a basic main function
2016-01-22 18:06:33 +01:00
fe6e32ec7b
Makes the CoverCache use diskv
...
because in memory cache is Aaaawwwweeeessssooomme
2016-01-21 22:19:37 +01:00
4a18666fe2
Implements the database
2016-01-21 20:24:36 +01:00
40e1e55215
Adds tests for AlbumDatabase
2016-01-21 19:34:58 +01:00
ef458eaaea
Splits bleve.Index and database in two
2016-01-21 19:19:04 +01:00
b044fa17ab
Implements a new main
2016-01-21 18:54:46 +01:00
2516bcb128
Reports all results
2016-01-21 18:54:24 +01:00
0d3e8b922a
Refactors the indexing and the syntax
...
Human queries are now in french. Sorry for that
2016-01-21 16:36:45 +01:00
dc0830a559
Cleans the tests
2016-01-21 14:09:01 +01:00
925a0a21ed
Adds an indexer
2016-01-21 10:00:17 +01:00
be5c34b2a6
Removes author
2016-01-21 10:00:00 +01:00
f3d69cb3d0
Fixes data
2016-01-21 09:59:15 +01:00
c6a16804cc
Cleans doc
2016-01-21 09:58:37 +01:00
5a44613055
Skips long test
...
By default they will be skipped, `make LONG=1` will run them
2016-01-20 16:04:58 +01:00
4520da662d
Adds test timing
2016-01-20 15:57:09 +01:00