Samuel Clay
|
04f4f6b903
|
Only make the sql template if showing.
|
2021-04-12 15:57:58 -04:00 |
|
Samuel Clay
|
2d8df4af28
|
Don't spit out queries unless requested.
|
2021-04-12 15:52:38 -04:00 |
|
Samuel Clay
|
4913921e2f
|
Removing username and email denormalization from MSocialProfile.
|
2021-04-12 15:33:21 -04:00 |
|
Samuel Clay
|
a33a123621
|
Handling elasticsearch timeout.
|
2021-04-09 22:38:21 -04:00 |
|
Samuel Clay
|
b561ce756b
|
Fixing issue with dashboard river folder not being changeable or selectable.
|
2021-04-07 15:32:17 -04:00 |
|
Samuel Clay
|
ba46b2f85a
|
Don't fetch broken feeds immediately as they can get stuck in a loop.
|
2021-04-07 15:32:17 -04:00 |
|
Samuel Clay
|
fc69c0c8b9
|
Dashboard shouldnt truncate stories. Also handling missing elasticsearch more gracefully.
|
2021-04-06 15:51:26 -04:00 |
|
Samuel Clay
|
2c9e92da2a
|
Switching from JS animations to CSS animations for the pulsating blue loading line.
|
2021-04-05 16:15:23 -04:00 |
|
Samuel Clay
|
1deae3d810
|
Fixing broken pages.
|
2021-04-02 14:46:52 -04:00 |
|
Samuel Clay
|
3f6c9bbb74
|
String compression zlib vs gzip.
|
2021-04-02 14:29:43 -04:00 |
|
Samuel Clay
|
87e076a9ae
|
One more str->bytes.
|
2021-04-02 14:23:03 -04:00 |
|
Samuel Clay
|
c766e781ed
|
JSON Feeds 1.1.
|
2021-04-02 13:27:33 -04:00 |
|
Samuel Clay
|
2f501fff6d
|
Can only compress bytes, not str.
|
2021-04-02 12:55:07 -04:00 |
|
Samuel Clay
|
918ddb5200
|
Fixing issue with both requests and urllib fallback.
|
2021-04-02 12:51:48 -04:00 |
|
Samuel Clay
|
1bd5ac2219
|
Fixing #1434. Original pages weren't working until now due to encoding issues.
|
2021-04-01 18:22:50 -04:00 |
|
Jonathan Math
|
c4bd5cb40d
|
clean up/fix code for monitor views and urls.py
|
2021-03-29 13:28:47 -05:00 |
|
Jonathan Math
|
cdae1d5c2b
|
Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3
|
2021-03-26 13:28:09 -05:00 |
|
Jonathan Math
|
e76ece9a56
|
convert munin metrics to monitor/ endpoints
|
2021-03-26 13:28:03 -05:00 |
|
Samuel Clay
|
ba34e7c7ed
|
Attempting to not allow multiple rivers to be created.
|
2021-03-25 20:18:41 -04:00 |
|
Samuel Clay
|
394910e4b0
|
Attempting to not allow multiple rivers to be created.
|
2021-03-25 20:17:13 -04:00 |
|
Samuel Clay
|
c16a4e4a4b
|
Skip images with no src
|
2021-03-25 18:52:32 -04:00 |
|
Samuel Clay
|
5822af1645
|
Py3 urlparse
|
2021-03-25 18:47:15 -04:00 |
|
Samuel Clay
|
9f7f00efaa
|
Combining absolute with relative urls.
|
2021-03-25 18:46:21 -04:00 |
|
Samuel Clay
|
d03302baf4
|
Handling dns.resolver.NoResolverConfiguration error
|
2021-03-25 18:27:05 -04:00 |
|
Samuel Clay
|
c5eeb9b101
|
Dont have a line if not necessary.
|
2021-03-25 16:29:42 -04:00 |
|
Samuel Clay
|
82cc26cd07
|
Handling missing position.
|
2021-03-25 16:28:50 -04:00 |
|
Samuel Clay
|
57829d6a01
|
Moving account module
|
2021-03-25 16:22:44 -04:00 |
|
Samuel Clay
|
b3f52e0140
|
Auditing categories
|
2021-03-25 16:07:52 -04:00 |
|
Samuel Clay
|
712e44619b
|
Fixing feed autocomplete
|
2021-03-25 15:38:15 -04:00 |
|
Samuel Clay
|
9d1a61fd79
|
Handling broken latest_story_content.
|
2021-03-25 14:54:49 -04:00 |
|
Samuel Clay
|
2fe3153770
|
Adding MStory str and removing vendorized paypal.
|
2021-03-25 14:35:14 -04:00 |
|
Samuel Clay
|
1f9eaf4489
|
5 seconds for existing story check.
|
2021-03-25 12:23:19 -04:00 |
|
Samuel Clay
|
02138db5ca
|
Switching from elasticsearch and dsl to pyelasticsearch. Feed autocomplete still doesn't work yet.
|
2021-03-24 21:09:26 -04:00 |
|
Samuel Clay
|
3e61c5e907
|
Feed autocomplete is trnaslated to elasticsearch 7, but doesn't work quite yet.
|
2021-03-23 15:30:44 -04:00 |
|
Samuel Clay
|
a6a6e7e957
|
Updating Stripe email when updating user email.
|
2021-03-22 10:25:14 -04:00 |
|
Samuel Clay
|
fc61ffd9dc
|
Fixing stripe subscription cancellation.
|
2021-03-19 17:55:48 -04:00 |
|
Samuel Clay
|
fb322a6573
|
Querying works but returns wrong results.
|
2021-03-19 12:22:28 -04:00 |
|
Samuel Clay
|
f45b19ed77
|
Changing from static class var to instantiate once.
|
2021-03-19 11:28:47 -04:00 |
|
Samuel Clay
|
f797133943
|
Fixing indexing of documents on ES 7. Now just to get querying working.
|
2021-03-18 19:01:24 -04:00 |
|
Samuel Clay
|
e1b2583950
|
Swapping out pyes for elasticsearch-py. Half-way done, got indices and mappings in, now need to work on querying and storing.
|
2021-03-18 16:34:28 -04:00 |
|
Samuel Clay
|
33c4c5ed4f
|
Removing tracing handler for sentry.
|
2021-03-17 10:42:58 -04:00 |
|
Samuel Clay
|
2906e92499
|
Merging all four node servers into a single one on port 8008. Updating HAProxy on both consul and docker-compose.
|
2021-03-16 19:34:11 -04:00 |
|
Jonathan Math
|
0d133cece5
|
add management command to check db connection. Include this command in entrypoint for newsblur_web container
|
2021-03-16 13:36:20 -05:00 |
|
Samuel Clay
|
b44cc5c509
|
Adding staging and discovery to web app.
|
2021-03-15 13:55:36 -04:00 |
|
Samuel Clay
|
29d0259a3f
|
Convertng ObjectId to str
|
2021-03-11 08:36:38 -05:00 |
|
Samuel Clay
|
c424c3bb0f
|
Merge branch 'master' into dashboard3
* master:
Handling monitor failure
Failed feeds fetched monitor needs to handle edge case.
Move WebSub callbacks to HTTPS
|
2021-03-09 17:07:04 -05:00 |
|
Samuel Clay
|
4ad908e233
|
Fixing updates for new premium users. Also attempting to fix redis server data persistance issues.
|
2021-03-08 19:47:24 -05:00 |
|
Samuel Clay
|
95fda51268
|
Handling unregistered ios token.
|
2021-03-08 11:34:52 -05:00 |
|
Daniel Aleksandersen
|
9082137b72
|
Move WebSub callbacks to HTTPS
|
2021-03-05 17:51:57 +01:00 |
|
Samuel Clay
|
a2f4215e40
|
Adding a sandbox designator for ios tokens so notifications can be received by testers. Has to be manually turned on for now.
|
2021-03-04 19:04:01 -05:00 |
|