wolnelektury.git
5 years agoLibrarian in requirements.
Radek Czajka [Fri, 1 Mar 2019 09:56:09 +0000 (10:56 +0100)]
Librarian in requirements.
Some housekeeping.

5 years agoRemove piston residue.
Radek Czajka [Thu, 28 Feb 2019 23:08:21 +0000 (00:08 +0100)]
Remove piston residue.

5 years agoMove API models to api app.
Radek Czajka [Thu, 28 Feb 2019 22:46:46 +0000 (23:46 +0100)]
Move API models to api app.

5 years agoAllow uploading audiobooks via API.
Radek Czajka [Thu, 28 Feb 2019 20:24:20 +0000 (21:24 +0100)]
Allow uploading audiobooks via API.

5 years agoAuth+cache fixess
Radek Czajka [Thu, 21 Feb 2019 15:30:44 +0000 (16:30 +0100)]
Auth+cache fixess

5 years agoPassing for Django 1.11.
Radek Czajka [Sat, 16 Feb 2019 23:16:11 +0000 (00:16 +0100)]
Passing for Django 1.11.

5 years agoPassing for Django 1.10.
Radek Czajka [Sat, 16 Feb 2019 21:09:45 +0000 (22:09 +0100)]
Passing for Django 1.10.

5 years agoPreparing for Django 1.10
Radek Czajka [Fri, 15 Feb 2019 14:07:05 +0000 (15:07 +0100)]
Preparing for Django 1.10

5 years agoForgotten deploy step.
Radek Czajka [Fri, 15 Feb 2019 10:43:20 +0000 (11:43 +0100)]
Forgotten deploy step.

5 years agoRemaining Django 1.9 fixes.
Radek Czajka [Fri, 15 Feb 2019 10:37:26 +0000 (11:37 +0100)]
Remaining Django 1.9 fixes.

5 years agoFix blog api url to the one used by apps.
Radek Czajka [Thu, 14 Feb 2019 22:04:42 +0000 (23:04 +0100)]
Fix blog api url to the one used by apps.

5 years agoAdmin shortcut bar fix.
Radek Czajka [Thu, 14 Feb 2019 21:55:36 +0000 (22:55 +0100)]
Admin shortcut bar fix.

5 years agoSome forgotten Django 1.9 fixes.
Radek Czajka [Thu, 14 Feb 2019 21:48:39 +0000 (22:48 +0100)]
Some forgotten Django 1.9 fixes.

5 years agoDjango 1.9.
Radek Czajka [Thu, 14 Feb 2019 21:21:19 +0000 (22:21 +0100)]
Django 1.9.

5 years agoRemove piston, keep just the models.
Radek Czajka [Thu, 14 Feb 2019 21:12:54 +0000 (22:12 +0100)]
Remove piston, keep just the models.

5 years agoAPI links fixes.
Radek Czajka [Tue, 12 Feb 2019 23:41:37 +0000 (00:41 +0100)]
API links fixes.

5 years agoApp compatibility fix + some error handling.
Radek Czajka [Tue, 12 Feb 2019 21:51:47 +0000 (22:51 +0100)]
App compatibility fix + some error handling.

5 years agofixup
Radek Czajka [Mon, 11 Feb 2019 10:51:34 +0000 (11:51 +0100)]
fixup

5 years agoBring Piwik for API back.
Radek Czajka [Fri, 8 Feb 2019 11:46:25 +0000 (12:46 +0100)]
Bring Piwik for API back.

5 years agoDeploy in Makefile.
Radek Czajka [Fri, 8 Feb 2019 10:38:57 +0000 (11:38 +0100)]
Deploy in Makefile.

5 years agoAdd HotJar on few pages.
Radek Czajka [Fri, 8 Feb 2019 10:28:45 +0000 (11:28 +0100)]
Add HotJar on few pages.

5 years agoSummon the annoying banner.
Radek Czajka [Fri, 8 Feb 2019 10:27:01 +0000 (11:27 +0100)]
Summon the annoying banner.

5 years agoLast Piston view replaced using OAuthlib.
Radek Czajka [Fri, 8 Feb 2019 10:18:58 +0000 (11:18 +0100)]
Last Piston view replaced using OAuthlib.

5 years agoMove authorize endpoint to OAuthlib.
Radek Czajka [Fri, 8 Feb 2019 00:30:34 +0000 (01:30 +0100)]
Move authorize endpoint to OAuthlib.

