19 KiB
19 KiB
Change Log
v1.1.1 (2017/08/17 01:29 +00:00)
- #516 cache assets (@dannycoates)
- #520 fix drag & drop (@dannycoates)
- #515 removed jquery from upload.js (@dannycoates)
- #514 use async and removed jquery from download.js (@dannycoates)
- #513 use svg for progress (@dannycoates)
- #510 added precommit hook for format (@dannycoates)
- #502 extracted filelist into its own file (@dannycoates)
- #428 add twitter and open graph cards (@dannycoates, @johngruen)
- #506 404 page (@varghesethomase)
- #508 fixes 478 (@abhinadduri)
- #504 fix japanese browse button (@johngruen)
- #503 Added editorconfig (@skystar-p)
- #499 use import/export in the frontend code (@dannycoates)
- #500 fixed build:css on windows (@dannycoates)
- #481 Cater for mobile and desktop (@pdehaan, @hubdotcom)
- #493 added webpack-dev-middleware (@dannycoates)
- #491 added missing exit event cases (@dannycoates)
- #492 make the site mostly work when cookies (localStorage) are disabled (@dannycoates)
- #490 set the mime type in the download blob (@dannycoates)
- #485 added progress to tab title when not in focus (@dannycoates)
- #474 Fixing bug #438 by adding role attribute to anchor tags and alt attribute images (@varghesethomase)
- #480 Increase font weight to 500 on s and s (@pdehaan)
- #419 Add autoprefixer and cssnano support (@pdehaan)
v1.1.0 (2017/08/08 03:59 +00:00)
- #473 Sort contributors alphabetically to prevent churn (@pdehaan)
- #472 removed references to checksums in frontend tests (@abhinadduri)
- #470 removed the file sha256 hash (@dannycoates)
- #469 Increase mimimum node version to 8.2.0 (@ehuggett)
- #468 attach delete-file handler only after upload (@dannycoates)
- #466 added webpack (@dannycoates)
- #427 Extended system font list fixes:#408 (@gautamkrishnar)
- #448 Migrate width attribute to CSS (Fixes #436) (@nskins)
- #457 factored out progress into progress.js (@dannycoates)
- #452 refactored metrics (@dannycoates)
- #455 Add a few missing strings from es-CL and tr locales (@pdehaan)
- #444 Chain jQuery calls, do not use events alias and store selectors (@Johann-S)
- #416 WIP: use webcrypto-liner to support Safari 10 (@dannycoates)
- #451 Add rel noopener noreferrer to target='_blank' anchor elements (Fixes #439) (@boopeshmahendran)
- #449 Add X-UA-Compatible meta tag (@kenrick95)
- #433 Prevent download button from being clicked multiple times (@pdehaan)
- #432 Add contributors script (@pdehaan)
- #409 Handle copy clipboard disabled (@Johann-S)
v1.0.4 (2017/08/03 23:05 +00:00)
- #418 _blank all footer links (@dannycoates)
- #386 fix percentage view on mobile layout (@ariestiyansyah)
- #414 Add link to FAQ in unsupported view (@pdehaan)
- #415 Only include Fira CSS on /unsupported/* route (@pdehaan)
- #412 throw key errors before download begins (@dannycoates)
- #404 Use async function instead of promise (#325) (@weihanglo)
- #406 Add noscript tag (@pdehaan)
- #325 Use async function instead of promise (#325) (@weihanglo)
- #325 Use async function instead of promise (#325) (@weihanglo)
v1.0.3 (2017/08/02 23:59 +00:00)
- #402 filter the hash from error reports (@dannycoates)
- #400 fix link that breaks download by opening in new tab (@johngruen)
- #369 Add ESLint no-alert shame rule (@pdehaan)
- #396 add babel-polyfill (@dannycoates)
- #394 catch JSON.parse errors of storage metadata (@dannycoates)
- #367 Generate production locales using 'compare-locales' (@pdehaan)
- #392 Adjust hover behavior on send-logo (#382) Fixes: #382. (@weihanglo)
- #382 Adjust hover behavior on send-logo (#382) (@weihanglo)
- #382 Adjust hover behavior on send-logo (#382) (@weihanglo)
- #380 Add Pontoon URL to README (@pdehaan)
v1.0.2 (2017/07/31 18:58 +00:00)
- #365 revert the IE fix to fix footer on chrome (@dannycoates)
v1.0.1 (2017/07/31 17:28 +00:00)
- #353 redirect ie to /unsupported (@abhinadduri, @dannycoates)
- #360 Fix some linting nits (@pdehaan)
- #362 Adjusts category of unsupported event (fixes #350). (@chuckharmston)
- #355 Make order of uploaded files in list consistent (@pdehaan)
- #356 Get rid of console.log statements (@pdehaan)
- #358 Fix some missing .title attributes in dev-only locales (@pdehaan)
- #354 Remove /en-US/ from cookies link in footer (@pdehaan)
- #339 Show error page on firefox v49 and below (@ericawright, @abhinadduri)
- #346 Add docs/CODEOWNERS file (@pdehaan)
- #345 wrap long file names (@dnarcese)
- #344 don't wrap file list headers (@dnarcese)
- #327 Modify popup delete dialog (@youwenliang)
- #341 center percentage text on all browser versions (@dnarcese)
- #340 Remove duplicate entities in localized FTL files (@flodolo)
- #337 support v 50 and 51 by not allowing const in loops (@ericawright)
- #338 Remove duplicated strings in en-US, fix nn-NO file (@flodolo)
- #336 German(de): Fixed missing value for deleteFileButton (#336) (@flodolo)
- #334 fix functionality on firefox 50 and 51 (@dnarcese)
v1.0.0 (2017/07/26 19:08 +00:00)
- #323 disable upload/download notifications (@dannycoates)
- #322 fix feedback button jump (@dnarcese)
- #320 fix German footer (@dnarcese)
v0.2.2 (2017/07/26 04:50 +00:00)
- #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 (2017/07/24 23:34 +00:00)
- #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 (2017/07/21 19:27 +00:00)
- #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 (2017/07/12 18:21 +00:00)
- #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 (2017/06/24 03:38 +00:00)
- #138 remove notLocalHost (@dannycoates)
v0.1.0 (2017/06/24 01:24 +00:00)
- #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)