Samuel Clay
|
7165aa1bf6
|
Black formatting and isort
|
2024-04-24 09:50:42 -04:00 |
|
Samuel Clay
|
d1dafe7606
|
Black formatting.
|
2024-04-24 09:43:56 -04:00 |
|
Samuel Clay
|
3de497d57e
|
Bumping log colors.
|
2023-04-30 18:12:11 -04:00 |
|
Samuel Clay
|
ed0ed69aa1
|
Adding premium archive to home page.
|
2022-04-06 16:52:42 -04:00 |
|
Samuel Clay
|
a83a7abda7
|
Adjusting sites loaded counter to ignore dashboard.
|
2021-04-30 12:47:29 -04:00 |
|
Jonathan Math
|
6bd4ecb569
|
change smart_text to smart_str to get rid of deprecation warning
|
2020-11-06 14:46:40 +07:00 |
|
Jonathan Math
|
3a0a2c28b8
|
2to3 utils/*.py
|
2020-06-19 02:27:48 -04:00 |
|
jmath1
|
66b2011707
|
2to3 NewsBlur/utils/
|
2020-06-13 13:13:20 -04:00 |
|
jmath1
|
7d95dbb5cf
|
change User.is_authenticated() and User.is_anonymous() to attributes
|
2020-06-11 15:13:12 -04:00 |
|
Slavik Svyrydiuk
|
48a493bf86
|
convert log messages to unicode with smart_unicode
|
2015-12-02 07:31:50 +01:00 |
|
Samuel Clay
|
70ea542481
|
User-dependent days of unread. 14 for free users, 30 for premium.
|
2013-09-16 16:42:49 -07:00 |
|
Samuel Clay
|
20c4177fad
|
Toning down the red in the logs.
|
2013-07-01 08:22:02 -07:00 |
|
Samuel Clay
|
0eb2ccf4eb
|
Turning down color warning for original text.
|
2013-06-30 17:12:41 -07:00 |
|
Samuel Clay
|
9086e93c3b
|
Moving from MongoDB's page_loads analytics table to Redis page loads.
|
2013-03-29 13:14:19 -07:00 |
|
Samuel Clay
|
79200d7bc1
|
Adding RStats, necessary to remove mongodb analytics.
|
2013-03-25 11:10:41 -07:00 |
|
Samuel Clay
|
e9bae8bba8
|
Fixing log for non-requests.
|
2013-03-18 18:20:45 -07:00 |
|
Samuel Clay
|
8f7f5a2976
|
Reducing page load logging to only abre essentials.
|
2013-03-18 15:27:14 -07:00 |
|
Samuel Clay
|
36028cc719
|
Text view. Needs a few tweaks and a premium only view.
|
2013-01-08 18:33:30 -08:00 |
|
Samuel Clay
|
afbba14390
|
Upping log colors to only show slow calls.
|
2012-12-05 14:39:58 -08:00 |
|
Samuel Clay
|
29d6f8a319
|
Segmenting color for load times.
|
2012-09-19 23:20:27 -07:00 |
|
Samuel Clay
|
37e60eabcb
|
Segmenting color for load times.
|
2012-09-19 23:12:26 -07:00 |
|
Samuel Clay
|
c07d7e7578
|
Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be.
|
2012-09-06 17:24:42 -07:00 |
|
Samuel Clay
|
116b976b51
|
Completing flow for sharing using bookmarklet. Just needs to actually share the story, then show shared stories in sidebar.
|
2012-08-24 14:34:53 -07:00 |
|
Samuel Clay
|
b7733c71e9
|
Adding global preference for read filtering (unread/all) and story order (oldest/newest). Fixing colored log. Fixing story by email.
|
2012-07-29 21:07:03 -07:00 |
|
Samuel Clay
|
86f8e4848e
|
Coloring slow request times.
|
2012-07-13 17:51:25 -07:00 |
|
Samuel Clay
|
8d8514080f
|
Fixing bugs around follow information.
|
2012-07-13 15:32:27 -07:00 |
|
Samuel Clay
|
cdf42f323e
|
Adding elapsed time to all requests logging.
|
2012-07-13 14:56:12 -07:00 |
|
Samuel Clay
|
c9425860d8
|
Fixing the living crap out of IE9. Everything works excellently now.
|
2012-07-12 22:26:49 -07:00 |
|
Samuel Clay
|
feadee3c5f
|
Posting replies (and handling error cases) on blurblogs.
|
2012-07-03 17:00:09 -07:00 |
|
Samuel Clay
|
642d323fdb
|
Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches.
|
2012-06-30 11:59:17 -07:00 |
|
Samuel Clay
|
4389374033
|
Moving to proper unicode string for feed fetching.
|
2012-01-04 21:49:55 -08:00 |
|
Samuel Clay
|
e0822d71b6
|
Adding WP7 as user agent.
|
2011-12-22 15:16:45 -08:00 |
|
Samuel Clay
|
befa6eb26f
|
Adding ciphering to usernames in log, so I can finally take screenshots of the most colorful logs of all time.
|
2011-12-18 23:49:10 -08:00 |
|
Samuel Clay
|
2fb4222f79
|
Adding Nokia MeeGo client to user agents.
|
2011-12-17 13:24:50 -08:00 |
|
Samuel Clay
|
74988aaf46
|
Changing color of logged user agent.
|
2011-09-16 09:34:16 -07:00 |
|
Samuel Clay
|
c051bcfac9
|
Adding browser user agent to all logging.
|
2011-09-16 09:26:22 -07:00 |
|
Samuel Clay
|
de98a4e49b
|
Adding account dialog. Also remvoing colorama as a third-party.
|
2011-07-27 09:33:34 -07:00 |
|
Samuel Clay
|
56e0292197
|
Using new django1.3 logging. Adding SQL middleware for use in development. Pretty SQL.
|
2011-05-08 19:25:58 -04:00 |
|
Samuel Clay
|
f8583ad955
|
Django 1.3-izing everything. Moving logging back to counting everything in the last day, but without the hard-work of deleting old entries.
|
2011-05-01 19:58:40 -04:00 |
|
Samuel Clay
|
8e2936fc1b
|
Utils -> vendor
|
2011-04-11 21:57:45 -04:00 |
|
Samuel Clay
|
de80258365
|
Adding *'s to premium users during logging.
|
2011-02-23 13:46:47 -05:00 |
|
Samuel Clay
|
3723160155
|
A huge number of misc fixes: fixing potential errors on paypal return screen, mailing all feed/page parse errors, and swithcing to mapreduce item_frequencies in mongoengine.
|
2011-02-05 15:34:43 -05:00 |
|
Samuel Clay
|
6e19d4d88b
|
Using correct domain, not adding the same site twice, messaging, better styling.
|
2011-01-22 18:25:16 -05:00 |
|
Samuel Clay
|
5f1a8741e0
|
Ignoring typeerror on imporperly formatting log strings in colorize.
|
2010-12-07 23:58:01 -05:00 |
|
Samuel Clay
|
37028cc5ed
|
Forcing unicode string on formatted log exception.
|
2010-12-07 23:51:58 -05:00 |
|
Samuel Clay
|
92f4778ca7
|
Don't re-color debug messages.
|
2010-12-06 12:11:28 -05:00 |
|
Samuel Clay
|
e437bd4bb7
|
A whole bunch of colored logs.
|
2010-12-05 23:20:32 -05:00 |
|
Samuel Clay
|
c1d1067c31
|
Anonymous User color tweak in logging.
|
2010-12-05 17:01:14 -05:00 |
|
Samuel Clay
|
9f4cdf2288
|
A few color logging tweaks.
|
2010-12-05 16:59:48 -05:00 |
|
Samuel Clay
|
397fd61c5f
|
Adding color throughout the logs. It's crazy gorgeous and easy to follow what's happening on the site from across the room.
|
2010-12-05 16:56:33 -05:00 |
|