5 years agoStart replacing Piston in OAuth flow with OAuthLib.
Radek Czajka [Wed, 6 Feb 2019 23:56:21 +0000 (00:56 +0100)]
Start replacing Piston in OAuth flow with OAuthLib.

5 years agoAll views migrated from Piston, except for OAuth.
Radek Czajka [Tue, 5 Feb 2019 18:07:03 +0000 (19:07 +0100)]
All views migrated from Piston, except for OAuth.

5 years agoPreserve the weirdness of the API.
Radek Czajka [Tue, 5 Feb 2019 08:52:45 +0000 (09:52 +0100)]
Preserve the weirdness of the API.

5 years agoMerge commit 'afb3cc28'
Radek Czajka [Mon, 4 Feb 2019 21:17:08 +0000 (22:17 +0100)]
Merge commit 'afb3cc28'

5 years agoAdd cover_thumb to tests.
Radek Czajka [Mon, 4 Feb 2019 21:16:03 +0000 (22:16 +0100)]
Add cover_thumb to tests.

5 years agoMore views in DRF.
Radek Czajka [Mon, 4 Feb 2019 14:41:25 +0000 (15:41 +0100)]
More views in DRF.

5 years agoMore API views migrated.
Radek Czajka [Mon, 4 Feb 2019 08:59:28 +0000 (09:59 +0100)]
More API views migrated.

5 years agoUsing Piston auth in DRF views. Replacing API views.
Radek Czajka [Sat, 2 Feb 2019 00:46:31 +0000 (01:46 +0100)]
Using Piston auth in DRF views. Replacing API views.

5 years agoIntroduce DRF and start replacing the views.
Radek Czajka [Thu, 31 Jan 2019 19:56:07 +0000 (20:56 +0100)]
Introduce DRF and start replacing the views.

5 years agoYou forgot XML.
Radek Czajka [Wed, 23 Jan 2019 00:03:18 +0000 (01:03 +0100)]
You forgot XML.

5 years agoAPI is now pretty much tested.
Radek Czajka [Mon, 21 Jan 2019 22:04:00 +0000 (23:04 +0100)]
API is now pretty much tested.

5 years agoMore API testing.
Radek Czajka [Wed, 16 Jan 2019 23:42:29 +0000 (00:42 +0100)]
More API testing.

5 years agoMinor doc fixes.
Radek Czajka [Tue, 15 Jan 2019 23:37:57 +0000 (00:37 +0100)]
Minor doc fixes.

5 years agoSome tests for various API endpoints.
Radek Czajka [Tue, 15 Jan 2019 23:34:07 +0000 (00:34 +0100)]
Some tests for various API endpoints.

5 years agoupdate librarian
Jan Szejko [Thu, 3 Jan 2019 08:29:50 +0000 (09:29 +0100)]
update librarian

5 years agoupdate librarian
Jan Szejko [Fri, 21 Dec 2018 16:14:20 +0000 (17:14 +0100)]
update librarian

5 years agoupdate librarian
Jan Szejko [Fri, 21 Dec 2018 15:55:07 +0000 (16:55 +0100)]
update librarian

5 years agoLong overdue list of authors.
Radek Czajka [Wed, 2 Jan 2019 21:31:44 +0000 (22:31 +0100)]
Long overdue list of authors.

5 years agotable of contents only for custom PDF (for now)
Jan Szejko [Thu, 20 Dec 2018 09:29:30 +0000 (10:29 +0100)]
table of contents only for custom PDF (for now)

5 years agoRemove unused code.
Radek Czajka [Wed, 19 Dec 2018 20:34:40 +0000 (21:34 +0100)]
Remove unused code.

5 years agoTest coverage for paypal.
Radek Czajka [Wed, 19 Dec 2018 20:31:01 +0000 (21:31 +0100)]
Test coverage for paypal.

5 years agoAdd basic paypal unit tests.
Radek Czajka [Mon, 17 Dec 2018 20:11:01 +0000 (21:11 +0100)]
Add basic paypal unit tests.

5 years agoPrevent model loading too early, remove some unused code.
Radek Czajka [Mon, 17 Dec 2018 20:08:43 +0000 (21:08 +0100)]
Prevent model loading too early, remove some unused code.

5 years agoDon't panic about lack of Firebase key.
Radek Czajka [Sat, 15 Dec 2018 22:13:59 +0000 (23:13 +0100)]
Don't panic about lack of Firebase key.

