Commit graph

405 commits

Author SHA1 Message Date
b3bff398d9 Update db settings 2020-03-01 22:07:40 +01:00
Sonny
61bc7e9b04 Add cache setting to dev settings 2020-03-01 22:07:25 +01:00
961535dd60 Add axes integration & add cache configuration 2020-02-27 19:47:45 +01:00
ab0b24b3d2 Remove type annotations 2020-02-23 10:39:55 +01:00
3045702a1e Merge static refactor 2020-02-22 22:44:09 +01:00
5976870d38 Squashed commit of the following:
commit 99fd94580f95dcbfb77b73e2de846f76a5709ef9
Author: Sonny <sonnyba871@gmail.com>
Date:   Sat Feb 15 21:45:16 2020 +0100

    Use postgres password

    As of https://gitlab.com/gitlab-com/support-forum/issues/5199
2020-02-16 12:21:25 +01:00
ee22e0a0ae Merge branch '14-opml-import-export' into 'development'
Resolve "OPML import/export"

Closes #14

See merge request sonny/newsreader!5
2020-02-08 12:26:29 +01:00
61e45ed0cc [#14] opml import export 2020-02-08 12:18:45 +01:00
6c6ea6c481 Merge branch '23-whitelist-more-html-elements' into 'development'
Resolve "Whitelist more HTML elements"

Closes #23

See merge request sonny/newsreader!4
2020-02-03 20:42:32 +01:00
c13f968234 Resolve "Whitelist more HTML elements" 2020-02-03 20:42:31 +01:00
36076dbc40 Some style changes 2020-02-02 15:43:37 +01:00
f9bce3507c Redux actions refactor 2020-02-01 21:42:29 +01:00
e1e6571bb0 Update post serializer fields 2020-01-31 21:29:11 +01:00
c3b087e004 Squashed commit of the following:
commit f6174179405cbf696415b17bbfcb157b6c3415cf
Author: sonny <sonnyba871@gmail.com>
Date:   Thu Jan 2 23:26:49 2020 +0100

    redux tests
2020-01-30 20:29:32 +01:00
62e763604e Install all javascript dependencies by default 2020-01-18 19:44:11 +01:00
12693dac10 Fix auto read marking with category selected 2020-01-02 20:50:09 +01:00
06ce82bf0c Merge category view tests into single file 2020-01-02 20:15:35 +01:00
28620eab29 Rerun prettier 2020-01-01 21:46:35 +01:00
68534cd541 Remove deprecated npm options 2020-01-01 21:39:07 +01:00
5a630ea4b3 Various changes
- Update npm dependencies
- Update default fixture to exclude default celery task
2020-01-01 16:38:10 +01:00
8acf3bbc7f Rerun black 2019-12-31 14:46:42 +01:00
38d9d74db4 Collection rule pages 2019-12-31 14:33:14 +01:00
d345bc2595 Add missing model to fixture 2019-11-30 16:27:50 +01:00
08e4d043b9 Update default fixture 2019-11-30 00:02:04 +01:00
a9edd520a7 Fix negative unread count 2019-11-28 21:18:45 +01:00
a4102130d2 Merge branch 'account-management' into 'development'
Account management

See merge request sonny/newsreader!3
2019-11-27 22:10:02 +01:00
b2829716b0 Account management 2019-11-27 22:10:02 +01:00
94f4ed6327 Redux refactor 2019-11-24 16:41:46 +01:00
b952d70d92 Category pages 2019-11-19 12:21:34 +01:00
a350cc280d Restructure scss file layout & task 2019-11-15 23:31:02 +01:00
bb0c2e792c #24 task-creation 2019-11-14 20:58:57 +01:00
fb709fe1d0 Merge branch 'main-page' into 'development'
Article page

See merge request sonny/newsreader!2
2019-10-28 21:35:20 +01:00
858f84aaad Refactor endpoint tests
Replace force_login calls with login call from client class in setUp
2019-10-28 21:35:19 +01:00
61702e720a Add swagger integration 2019-08-25 10:06:51 +02:00
752ba62aee Add pre-commit config 2019-08-18 11:49:04 +02:00
8c3bc408b9 Add a default fixture 2019-08-10 22:28:00 +02:00
0658d6404f Add docker specific files 2019-08-10 21:12:59 +02:00
679414a703 Add Login page 2019-07-20 09:57:10 +02:00
b1c5be61f1 increase duplicate handler's history range 2019-07-15 08:29:24 +02:00
a74ffae9a7 Celery integration 2019-07-14 18:44:15 +02:00
1b774a7208 Construct datetime without converting to localtime 2019-07-12 20:20:58 +02:00
8f314e0ca6 Remove leftover print statement 2019-07-10 22:01:15 +02:00
a95db91726 Add truncate tests for title and author fields 2019-07-10 21:55:28 +02:00
88cf5f9bd4 Add gitlab ci settings 2019-07-09 20:33:05 +02:00
a798b9858c Set the default content type 2019-07-09 19:17:39 +02:00
9c6be7357d Add post/category/rule endpoints 2019-07-08 22:54:24 +02:00
982c5bb132 Update isort & rerun formatting 2019-07-01 12:11:44 +02:00
ed658c4dfd Handle request exceptions 2019-07-01 11:38:23 +02:00
cfd064ec85 Add missing requirements 2019-07-01 09:39:48 +02:00
48a9b25545 Favicon fetcher 2019-07-01 09:36:01 +02:00