Commit Graph

60 Commits

Author SHA1 Message Date
d9d24e031e Deprecation notice 2019-05-29 23:19:23 +03:00
5efb2deab6 Something that looks like a form 2019-01-22 23:35:26 +02:00
3e359afcbe Simple routing 2019-01-22 22:40:44 +02:00
ff231322c7 Everything under the same path 2019-01-22 16:16:36 +02:00
6ec2303b9f Configurable port 2019-01-22 00:08:51 +02:00
e56aa4f9c8 Fix type 2019-01-22 00:01:53 +02:00
2c369943e7 Migrations configuration 2019-01-21 22:35:05 +02:00
86085e146c Less logging 2019-01-21 21:51:17 +02:00
bd5feb8353 Fix warnings 2019-01-21 21:47:58 +02:00
0c0606506a Dummy readme 2019-01-21 21:32:10 +02:00
908db84232 Fix tests 2019-01-21 21:31:13 +02:00
c45ea0ecc8 wip 2018-12-20 00:33:32 +02:00
6767813879 wip 2018-12-20 00:29:25 +02:00
8818b6f495 Separate backend and frontend 2018-12-19 23:18:13 +02:00
e459a318bd Disable cache nix root 2018-11-12 22:34:58 +02:00
92e34fdfcc Use the nix-build command instead 2018-11-12 21:53:47 +02:00
26af45713c Travis build 2018-11-12 21:46:42 +02:00
5727ea5574 Docs support 2018-11-12 21:32:42 +02:00
7928aa1cb6 More tests 2018-10-26 23:59:06 +03:00
fb29a6e694 Automatic testing for schema 2018-10-26 23:47:14 +03:00
5961a99d77 Simple placeholder test 2018-10-26 22:15:11 +03:00
6cabe97b30 Start working on multiple data backends 2018-10-18 00:12:30 +03:00
8733c4d1d1 Upgrade 2018-10-17 23:51:30 +03:00
eb770b91af Merge branch 'sandbox/MasseR/28-separate-lib' of MasseR/ebook-manager into master 2018-08-29 23:06:22 +03:00
f5f6c9ced9 Clean up common.cabal 2018-08-29 23:03:32 +03:00
fdbd24a4bf Tools support for nix 2018-08-29 23:03:24 +03:00
6865af361d
Support for multiproject builds with nix
- Closes #28
2018-08-29 22:45:25 +03:00
d792cb2a81 Merge branch 'sandbox/MasseR/2-opds' of MasseR/ebook-manager into master
Closes #2
2018-08-28 23:28:24 +03:00
cd086165db Initial OPDS support
Channel listing (#2)

List books (#2)

Closes (#2)
2018-08-28 23:26:49 +03:00
0037d4691e #20 Update privacy settings on channels (#22)
- Closes #20
2018-08-15 23:25:06 +03:00
e61fb66c06 #13 Add visibility information to channels (#21)
- closes #13
2018-08-15 22:38:36 +03:00
8b04f3760e Complete functions (#15) 2018-08-15 22:11:30 +03:00
5ff629902c #12 Attach channels to books
- Closes #12
2018-08-14 23:50:01 +03:00
3d7f40eac9 #8 Attach tags to books 2018-08-14 23:50:01 +03:00
0333345aa3 Start working on the (versioned) OPDS catalog 2018-08-14 00:03:52 +03:00
1a8646df46 Reading and writing binary files 2018-08-08 23:56:16 +03:00
84a838e141 Modify metadata 2018-08-08 22:21:15 +03:00
d5fb7da13f Change book schema 2018-08-08 22:01:25 +03:00
bb7ab38b92 Migrations properly through flyway 2018-08-07 23:25:21 +03:00
5dac8374fd Move the book to have an id as well 2018-08-07 22:27:05 +03:00
881c53493f WIP 2018-08-06 00:09:41 +03:00
c5d3f8d2e7 Reorder cabal file 2018-08-05 23:49:39 +03:00
46c728c3c8 Listing books 2018-08-05 23:42:37 +03:00
f8f35007bf Channels API 2018-08-05 23:13:49 +03:00
a4129ae5cf Finish the password validation 2018-08-05 21:39:38 +03:00
8ff50d21ed Refactor views 2018-08-05 00:14:30 +03:00
bcc702b95c Reformatting 2018-08-04 23:53:40 +03:00
e6086ee34f Remove dead code 2018-08-04 23:44:55 +03:00
4a3e598f8a Authentication 2018-08-04 23:43:26 +03:00
964972858b Modify types, create instances 2018-08-04 22:05:41 +03:00