mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00

* master: (28 commits) Adding logging to photo uploading. Undoing some broken changes on reading. Adding avatar photo uploading. Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow. Fixing deactivation of expired premiums. Forgot password flow. Holy crap, this took two years. Bumping up duplicate address length for feeds. Submitting v1.8 to iOS App Store. Fixing db firewall ports. Preparing original pages node server for launch. Adding font size choices to web preferences. Closing #66 with both integration of #68 and using the same fonts. Users can add an optional class if they want these other convenient fonts. Also using a few fonts as backups for non-Mac users. Fix default theming hook Add multiple targeted font stacks Fixing #75: shared stories should use story permalink, not story guid. Doh. Thanks @denubis! Categorizing preferences. Adding window title count back in. Adding email lookup to forgot password flow. Adding email lookup to forgot password flow. Removing unused original pages from S3 when stored on node server. Refactoring original page saving toa ccount for node server being down. ...
58 lines
1 KiB
Text
58 lines
1 KiB
Text
logs/*.log
|
|
logs/*.log.*
|
|
logs/*.pid
|
|
*.pyc
|
|
static/*
|
|
local_settings.py
|
|
celerybeat-schedule
|
|
celerybeat.pid
|
|
media/iphone/NewsBlur/build
|
|
media/iphone/build
|
|
build/
|
|
.DS_Store
|
|
**/*.perspectivev*
|
|
data/
|
|
config/certificates/*
|
|
**/*.xcuserstate
|
|
UserInterfaceState.xcuserstate
|
|
UserInterfaceState\.xcuserstate
|
|
*.xcuserstate
|
|
xcuserdata
|
|
.xcodeproj/ push.xcodeproj/project.pbxproj
|
|
*.mode1v3
|
|
*.pbxuser
|
|
media/maintenance.html
|
|
media/maintenance.html.unused
|
|
config/settings
|
|
static.tgz
|
|
.sass-cache
|
|
media/css/circular/.sass-cache
|
|
media/css/circular/sass/.sass-cache
|
|
media/css/circular
|
|
config/settings
|
|
config/secrets
|
|
templates/maintenance_on.html
|
|
|
|
# ----------------------
|
|
# Android
|
|
# ----------------------
|
|
# built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# files for the dex VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# generated files
|
|
media/android/NewsBlur/bin/
|
|
media/android/NewsBlur/gen/
|
|
media/android/NewsBlurTest/bin/
|
|
media/android/NewsBlurTest/gen/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
media/android/NewsBlur/local.properties
|
|
media/android/NewsBlurTest/local.properties
|
|
originals
|