Commit graph

10 commits

Author SHA1 Message Date
Samuel Clay
02b2546825 Adding hostnames to docker containers, changing mongo to just use host network mode dammit, and adding possibility for logging to dnsmasq. 2021-07-23 18:13:19 -04:00
Samuel Clay
c05be22d7d Ignoring symlink requirements.txt. 2021-07-12 11:45:53 -04:00
Samuel Clay
f293cab51c https images. 2021-06-22 13:05:48 -04:00
Samuel Clay
6ca09a160f Adding search exclude patterns. 2021-05-18 11:22:11 -04:00
Samuel Clay
8736260077 Stubbing in dashboard rivers. Also restyling static pages. 2020-12-10 12:32:20 -05:00
Samuel Clay
b75948ed60 Pubsub on multiple rivers. 2020-12-08 18:39:58 -05:00
Samuel Clay
5a5b7eb4d5 Merge branch 'dashboard' into dashboard3
* dashboard:
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Sizing of right column
  Folder colors.
  Goodbye uppercase everything.
  Cleaner highlighted site.
  More color
  More color
  Cleaner highlighted site.
  Attempting to add story opening for dashboard, but broke saved searches.
  Turning off queueing for dashboard stories.
  Individual dashboard rivers. Need support for opening stories and limits.
  Stubbing in new dashboard river modules. Needs hooked up and needs module-specific options. Would also be nice to add density controls.
2020-12-08 09:17:37 -05:00
Samuel Clay
b64b37f105 Merge branch 'django1.11' into dashboard
* django1.11: (220 commits)
  Fixing Statistics by fixing how timezones are handled.
  Checking the 'credit' field if author not found. Works for TechRepublic, which I suspect is a one off.
  Handling multiple newsletter feeds.
  Attempting a fix of stories taking too long to sort while counting unreads.
  Fixing newsletter search.
  Fixing newsletter search.
  Newsletters feeds now de-duplicate based on sender email as well as sender name. This should cut down on duplicates.
  Android v10.1.1.
  Fixing API page.
  Ignoring cache for homepage user.
  Fixing both Stripe form and Login form.
  Handling missing user during auth.
  Gotta recreate empty_values somehow
  Going back on AllowAllUsers backend, as it doesn't work with django 1.5 authentication sessions.
  Going back and forth on this but without AllowAllUsersModelBackend, then is_active=False won't allow authentication.
  De-vendorizing django-paypal
  Vendorizing paypal
  Re-vendorizing django-paypal until django 1.11 upgrade is complete.
  Wrong fix for missing tagline. SHould instead create a FeedData.
  Fixing missing tagline error.
  ...
2020-11-24 18:28:03 -05:00
Samuel Clay
6f14455115 Proper base64 encode/decode 2020-07-01 16:59:21 -04:00
jmath1
08f0ffd12e Fix other instances of request.REQUEST 2020-06-11 02:43:05 -04:00