Danny Coates
|
757ac14d1a
|
webpacked the heck out of the build
|
2017-08-16 14:21:01 -07:00 |
Danny Coates
|
0ab8ddc894
|
groundwork for asset caching
|
2017-08-15 11:55:52 -07:00 |
Danny Coates
|
b429841534
|
use new upload button string
|
2017-08-15 10:30:19 -07:00 |
Danny Coates
|
c6a4b089d9
|
use async and removed jquery from download.js
|
2017-08-14 11:14:47 -07:00 |
Danny Coates
|
eada94b262
|
use svg for progress
|
2017-08-13 18:46:05 -07:00 |
Danny Coates
|
cdc3a5340d
|
defer main js scripts
|
2017-08-11 19:13:57 -07:00 |
Danny Coates
|
e142d76cb4
|
Merge pull request #428 from mozilla/add-twitter-og-cards
add twitter and open graph cards
|
2017-08-11 14:12:44 -07:00 |
Danny Coates
|
c488c1d724
|
added BASE_URL environment variable
|
2017-08-11 14:02:44 -07:00 |
Abhinav Adduri
|
d83900f272
|
fixes 478
|
2017-08-11 10:50:37 -07:00 |
John Gruen
|
dafe00cabb
|
add twitter and open graph cards
|
2017-08-11 13:39:04 +02:00 |
Danny Coates
|
08e2c6c112
|
Merge pull request #474 from varghesethomase/master
Fixing bug #438 by adding role attribute to anchor tags and alt attribute images
|
2017-08-08 22:41:31 -07:00 |
Peter deHaan
|
77b6fb138f
|
Increase font weight to 500 on <button>s and <label>s
|
2017-08-08 13:06:59 -07:00 |
Varghese Thomas
|
740001ddde
|
Fixing bug #438 by adding role attribute to anchor tags and alt attributes to images. Also solves #440
|
2017-08-08 08:05:02 +05:30 |
Danny Coates
|
441fe86186
|
attach delete-file handler only after upload
|
2017-08-07 11:47:09 -07:00 |
Danny Coates
|
4ac7ac2b24
|
Merge pull request #448 from nskins/th-width
Migrate width attribute to CSS (Fixes #436)
|
2017-08-07 10:59:52 -07:00 |
Danny Coates
|
c91d24cd86
|
factored out progress into progress.js
|
2017-08-06 23:45:22 -07:00 |
Danny Coates
|
b0d36529a1
|
refactored metrics
|
2017-08-05 16:38:08 -07:00 |
Danny Coates
|
a03b1b7a9a
|
only _blank feedback link
|
2017-08-05 09:57:57 -07:00 |
Danny Coates
|
d74d339e4b
|
Merge remote-tracking branch 'origin/master' into shim-webcrypto
|
2017-08-05 09:48:24 -07:00 |
Danny Coates
|
859554ce21
|
only _blank links while downloading. fixed safari link after download
|
2017-08-05 09:40:57 -07:00 |
Peter deHaan
|
703325f223
|
Merge pull request #451 from boopeshmahendran/AddRelNoopenerNoreferrer
Add rel noopener noreferrer to target='_blank' anchor elements (Fixes #439)
|
2017-08-05 09:17:10 -07:00 |
Boopesh Mahendran
|
e48c2cf75b
|
Add rel noopener noreferrer to target='_blank' anchor elements
|
2017-08-05 13:34:44 +05:30 |
kenrick95
|
59ed64698d
|
Add X-UA-Compatible meta tag
|
2017-08-05 11:59:44 +08:00 |
Nicholas Skinsacos
|
6edfe5146c
|
Migrate width attribute to CSS (Fixes #436)
|
2017-08-04 22:33:29 -04:00 |
Danny Coates
|
09cc047ade
|
_blank all footer links
|
2017-08-03 15:32:56 -07:00 |
Erica
|
4ac07800c4
|
Merge pull request #414 from pdehaan/issue-377
Add link to FAQ in unsupported view
|
2017-08-03 15:09:15 -04:00 |
Peter deHaan
|
e9fa6ad401
|
Add en-US FAQ string to /unsupported/* route as fallback
|
2017-08-03 12:03:31 -07:00 |
Peter deHaan
|
705289d34b
|
Only include Fira CSS on /unsupported/* route
|
2017-08-03 11:12:13 -07:00 |
Peter deHaan
|
4282c93b2b
|
Add link to FAQ in unsupported view
|
2017-08-03 10:53:51 -07:00 |
Peter deHaan
|
ea6c78f49a
|
Add en-US default text to footer links
|
2017-08-02 23:43:00 -07:00 |
Peter deHaan
|
3f316fb8b0
|
Add noscript tag
|
2017-08-02 23:37:55 -07:00 |
Danny Coates
|
5944b85e67
|
filter the hash from error reports
|
2017-08-02 15:04:34 -07:00 |
John Gruen
|
a64eced8be
|
fix link that breaks download by opening in new tab
|
2017-08-02 22:38:17 +02:00 |
Danny Coates
|
280a4f65e7
|
begrudgingly added babel-polyfill
|
2017-08-02 12:25:13 -07:00 |
Danny Coates
|
81be38fbc8
|
Merge pull request #353 from mozilla/no-ie
redirect ie to /unsupported
|
2017-07-31 09:56:11 -07:00 |
Abhinav Adduri
|
566de14016
|
adding in hardcoded strings for ie, ie doesn't work with l20n: Object doesn't support property or method 'from'
|
2017-07-31 09:35:47 -07:00 |
Peter deHaan
|
ae83e47813
|
Remove /en-US/ from cookies link in footer
|
2017-07-28 23:12:25 -07:00 |
Danny Coates
|
a42a54670b
|
redirect ie to /unsupported
|
2017-07-28 19:28:38 -07:00 |
Erica Wright
|
8cb40effa5
|
edit some syntax
|
2017-07-28 14:11:58 -04:00 |
Erica Wright
|
8d8c2efa23
|
create /unsupported/outdated version of the /unsupported page
|
2017-07-27 14:24:49 -04:00 |
Danny Coates
|
7fd8fb4914
|
added L10N_DEV environment variable for making all languages available
|
2017-07-25 14:28:49 -07:00 |
Danny Coates
|
e7688a62c6
|
Merge branch 'master' into ux-tweak
|
2017-07-25 11:31:13 -07:00 |
Abhinav Adduri
|
330da9b258
|
merging master
|
2017-07-25 09:23:42 -07:00 |
Danny Coates
|
3febcfe1ea
|
Merge pull request #291 from mozilla/legal
added legal page
|
2017-07-25 09:03:11 -07:00 |
Mark Liang
|
74334433cd
|
Modify link to send homepage
|
2017-07-25 15:52:48 +08:00 |
Mark Liang
|
12c02ef6af
|
Update UI & Responsive
|
2017-07-25 14:12:26 +08:00 |
Danny Coates
|
4cb040d70d
|
added environment variable for expire time
|
2017-07-24 13:20:18 -07:00 |
Abhinav Adduri
|
6ef9f8fa43
|
fixes 289
|
2017-07-24 10:52:54 -07:00 |
Danny Coates
|
1eabc1a11e
|
added legal page
|
2017-07-24 10:51:57 -07:00 |
John Gruen
|
dde2c4d5a9
|
Merge branch 'master' of https://github.com/mozilla/send into responsive-and-feedback
|
2017-07-24 18:31:47 +02:00 |