Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

PUBLIC / surfer-okd

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • surfer-okd
  1. 09 Feb, 2017 5 commits
    • Johannes Zellner's avatar
      Send username/password in body and fix cli · 9b7a26fc
      Johannes Zellner committed 8 years ago
      9b7a26fc Browse Files
    • Johannes Zellner's avatar
      Do not show * for password entry · 0af9051c
      Johannes Zellner committed 8 years ago
      0af9051c Browse Files
    • Johannes Zellner's avatar
      Update readline-sync · d6f2f185
      Johannes Zellner committed 8 years ago
      d6f2f185 Browse Files
    • Johannes Zellner's avatar
      Remove console.log() · 7a5fd654
      Johannes Zellner committed 8 years ago
      7a5fd654 Browse Files
    • Johannes Zellner's avatar
      Use accessTokens instead of username/password · 4a27fce7
      Johannes Zellner committed 8 years ago
      4a27fce7 Browse Files
  2. 08 Feb, 2017 2 commits
    • Johannes Zellner's avatar
      Show busy indicator only in place of file list · 3422a21b
      Johannes Zellner committed 8 years ago
      3422a21b Browse Files
    • Johannes Zellner's avatar
      Support drag'n'drop upload · b094fada
      Johannes Zellner committed 8 years ago
      b094fada Browse Files
  3. 07 Feb, 2017 2 commits
    • Johannes Zellner's avatar
      Remove unused js files · 16ad753a
      Johannes Zellner committed 8 years ago
      16ad753a Browse Files
    • Johannes Zellner's avatar
      Add rename functionality · e628921a
      This also break backwardscompat since PUT is now POST
      and PUT is used for renaming
      Johannes Zellner committed 8 years ago
      e628921a Browse Files
  4. 05 Feb, 2017 13 commits
    • Johannes Zellner's avatar
      Remove cluttered .. up table item · 4b6cf0ad
      Johannes Zellner committed 8 years ago
      4b6cf0ad Browse Files
    • Johannes Zellner's avatar
      current directory in breadcrumb is not a link · a6bb6a4b
      Johannes Zellner committed 8 years ago
      a6bb6a4b Browse Files
    • Johannes Zellner's avatar
      Reduce spacing · 8501cf88
      Johannes Zellner committed 8 years ago
      8501cf88 Browse Files
    • Johannes Zellner's avatar
      Merge breadcrumb and new directory button · 3a05b202
      Johannes Zellner committed 8 years ago
      3a05b202 Browse Files
    • Johannes Zellner's avatar
      Only show item action buttons on hover · 9716e5b6
      Johannes Zellner committed 8 years ago
      9716e5b6 Browse Files
    • Johannes Zellner's avatar
      Show upload progress per files · fea6789c
      Johannes Zellner committed 8 years ago
      fea6789c Browse Files
    • Johannes Zellner's avatar
      Fix the routing by using middleware selectively · 74c0064c
      Johannes Zellner committed 8 years ago
      74c0064c Browse Files
    • Johannes Zellner's avatar
      Prevent dom element flickering on load · 42e38e8c
      Johannes Zellner committed 8 years ago
      42e38e8c Browse Files
    • Johannes Zellner's avatar
      No need to copy the cli to the docker image · 79b5d00d
      Johannes Zellner committed 8 years ago
      79b5d00d Browse Files
    • Johannes Zellner's avatar
      Rename app/ to frontend/ · 95e5eb9f
      Johannes Zellner committed 8 years ago
      95e5eb9f
    • Johannes Zellner's avatar
      Add a shrinkwrap file · 89f67d31
      Johannes Zellner committed 8 years ago
      89f67d31 Browse Files
    • Johannes Zellner's avatar
      Serve up folder listings · 490f71d7
      Johannes Zellner committed 8 years ago
      490f71d7 Browse Files
    • Johannes Zellner's avatar
      Add serve-index module · dc735394
      Johannes Zellner committed 8 years ago
      dc735394 Browse Files
  5. 17 Nov, 2016 7 commits
    • Johannes's avatar
      Update Readme · f8c3136f
      Johannes committed 8 years ago
      f8c3136f Browse Files
    • Johannes's avatar
      Rename app.js -> server.js · e31aa8a8
      Johannes committed 8 years ago
      e31aa8a8 Browse Files
    • Johannes's avatar
      Rename auth exports · 3d716d9e
      Johannes committed 8 years ago
      3d716d9e Browse Files
    • Johannes's avatar
      gitignore local user file · f9f5c021
      Johannes committed 8 years ago
      f9f5c021 Browse Files
    • Johannes's avatar
      Add local user admin tool · 738b1d82
      Johannes committed 8 years ago
      738b1d82
    • Johannes's avatar
      Implement local file auth · dcb20866
      Johannes committed 8 years ago
      dcb20866 Browse Files
    • Johannes's avatar
      Update safetydance and add bcryptjs · 5a242369
      Johannes committed 8 years ago
      5a242369 Browse Files
  6. 15 Nov, 2016 2 commits
    • Johannes's avatar
      Bump version · 087f659a
      Johannes committed 8 years ago
      087f659a Browse Files
    • Johannes's avatar
      Support multifile upload via the webinterface · ecfbca9f
      Johannes committed 8 years ago
      ecfbca9f Browse Files
  7. 06 Nov, 2016 8 commits
    • Johannes's avatar
      Bump version · 5be531a3
      Johannes committed 8 years ago
      5be531a3 Browse File
    • Johannes's avatar
      Remove space · c81d3e1c
      Johannes committed 8 years ago
      c81d3e1c Browse Files
    • Johannes's avatar
      Make breadcrumbs clickable · 51723cdf
      Fixes #2
      Johannes committed 8 years ago
      51723cdf Browse Files
    • Johannes's avatar
      ensure we deal with encoding of paths correctly on the client · 5f43935e
      Johannes committed 8 years ago
      5f43935e Browse Files
    • Johannes's avatar
      URI decode all paths · 94ff5399
      Johannes committed 8 years ago
      94ff5399 Browse Files
    • Johannes's avatar
      Fix handling of paths with spaces · 5d361bf9
      Johannes committed 8 years ago
      5d361bf9 Browse Files
    • Johannes's avatar
      fix wrong css value · f65c7ea8
      Johannes committed 8 years ago
      f65c7ea8 Browse Files
    • Johannes's avatar
      No need to log profile on every login · d5296e28
      Johannes committed 8 years ago
      d5296e28 Browse Files
  8. 17 Sep, 2016 1 commit
    • Girish Ramakrishnan's avatar
      use node 4.2.6 · 9e3a924b
      Girish Ramakrishnan committed 8 years ago
      9e3a924b