Commit Graph

82 Commits (b882f8590062e563f0c3a3e22d295bb552abe12d)

Author SHA1 Message Date
luccioman f52217c939 Enable full size images preview for users with extended search rights
7 years ago
luccioman fe75f326d8 Fixed ProfilingGraph calculation integer overflows and added test class.
7 years ago
otter 73d1d577fd prevent integer overflow in chartDot for nodes with a big index
7 years ago
otter 4e2ccdfcac prevent integer overflow in chartLine
7 years ago
luccioman 433bdb7c0d Respect maxFileSize limit also when streaming HTTP and when relevant.
7 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman a9cb083fa1 Improved consistency between loader openInputStream and load functions
8 years ago
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests.
8 years ago
luccioman 7717a3d43d Fixed license headers on files created to improve favicon management.
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
reger 125b5e26a5 apply bugfix for ChartPlotter from Pullreq 42
9 years ago
luc 26f1ead57c Created ViewFavicon class specialized in favicon viewing.
9 years ago
luc fc3294382e Updated javadocs for warning on target encoding format potential errors.
9 years ago
Michael Peter Christen eec78e1b0c added intensity option to graphics
10 years ago
Michael Peter Christen a5007f345e re-licensing some of my old visualization classes under LGPL 2.1
10 years ago
Michael Peter Christen c99a665593 adding a 3-pixel font generator made some time ago..
10 years ago
Michael Peter Christen 35c24608cc fix for division by zero (rare cases)
10 years ago
Michael Peter Christen 1324927e66 prevent division by zero
10 years ago
Michael Peter Christen fe8b1d137d emergency bugfix for 100% CPU in image drawing
10 years ago
Michael Peter Christen b4585e9546 added new index size history image in /Status.html page
10 years ago
orbiter fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours)
10 years ago
Michael Peter Christen bc275dca07 added network history graph image /NetworkHistory.png which can show
10 years ago
orbiter 0f425e01ca another circle computation enhancement
11 years ago
Michael Peter Christen 9112f0a2df enhanced circle tool initialization
11 years ago
Michael Peter Christen a1ac4c3b76 automatically clear graphics cache
11 years ago
Michael Peter Christen 505f58c79c enhanced circle computation time and memory footprint
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen c60947360d logger should be static
11 years ago
Michael Peter Christen 9cc8468b30 added tools to visualize image generation (i.e. during testing)
11 years ago
Michael Peter Christen 47b1c81d08 - refactoring
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen ed1d5bace6 draw the names of other peers which receive/send dht into the network
12 years ago
Michael Peter Christen fc2095ac67 some extensions to raster plotter to transform a RGB picture to an
12 years ago
Michael Peter Christen c1a2175fbc added transparency to gif image animation and the integration to the
12 years ago
orbiter 8fde1dd3b6 another performance and memory hack to graphics: this makes it possible
12 years ago
Michael Peter Christen 55bdafbaf1 more image processing hacks
12 years ago
Michael Peter Christen f2d0418218 because the new PngEncoder had a problem with the PixelGrabber which is
12 years ago
Michael Peter Christen d5d64019e5 - added a method for the RasterPlotter to draw arrow endings to lines
12 years ago
Michael Peter Christen 906e51214a the web structure image shows the pivot dot in a different color
12 years ago
Michael Peter Christen b3ffcde0c7 - prepared PngEncoder for concurrency: PixelGrabber.grabPixels is the
12 years ago
Michael Peter Christen e9c6f4ce2e - new order of data computation: first compute the size of
12 years ago
orbiter c6a1b21399 added a 9-year old png encoder from David Eisenberg which I rewrote
12 years ago
Michael Peter Christen 9eaede50e7 enhanced web structure images
12 years ago
Michael Peter Christen ae6feb5610 showing the web structure graph as animation in the crawl monitor
12 years ago
Michael Peter Christen 39317a6c66 enhanced webstructure image: introduced
12 years ago
Michael Peter Christen f78ce93a80 collection of speed and memory saving hacks
13 years ago
Michael Peter Christen 45641b0c23 catch and log a warning in RasterPlotter
13 years ago
Michael Peter Christen e5ca7f22b1 enhancement in circle drawing
13 years ago
Michael Peter Christen 91a86f0b06 fixed to network graph testing
13 years ago