issues
search
ashcrow
/
flask-track-usage
Basic metrics tracking for the Flask framework.
Other
53
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
import issue with flask-3.0.0
#69
kelvin-j-li
opened
1 year ago
1
fixed error caused by 'TypeError': unsupported operand type(s) for +=…
#68
kelvin-j-li
opened
1 year ago
1
Flask-Track-Usage cannot be installed due to a versionConflict issue.
#67
josephdong8088
opened
1 year ago
3
Project still maintained?
#66
lucafaggianelli
closed
2 years ago
2
if using Flask-Login ctx.user exists, get user from there
#65
Patataman
closed
2 years ago
6
[Idea] Possibility to exclude url path, not only views
#64
Patataman
opened
2 years ago
0
[BUG] [Proposal] SQL hook has no attribute 'set_up'
#63
Patataman
opened
2 years ago
0
Is it possible to get accept_languages instead of user_agent.language
#62
Ben-Bock
opened
3 years ago
6
When using app.config['TRACK_USAGE_USE_FREEGEOIP'] = True on localhost cannot write to mongoldb
#61
cityjumper
opened
3 years ago
1
Can't import "sumVisitors"
#60
mooseyoose
opened
4 years ago
2
alembic: migrate path from 32 to 128
#59
ashcrow
closed
4 years ago
0
.travis.yml: Add mysql to services
#58
ashcrow
closed
4 years ago
0
Increase sql path column length to 128
#57
semics-tech
closed
4 years ago
2
SQL table 'flask_usage.path' length (32) is too short
#56
semics-tech
closed
4 years ago
3
fix redis
#55
M0r13n
closed
5 years ago
0
Incompatible with Redis 3
#54
M0r13n
closed
5 years ago
1
Fix storage may fail
#53
goodtiding5
closed
2 years ago
2
limit ip_info to 128 bytes is too restrictive
#52
goodtiding5
closed
5 years ago
1
user_agent field as a <user_agent> object instead of a string?
#51
miaoluda
opened
5 years ago
0
double tracking
#50
JohnAD
opened
5 years ago
5
update doc to use flask_track_usage
#49
9034725985
closed
5 years ago
1
Updating for enhanced MySQL support
#48
scotthavens
closed
5 years ago
2
Merge 2.0.0 into master and release
#47
ashcrow
closed
6 years ago
4
Release 1.1.1
#46
ashcrow
closed
6 years ago
4
Updates for freegeoip function
#45
JohnAD
closed
6 years ago
5
GeoIP url function needing update
#44
JohnAD
closed
6 years ago
3
Spring clean before 2.x release
#43
ashcrow
closed
6 years ago
1
Upgrade SQL schema from 1.x -> 2.x
#42
ashcrow
closed
6 years ago
1
Release 2.0.0
#41
ashcrow
closed
6 years ago
8
speculative changes; adding user_defined variable field to storage
#40
JohnAD
closed
6 years ago
10
Speculative features for (much) later versions
#39
JohnAD
opened
6 years ago
5
adding hooks to new 2.0.dev0 branch
#38
JohnAD
closed
6 years ago
25
WIP: 2.0.dev0
#37
ashcrow
closed
6 years ago
7
Here is the new MongoEngineStorage class
#36
JohnAD
closed
6 years ago
5
Adding write-time aggregation functions
#35
JohnAD
closed
6 years ago
10
Adding support for mongo_engine.MongoEngineStorage
#34
JohnAD
closed
6 years ago
7
Added more auth functionality for mongo
#33
enptfb55
closed
6 years ago
1
Redis support
#32
ipinak
closed
8 years ago
1
Redis support
#31
ipinak
closed
8 years ago
0
Added CouchDB integration.
#30
ipinak
closed
8 years ago
4
Modified SQLStorage to take engine and metadata. Fixes #25
#29
gouthambs
closed
9 years ago
1
influxdb storage
#28
ashcrow
closed
6 years ago
2
Verify user testing before release
#27
ashcrow
closed
9 years ago
3
Verify docs are updated
#26
ashcrow
closed
9 years ago
0
Should the SQL Storage be executing db.create_all()?
#25
ashcrow
closed
9 years ago
7
Unittests for sql backend failing
#24
ashcrow
closed
9 years ago
1
pymongo no longer uses pymongo.Connection
#23
ashcrow
closed
9 years ago
1
Use the flask-sqlalchemy metadata instead of creating a new one
#22
gouthambs
closed
9 years ago
10
Release 1.0.1
#21
ashcrow
closed
9 years ago
1
Include X-Forwarded-For as well as remote_addr
#20
ashcrow
closed
9 years ago
1
Next