Jakob Borg
2c2e6cd0d5
cmd/ursrv: Minor heatmap tweaks
2020-03-26 15:19:05 +01:00
Kevin Bushiri
963e9a4071
cmd/ursrv: Use OpenStreetMap and Leaflet for heat map (ref #6150 ) ( #6454 )
2020-03-26 12:32:14 +01:00
Jakob Borg
b28899ac07
cmd/ursrv: Provide cached locations.json
2020-03-25 14:19:35 +01:00
Jakob Borg
860ae7f395
cmd/ursrv: Analytics for Synology dist
2020-03-06 07:46:11 +01:00
Jakob Borg
dd92b2b8f4
all: Tweak error creation ( #6391 )
...
- In the few places where we wrap errors, use the new Go 1.13 "%w"
construction instead of %s or %v.
- Where we create errors with constant strings, consistently use
errors.New and not fmt.Errorf.
- Remove capitalization from errors in the few places where we had that.
2020-03-03 22:40:00 +01:00
Tomasz Wilczyński
9cc49aea77
assets, gui: Losslessly compress all JPG, PNG, and PDF images ( #6265 )
...
Use FileOptimizer (https://nikkhokkho.sourceforge.io/static.php?page=FileOptimizer )
to losslessly compress all JPG, PNG, and PDF images without reducing their
quality.
Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2020-01-16 13:52:43 +01:00
Jakob Borg
a9e490adfa
cmd/ursrv: Show more architectures ( fixes #6211 )
2019-12-03 21:34:32 +01:00
Jakob Borg
fe50f1a158
cmd/usrv: Use better caching
2019-08-29 19:49:27 +02:00
Jakob Borg
eb8df7f632
cmd/ursrv: Lint fixes
2019-05-18 11:59:32 +02:00
Jakob Borg
8015f3f937
cmd/ursrv: Add F-droid and some third party distributors to the distrubtion summary
2019-05-17 10:18:37 +02:00
Jakob Borg
e16a65bacb
cmd/ursrv: Summarize known distribution channels
...
That is, whether the binary was downloaded from GitHub, from our APT
repository, etc.
2019-05-15 13:42:55 +02:00
Jakob Borg
597cee67d3
cmd/ur*: Updates for 1.0
2019-01-03 21:46:02 +01:00
Hugo Locurcio
2ad40734f8
gui: Use a modern font stack inspired by Bootstrap 4 ( #5407 )
...
See https://github.com/twbs/bootstrap/pull/19098 for more information.
2018-12-26 23:05:20 +01:00
Simon Frei
aec91d8f32
cmd/ursrv: Add google maps api key ( fixes #5296 ) ( #5303 )
2018-11-01 06:21:28 +01:00
Jakob Borg
323195be0e
cmd/uraggregate, cmd/ursrv: Add missing copyright headers
2018-09-09 15:52:59 +02:00
Jakob Borg
ae76f1e999
cmd/ursrv: Handle send only / recv only accounting correctly
2018-09-09 15:39:54 +02:00
Simon Frei
0a29fa65ab
cmd/ursrv: Display more relevant data ( #17 )
2018-09-09 14:28:48 +02:00
Jakob Borg
37cd5a0bec
Merge github.com/syncthing/usage-reporting into main repo
2018-09-09 14:26:56 +02:00
Simon Frei
69d05a3637
Handle versions as returned from transformVersion ( #16 )
2018-03-24 09:08:58 +01:00
Jakob Borg
c126831108
Add version penetration level stats
2018-02-25 18:04:28 +01:00
Jakob Borg
d7dc37b3c4
There are more numbers in the Go version now
2018-02-20 08:03:34 +01:00
Audrius Butkevicius
725baf0971
Add heatmap and per country break down ( #13 )
2017-11-11 15:51:59 +00:00
Audrius Butkevicius
8d95c82d7c
Add new usage reports ( #12 )
2017-11-09 22:22:47 +00:00
Jakob Borg
c3c6ff0093
Various haxery
2017-10-26 15:10:17 +02:00
Jakob Borg
34903c4201
Option to listen on just HTTP (behind reverse proxy)
2017-10-25 09:26:13 +02:00
Audrius Butkevicius
335b08e3a8
Support fs watcher stuff, add missing fields ( #9 )
2017-10-21 21:15:00 +02:00
Simon Frei
c9bb3ba2e4
Remove obsolete UseAPIKey value ( #8 )
2017-10-20 17:24:25 +01:00
Audrius Butkevicius
b312f81e21
Add more columns, convert some fields to JSONB ( #7 )
2017-10-15 09:49:30 +02:00
Audrius Butkevicius
f8eea13406
Add support for v3 collection ( #6 )
2017-10-14 19:58:13 +02:00
Jakob Borg
9c099f1337
Don't mangle release candidate version numbers
2017-03-04 15:24:24 +01:00
Jakob Borg
f1e3b979a7
Timeline tweaks
2016-12-07 15:22:25 +01:00
Jakob Borg
2b5a735091
Report historical performance
2016-09-06 20:15:18 +02:00
Jakob Borg
dd175c5431
In the versions graph, filter out versions with <50 devices
2016-07-08 10:00:07 +02:00
Jakob Borg
6e960f1972
Less rounding in feature list
2016-06-09 11:55:05 +02:00
Jakob Borg
f5b7e8addd
Also group compiler stats
2016-06-07 08:12:32 +02:00
Jakob Borg
82621f250c
More details version/platform stats
2016-05-30 09:52:38 +02:00
Jakob Borg
ed45c43033
Also aggregate v0.11
2016-05-19 11:51:58 +09:00
Jakob Borg
13f9702a41
Fix compiler recognition regexp for new format
2016-04-09 14:56:59 +02:00
Jakob Borg
d884768344
Accept versioning data in reports
2016-02-15 12:50:00 +01:00
Jakob Borg
1ded36fcff
Feature list sorting
2015-09-30 08:29:41 +02:00
Jakob Borg
c8c4b090ef
Show v0.12 feature stats
2015-09-11 10:56:32 +02:00
Jakob Borg
e55ff6cccc
Less duplication around database fields
2015-09-10 16:11:36 +02:00
Jakob Borg
30d0e5d298
Select must be specific about what fields it wants
2015-09-10 15:55:25 +02:00
Jakob Borg
201ff39b80
Receive v2 reports
2015-09-10 14:03:34 +02:00
Jakob Borg
ca9d3b597e
Add bounced classification
2015-07-15 13:45:33 +02:00
Jakob Borg
0890b49e78
Add user movement graph
2015-07-15 13:23:13 +02:00
Jakob Borg
ca96b13233
Aggregate v0.10
2015-06-15 10:49:48 +02:00
Jakob Borg
525aac74aa
Don't draw zero datapoints in graph
2015-06-15 10:46:48 +02:00
Jakob Borg
cc4f32f259
Only graph the last year
2015-05-29 09:51:56 +02:00
Jakob Borg
3e1a562466
Reorganize, add aggregation
2015-05-21 08:52:19 +02:00