5 years agoRemove unused dependency on nose. Move to default tests discovery.
Radek Czajka [Sat, 15 Dec 2018 21:01:12 +0000 (22:01 +0100)]
Remove unused dependency on nose. Move to default tests discovery.

5 years agoStabilize dependencies.
Radek Czajka [Sat, 15 Dec 2018 20:54:14 +0000 (21:54 +0100)]
Stabilize dependencies.

5 years agoMerge branch 'app'
Jan Szejko [Wed, 19 Dec 2018 13:46:37 +0000 (14:46 +0100)]
Merge branch 'app'

# Conflicts:
# lib/librarian

5 years agoupdate librarian
Jan Szejko [Fri, 14 Dec 2018 15:34:14 +0000 (16:34 +0100)]
update librarian

5 years agoenable cojaczytam form
Jan Szejko [Fri, 14 Dec 2018 14:56:45 +0000 (15:56 +0100)]
enable cojaczytam form

5 years agoremove blockquote + update librarian
Jan Szejko [Wed, 28 Nov 2018 15:42:41 +0000 (16:42 +0100)]
remove blockquote + update librarian

5 years agotrack change time in book user data
Jan Szejko [Wed, 28 Nov 2018 14:43:31 +0000 (15:43 +0100)]
track change time in book user data

5 years agoupdate librarian
Jan Szejko [Tue, 27 Nov 2018 14:16:57 +0000 (15:16 +0100)]
update librarian

5 years agounsubscribe from mailchimp
Jan Szejko [Tue, 27 Nov 2018 12:59:32 +0000 (13:59 +0100)]
unsubscribe from mailchimp

5 years agofix field order in mail managers
Jan Szejko [Tue, 20 Nov 2018 14:39:37 +0000 (15:39 +0100)]
fix field order in mail managers

5 years agoupdate cojaczytam deadline
Jan Szejko [Thu, 8 Nov 2018 08:51:42 +0000 (09:51 +0100)]
update cojaczytam deadline

5 years agoadd form for wl fest 2018
Jan Szejko [Tue, 6 Nov 2018 13:02:53 +0000 (14:02 +0100)]
add form for wl fest 2018

5 years agoadd option to choose cover class
Jan Szejko [Tue, 2 Oct 2018 11:39:32 +0000 (13:39 +0200)]
add option to choose cover class

5 years agoupdate librarian
Jan Szejko [Tue, 2 Oct 2018 11:38:40 +0000 (13:38 +0200)]
update librarian

5 years agoRevert "change separators for easier escaping"
Jan Szejko [Mon, 1 Oct 2018 09:56:04 +0000 (11:56 +0200)]
Revert "change separators for easier escaping"

This reverts commit cfbd468

5 years agoadd mailing list choice
Jan Szejko [Fri, 28 Sep 2018 09:27:53 +0000 (11:27 +0200)]
add mailing list choice

5 years agoadd attachment to cojaczytam form
Jan Szejko [Fri, 28 Sep 2018 09:18:21 +0000 (11:18 +0200)]
add attachment to cojaczytam form

5 years agominor fixes in paypal
Jan Szejko [Wed, 26 Sep 2018 08:57:13 +0000 (10:57 +0200)]
minor fixes in paypal

5 years agofix
Jan Szejko [Wed, 26 Sep 2018 08:56:28 +0000 (10:56 +0200)]
fix

5 years agoremove testing
Jan Szejko [Tue, 25 Sep 2018 14:07:29 +0000 (16:07 +0200)]
remove testing

5 years agochange separators for easier escaping
Jan Szejko [Tue, 25 Sep 2018 09:11:03 +0000 (11:11 +0200)]
change separators for easier escaping

5 years agooptional new api
Jan Szejko [Mon, 24 Sep 2018 10:58:03 +0000 (12:58 +0200)]
optional new api

5 years agofix
Jan Szejko [Mon, 24 Sep 2018 10:57:26 +0000 (12:57 +0200)]
fix

5 years agoupdate agreements in cojaczytam
Jan Szejko [Fri, 21 Sep 2018 12:42:33 +0000 (14:42 +0200)]
update agreements in cojaczytam

5 years agoremove 'before' support in api
Jan Szejko [Fri, 21 Sep 2018 10:26:00 +0000 (12:26 +0200)]
remove 'before' support in api

