All Versions
37
Latest Version
Avg Release Cycle
42 days
Latest Release
1061 days ago

Changelog History
Page 4

  • v1.0.0 Changes

    July 26, 2017
    • #323 disable upload/download notifications (@dannycoates)
    • #322 fix feedback button jump (@dnarcese)
    • #320 fix German footer (@dnarcese)
  • v0.2.2 Changes

    July 26, 2017
    • #314 added L10N_DEV environment variable for making all languages available (@dannycoates)
    • βœ… #313 removing timeout limit for front end tests (@abhinadduri)
    • #311 expired ids should reject instead of returning null (@dannycoates)
    • 🚧 #302 UX Refine WIP (@youwenliang)
    • #310 if the download card is pressed, the expired card shows up properly (@abhinadduri)
    • πŸ”¨ #269 refactored ftl file (@abhinadduri)
    • #291 added legal page (@dannycoates)
    • #307 don't show error page on upload cancel (@dnarcese)
    • #299 use CIRCLE_TAG as version.json version if present (@dannycoates)
  • v0.2.1 Changes

    July 24, 2017
    • πŸ’… #296 restyle delete popup (@dnarcese)
    • 🚚 #295 renamed environment variables to remove P2P_ prefix (@dannycoates)
    • #294 dealing with invalid drag and drops (@abhinadduri)
    • #297 added environment variable for expire time (@dannycoates)
    • πŸ›  #292 Fixes289 (@abhinadduri)
    • #288 fix: Don`t allow upload when not on the upload page. (@ericawright)
    • #285 added messages for processing phases (@dannycoates)
    • πŸ“± #267 make site responsive and add feedback link (@johngruen)
    • ⚑️ #286 Update download progress bar color (@pdehaan)
    • πŸ‘• #281 Stop ESLint from linting the /public/ directory (@pdehaan)
    • πŸ‘ #280 created /unsupported page and added gcmCompliant to /download page (@dannycoates)
    • #279 create separate js bundles for upload/download pages (@dannycoates)
    • βœ… #268 Testpilot ga (@abhinadduri)
  • v0.2.0 Changes

    July 21, 2017
    • #266 abort uploads over maxfilesize (@dannycoates)
    • 🚚 #264 Remove duplicate custom metric. (@chuckharmston)
    • #259 add alert when uploading multiple files (@dnarcese)
    • πŸ”€ #262 sync download progress bar with percentage (@dnarcese)
    • πŸ”€ #258 better sync percent with progress bar (@dnarcese)
    • #257 add a dynamic js script for page config (@dannycoates)
    • #256 add file size limit message (@dnarcese)
    • #253 Add favicon.ico version of the Send logo (@pdehaan)
    • #254 Add nsp check to circle ci (@pdehaan)
    • #245 Localization (@abhinadduri)
    • #252 only allow drag and drop on upload page (@dnarcese)
    • #250 make footer not overlap (@dnarcese)
    • #251 minify all images (@ericawright)
    • #249 change how the file upload box expands (@dnarcese)
    • 🚚 #246 remove P2P references. Fixes #224 (@clouserw)
    • #242 Make only icons clickable in file list (@dnarcese)
    • πŸ™‹ #236 add FAQ. Fixes #186 (@clouserw)
    • #235 allow send another file link to open in new tab (@dnarcese)
    • #234 fix download svg (@dnarcese)
    • πŸ’» #232 escape filename in the ui (@dannycoates)
    • #226 added functionality to cancel uploads (@abhinadduri)
    • 🚚 #231 move head and html tags to main template (@dnarcese)
    • #228 add send logo (@dnarcese)
    • #229 change learn more and github links (@dnarcese)
    • πŸ“š #201 Adds metrics documentation (closes #5). (@chuckharmston)
    • #223 change size of send another file links (@dnarcese)
    • #222 add footer (@dnarcese)
    • πŸ›  #197 fixes issues 195 and 192 (@abhinadduri)
    • #204 added HSTS header (@dannycoates)
    • βœ… #193 Frontend tests (@abhinadduri)
    • πŸ’» #191 New ui! (@dnarcese)
  • v0.1.4 Changes

    July 12, 2017
    • #189 Add CSP directives (@dannycoates)
    • πŸ›  #188 fixes delete button error (@abhinadduri)
    • #185 added loading, hashing, and encrypting events for uploader; decryptin… (@abhinadduri)
    • #183 rename to 'Send' (@dannycoates)
    • βœ… #184 Server tests (@abhinadduri)
    • πŸ›  #178 fixed issues in branch title (@abhinadduri)
    • #177 Gcm compliance (@abhinadduri)
    • #106 Gcm (@abhinadduri, @dannycoates)
    • #168 Show error page if upload fails (@dnarcese)
    • 🚧 #148 WIP: Add basic contribute.json (@pdehaan)
    • #162 Fix dev server URL in README.md file (@pdehaan)
    • πŸ— #167 build docker image with new name (@relud)
    • #164 Add word wraps to table (@dnarcese)
    • #149 Add robots.txt (@pdehaan)
    • #161 Hide table header on empty list (@dnarcese)
    • 🚚 #154 Remove expired uploads (@dnarcese)
    • ⚑️ #146 Update README with some more details (@pdehaan)
  • v0.1.2 Changes

    June 24, 2017
    • 🚚 #138 remove notLocalHost (@dannycoates)
  • v0.1.0 Changes

    June 24, 2017
    • πŸ”¨ #137 refactored docker build (@dannycoates)
    • πŸ”– #132 Add /version route (@pdehaan)
    • 🐳 #135 make dockerfile more dockerflowy (@dannycoates)
    • #134 Load previous uploads (@dannycoates, @dnarcese)
    • #131 added heartbeat (@dannycoates)
    • #133 Add LICENSE file (@pdehaan)
    • #130 added sentry to server code (@abhinadduri)
    • 🚚 #124 Remove unused [dev]dependencies (@pdehaan)
    • 🚚 #119 Move cross-env to a dep (@pdehaan)
    • 🚚 #123 removed bitly integration (@abhinadduri)
    • πŸ— #122 fix docker build (@dannycoates)
    • 🐳 #121 added docker service to circle.yml (@dannycoates)
    • #120 added sentry (@abhinadduri)
    • πŸ— #118 change docker image name and add builds for tags (@relud)
    • #116 add /lbheartbeat endpoint (@relud)
    • ⚑️ #79 Optimize/minimize bundle.js for production (@pdehaan)
    • πŸ‘• #104 Fix a bunch of ESLint and HTMLLint errors (@pdehaan)
    • #105 Progress bars (@dnarcese)
    • πŸ“ˆ #111 added in anonmyized ip google analytics (@abhinadduri)
    • #110 added notifications (@abhinadduri)
    • 🐳 #103 added Dockerfile (@dannycoates)
    • #100 Added Helmet Middleware (@abhinadduri)
    • βœ… #99 Testing (@abhinadduri)
    • πŸ‘• #77 Fix the linter errors (@pdehaan)
    • πŸ‘• #54 Adding basic ESLint config (@pdehaan)
    • #71 Drag & drop (@dnarcese)
    • 🌲 #72 Logging (@abhinadduri, @dannycoates)
    • #45 S3 integration (@abhinadduri, @dannycoates)
    • πŸ’» #46 Download page and share link UI (@dnarcese)
    • πŸ’» #41 Added upload page and file list UI (@dnarcese)
    • πŸ“¦ #40 Tweak the package.json file (@pdehaan)
    • #43 added return (@abhinadduri)
    • #42 changed to handle 404 during download, also removing progress listene… (@abhinadduri)
    • πŸ”¨ #39 Refactor riff (@abhinadduri, @dannycoates)
    • #36 added prettier for js formatting (@dannycoates)
    • πŸ’» #28 Added a UI for the uploader end, made stylistic changes, implemented deleting (@abhinadduri)
    • #25 Changed naming for some pages, no longer stores files by name on server (@abhinadduri)
    • #17 changed from using input fields for keys to getting from url (#17) (@abhinadduri)