1. 11 Oct, 2021 1 commit
  2. 29 Sep, 2020 1 commit
    • Marcin Rataj's avatar
      test(gw): add t0115-gateway-dir-listing.sh to sharness · 3ed46d99
      Marcin Rataj authored
      This adds proper end-to-end tests for directory listing on Gateway port
      that protects us against regressions oni each gw type:
      - path gateway
      - subdomain gateway
      - dnslink website gateway
      
      Tests cover:
      - etag/unicode support
      - breadcrumbs
      - file name column
      - hash column
      3ed46d99
  3. 28 Sep, 2020 1 commit
  4. 25 Sep, 2020 1 commit
  5. 20 Aug, 2020 1 commit
  6. 05 Jan, 2019 1 commit
    • Jack Loughran's avatar
      show hash if not in original url · 9ef14863
      Jack Loughran authored
      Change the template handler to pass the hash to the directory listing template if the original url doesn't contain the hash. The directory listing template will display the hash in grey under the original url if the hash is passed to it.
      
      License: MIT
      Signed-off-by: default avatarJack Loughran <j@ckloughran.com>
      9ef14863
  7. 02 Nov, 2016 1 commit
  8. 02 Mar, 2016 1 commit
  9. 04 Sep, 2015 1 commit
  10. 29 Aug, 2015 1 commit
  11. 28 Aug, 2015 1 commit
  12. 03 Jul, 2015 2 commits
    • Henry's avatar
      http/index: fix indention and remove unused field · 053e531d
      Henry authored
      License: MIT
      Signed-off-by: default avatarHenry <cryptix@riseup.net>
      053e531d
    • Henry's avatar
      http/gateway: · 0ed49dbb
      Henry authored
      - First tab at integrating @krl's new index page
      
      File icons are embedded in side icons.css (QmXB7PLRWH6bCiwrGh2MrBBjNkLv3mY3JdYXCikYZSwLED contains both the icons and bootstrap)
      
      - Fix back links (..)  (fixes #1365)
      
      Thanks @JasonWoof for the insight.  The back links now stop a t the root hash and work for links that do and dont end with a slash.
      
      License: MIT
      Signed-off-by: default avatarHenry <cryptix@riseup.net>
      0ed49dbb