5 years agoupdate requirements
Jan Szejko [Fri, 21 Sep 2018 10:23:15 +0000 (12:23 +0200)]
update requirements

5 years agofix weird bug (race condition?)
Jan Szejko [Thu, 13 Sep 2018 10:55:34 +0000 (12:55 +0200)]
fix weird bug (race condition?)

5 years agomargins for paypal form on small screens
Jan Szejko [Wed, 12 Sep 2018 12:44:02 +0000 (14:44 +0200)]
margins for paypal form on small screens

5 years agotypo
Jan Szejko [Wed, 12 Sep 2018 12:15:25 +0000 (14:15 +0200)]
typo

5 years agomargins for info pages on small screens
Jan Szejko [Wed, 12 Sep 2018 11:58:37 +0000 (13:58 +0200)]
margins for info pages on small screens

5 years agoadd commented out change
Jan Szejko [Tue, 4 Sep 2018 12:06:28 +0000 (14:06 +0200)]
add commented out change

5 years agofix for multiple agreements
Jan Szejko [Sun, 2 Sep 2018 12:05:16 +0000 (14:05 +0200)]
fix for multiple agreements

5 years agofix push form without image
Jan Szejko [Fri, 31 Aug 2018 12:07:21 +0000 (14:07 +0200)]
fix push form without image

5 years agoworkaround problem witch search (collision with migdal)
Jan Szejko [Fri, 31 Aug 2018 11:39:46 +0000 (13:39 +0200)]
workaround problem witch search (collision with migdal)

5 years agotemporary hack for testing
Jan Szejko [Fri, 31 Aug 2018 10:58:16 +0000 (12:58 +0200)]
temporary hack for testing

5 years agorevamp subscription page
Jan Szejko [Fri, 31 Aug 2018 10:00:35 +0000 (12:00 +0200)]
revamp subscription page

5 years agopush notifications
Jan Szejko [Thu, 30 Aug 2018 10:38:08 +0000 (12:38 +0200)]
push notifications

5 years agoadd real checking for subscription
Jan Szejko [Thu, 30 Aug 2018 09:20:13 +0000 (11:20 +0200)]
add real checking for subscription

5 years agofix 'liked'
Jan Szejko [Mon, 27 Aug 2018 12:36:32 +0000 (14:36 +0200)]
fix 'liked'

5 years ago'liked' field in api book lists + fix for tests
Jan Szejko [Mon, 27 Aug 2018 10:47:51 +0000 (12:47 +0200)]
'liked' field in api book lists + fix for tests

5 years agounify book list fields in api
Jan Szejko [Thu, 23 Aug 2018 16:40:17 +0000 (18:40 +0200)]
unify book list fields in api

5 years agopremium info in user data api
Jan Szejko [Thu, 23 Aug 2018 15:04:07 +0000 (17:04 +0200)]
premium info in user data api

5 years agoconfigure migdal
Jan Szejko [Thu, 23 Aug 2018 14:13:26 +0000 (16:13 +0200)]
configure migdal

5 years agomove settings from __init__.py
Jan Szejko [Thu, 23 Aug 2018 13:19:29 +0000 (15:19 +0200)]
move settings from __init__.py

5 years agothumbnails in blog api
Jan Szejko [Tue, 21 Aug 2018 14:02:24 +0000 (16:02 +0200)]
thumbnails in blog api

5 years agofull urls in blog api
Jan Szejko [Tue, 21 Aug 2018 13:44:30 +0000 (15:44 +0200)]
full urls in blog api

5 years agominor fixes in cojaczytam
Jan Szejko [Mon, 20 Aug 2018 11:44:36 +0000 (13:44 +0200)]
minor fixes in cojaczytam

5 years agolarger font
Jan Szejko [Fri, 17 Aug 2018 14:32:23 +0000 (16:32 +0200)]
larger font

5 years agoform for #cojaczytam
Jan Szejko [Fri, 17 Aug 2018 13:59:41 +0000 (15:59 +0200)]
form for #cojaczytam

5 years agoupdate librarian
Jan Szejko [Mon, 13 Aug 2018 08:55:59 +0000 (10:55 +0200)]
update librarian

5 years agoapi: fix unlike
Jan Szejko [Thu, 9 Aug 2018 15:12:17 +0000 (17:12 +0200)]
api: fix unlike

5 years agobook preview api
Jan Szejko [Thu, 9 Aug 2018 14:42:58 +0000 (16:42 +0200)]
book preview api