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

Skip to content
Snippets Groups Projects
  1. Aug 22, 2017
  2. Aug 09, 2017
    • zzz's avatar
      findbugs all over · 3d385228
      zzz authored
      3d385228
    • zzz's avatar
      Package changelogs · 24414845
      zzz authored
      Fix extra chars in patch 1
      Fix javadoc causing build error on Trusty
      Deb build doc updates
      24414845
  3. Aug 06, 2017
  4. Jul 31, 2017
  5. Jul 30, 2017
    • str4d's avatar
      Add a0.png to update files · 9f15ae6e
      str4d authored
      9f15ae6e
    • 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
  6. 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
    • str4d's avatar
      Refactor README.md · ac75327a
      str4d authored
      ac75327a
  7. Jul 27, 2017
    • str4d's avatar
      Bump -21-rc · 2f48af51
      str4d authored
      2f48af51
    • 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
    • str4d's avatar
      Missing from previous commit · fe2387e4
      str4d authored
      fe2387e4
  8. 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
  9. 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
  10. Jul 19, 2017
  11. Jul 15, 2017
  12. Jul 13, 2017
  13. Jul 11, 2017
  14. Jul 08, 2017
Loading