I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Sep 14, 2017
  2. Sep 12, 2017
  3. Sep 02, 2017
  4. Aug 26, 2017
  5. Aug 06, 2017
  6. Jul 31, 2017
  7. Jul 30, 2017
    • str4d's avatar
      Console theme fixes · 26bc83c5
      str4d authored
      - light theme:
        - Fix spacing issue with banned peers list 
        - Tweak font sizes for Arabic
      - Shrink icons in sidepanel network status span
      - Add single graph view buttons to classic theme
      - Better separation of graphing controls in single graph view
      - Enhance presentation of /oldconsole and /proof
      26bc83c5
  8. Jul 28, 2017
    • str4d's avatar
      Theme fixes · 5dd5a99d
      str4d authored
      Console:
      - Enhance presentation of show/hide news links on home page
      - Fix some issues with Arabic CSS (light/dark)
      - Further tweaks to graphs display and fixes for borderless single graphs
        in midnight/dark themes
      - Fix minor coloring issues with light theme post-rework
      - Misc theme fixes
      
      I2PSnark:
      - Move </center> tag in fileinfo view that prevented sticky navbar from working
      - ubergine:
        - Alternative panel tabs for embedded view
        - Tighten .snarkTorrents thead/tfoot spacing
        - Tweak embedded navbar coloring
        - Reduce height of download bars
      5dd5a99d
  9. Jul 27, 2017
    • str4d's avatar
      UI fixes · e284675e
      str4d authored
      'light' theme (console & apps):
      - Rework to reduce contrast (ticket #1996)
      - Add custom radio/checkbox icons for Chrome/Blink
      
      Console:
      - Fix reseed failure notice overlap when "check connection" message shown
      - Enhance presentation of console "error 500" messages
      - Cosmetic tweaks to welcome page presentation, arabic welcome page tidyup
      - Migrate .smallhead th class to tr to simplify markup
      - Sidebar:
        - Remove "Congestion" from default sidebar (still present in default
          advanced sidebar)
        - Fix label wrapping issue with translations
        - Migrate sidepanel news section to tables to permit better control over
          wrapping and placement (ticket #1996)
        - Move news item dates to tooltips to lessen chance of headlines wrapping
          and cleanup presentation
        - Increase maximum length of local tunnel links in the sidebar (and handle
          overflow with CSS) to minimize chance of default tunnels display
          truncating in translations
        - Add the power off icon to sidebar restart button on hover to clarify
          button function (ticket #1996)
      - /configadvanced: Move floodfill status to row above to remove unnecessary
        whitespace and cleanup UI
      - /debug: Add debug icon to h2 headers to aid navigation
      - /graphs: Improve presentation of graph images by removing rendered border
        and setting background color to better integrate with themes
      - /home: Widen div.app to lessen chance of truncation (classic/midnight)
      - /jars:
        - Minimize table overflow with conditional scaling of content
        - One-click select for revision, sha256 & unsigned mods
      - /logs:
        - Reduce line/entry spacing for router and critical logs (#ticket 1996)
        - Multi-column view for changelog at >=1400px to address horizontal
          whitespace issue
      - /netdb:
        - Multi-column display of Leases in LeaseSet tables
        - Better alignment of Lease elements, iconify gateway
        - Placeholder flag for unknown/unresolved peers for [flag+dest] combos to
          improve presentation / fix deadspace issue
      - Chinese:
        - Fix alignment of table contents in /tunnels (classic)
        - Fix sidebar content display width (midnight)
        - Cosmetic fixes (all themes)
      
      I2PTunnel:
      - Ensure message log font scales proportionately
      - Fix overflow issue with dropdowns in Chrome/blink (dark/midnight)
      
      SusiDNS
      - Reduce width of filter buttons to lessen chance of wrapping (ticket #1996)
      - Add non-selectable items to improve copy/paste of hosts in address books
      - Make dest addresses in host list only display scrollbar on focus to reduce
        screen clutter
      - Hide broken imagegen images
      
      SusiMail: Enhance presentation of 'postman' links on login panel
      e284675e
    • str4d's avatar
      Add JavaScript snippet to reset dest address scroll position onblur · 674f523c
      str4d authored
      Fixes Chrome/Blink disappearing text bugs in i2ptunnel and susidns.
      674f523c
    • str4d's avatar
      /jars: · 2bfe27d2
      str4d authored
      - JARs, WARs & individual plugins separated with headers
      - Filenames stripped of path info (path indicated on headers and tooltips)
      - Add container divs and styling markup
      2bfe27d2
  10. Jul 26, 2017
    • str4d's avatar
      /debug: · 30eb0896
      str4d authored
      - Add container divs and styling markup
      - Add top navigation menu
      30eb0896
    • str4d's avatar
      SusiMail: Dismiss notifications on click · ee1112cc
      str4d authored
      ee1112cc
    • str4d's avatar
      I2PSnark: · a39fb3d7
      str4d authored
      - Mitigate truncation of ratings dropdown in comments section (translations)
      - light: Reduce contrast of display text
      - light/classic: Increase contrast of download bars
      - Create Torrent trackers table: Replace "Tracker URL" with "Tracker Type"
        (ticket #1996)
      - Add a persistent warning to the messagelog when JavaScript is disabled to
        indicate potential loss of form data upon refresh (ticket #1996)
      - Migrate "view or change bandwidth" to [Configure] tooltip to standardize
        configuration links, allow for more space for option labels and lessen
        chance of option labels wrapping in translations
      a39fb3d7
    • str4d's avatar
      history.txt: Tweak my older entries to fit 80 character per line limit · 0feb16d5
      str4d authored
      This ensures the routerconsole changelog multi-column view doesn't wrap
      unnecessarily.
      0feb16d5
  11. Jul 25, 2017
    • str4d's avatar
      Console: Move JRobin default color and font changes into SummaryRenderer · b8f5c956
      str4d authored
      This ensures these changes are applied to Debian installs, where we get JRobin
      from the package manager instead of our bundled source.
      
      The padding and grid stroke changes to RrdGraphConstants have not been reverted,
      because there is no API provided to alter those values. This will result in a
      minor difference between Debian and non-Debian graphs, and if a user shares
      those graphs, it will reveal the fact that they have installed the Debian
      package. This is acceptable, given that the graphs themselves inherently reveal
      significantly more private information than that.
      b8f5c956
  12. Jul 15, 2017
  13. Jul 13, 2017
  14. Jul 11, 2017
  15. Jul 08, 2017
  16. Jul 07, 2017
  17. Jul 02, 2017
  18. Jul 01, 2017
    • str4d's avatar
      I2PSnark: · d2edce84
      str4d authored
      - Standalone:
        - Better target the per-theme resources
        - List all available themes in config section
      - Themes: tidyups & further optimizations to reduce lag
      d2edce84
    • str4d's avatar
      Console: · bd74b22b
      str4d authored
      - /netdb:
        - All Routers/Leasesets/Sybil sections:
          - Each transport instance on own line
          - Better presentation of address characteristics
          - Place flag in table header
        - Container div for leasesets to allow 2 column display at wider viewport width
        - Increased spacing of lease information in leaseset tables
        - Add div for "not initialized" message
        - Reorganize content display in sybil database to reduce horizontal whitespace:
          - Conditional 2-column display of sybil families
          - Sybil router characteristics & threatpoints presented in multi-column view
          - Added empty (n/a) fields to maintain visual consistency in column view
      - /tunnels: ensure our tunnel tables display correctly in Arabic
      bd74b22b
    • zzz's avatar
      DNS (ticket #1998): · c768b8f8
      zzz authored
      - Data: Cache hostname lookups in RouterAddress
      - Job Queue: Make search jobs droppable
      - Router: Increase JVM DNS cache time
      - Util: Add negative DNS lookup cache, increase cache size
      c768b8f8
    • str4d's avatar
      I2PSnark: Fix unclosed <label> · 5bc9d0af
      str4d authored
      5bc9d0af
  19. Jun 19, 2017
    • str4d's avatar
      Console: · 4aa4ff73
      str4d authored
      - Add untagged strings for /tunnels tooltips and local tunnel indicator (to
        be tagged for translation post .31 release)
      - classic: reduce color contrast of main display font
      - classic/dark/midnight: alignment on /peers and /tunnels
      - /tunnels:
        - Add bandwidth tiers definitions
        - Indicator for local tunnels
      - /profiles:
        - Split capabilities and version
        - Minimize wrapping at narrow viewport width
        - Iconify view profile link
        - Add "OK" status indication for functional peers
      - /peers: merge Dir and CWND rows in definitions table
      - /events: when no events found, place result in table
      - All themes: marginally increased width of sidebar to better accommodate
        extra long strings
      - Chinese: ensure buttons do not deviate in height (ticket #1996)
      - Arabic: fix alignment issues on /configui; presentational enhancements
      - Misc: remove erroneous tags
      4aa4ff73
    • str4d's avatar
      I2PSnark: · 3d535a22
      str4d authored
      - Disable JavaScript td:onclick (handled by css)
      - Fix minimode bug in vanilla/ubergine
      - Minimode for dark/classic
      - ubergine:
        - Further optimizations to reduce lag/cpu load
        - New hidpi details.png to bypass mix-blend mode in .snarkTorrents
      - Usability:
        - Tab navigation now works for toggle panels
        - Touch target for configure button now extends entire length
      - All themes: cleanups and optimizations
      3d535a22
    • str4d's avatar
    • str4d's avatar
  20. Jun 15, 2017
    • zzz's avatar
      DNS (ticket #1998): · 32efa2e5
      zzz authored
      - Data: Cache hostname lookups in RouterAddress
      - Job Queue: Make search jobs droppable
      - Router: Increase JVM DNS cache time
      - Util: Add negative DNS lookup cache, increase cache size
      32efa2e5
Loading