themighty1
|
b41761e241
|
tweaks needed for testing
|
2015-09-07 15:19:07 +02:00 |
|
themighty1
|
aecc6d32f7
|
chrome: load manager files from tmp dir
|
2015-09-02 22:13:06 +02:00 |
|
themighty1
|
d0fdd4d7f8
|
forgot to remane sweetalert.js
|
2015-09-02 22:13:06 +02:00 |
|
themighty1
|
3f42f5998f
|
bump version
|
2015-09-02 22:13:05 +02:00 |
|
themighty1
|
3a02eb2bcc
|
fixes to suppress AMO warnings
|
2015-09-02 22:12:56 +02:00 |
|
themighty1
|
b4b5df205b
|
ff: verify cert in js
|
2015-08-12 23:47:10 +02:00 |
|
themighty1
|
e61a55c3f9
|
remove unused icons
|
2015-08-12 23:42:05 +02:00 |
|
themighty1
|
6e3d286f4b
|
moved test files to the pagesigner-unittests repo
|
2015-08-11 21:53:15 +02:00 |
|
themighty1
|
7b5b6c0c49
|
ff:copy manager files on each run
|
2015-08-08 22:22:42 +02:00 |
|
themighty1
|
563cd36d8b
|
allow tlsver downgrade for reliable site
|
2015-08-08 22:22:42 +02:00 |
|
themighty1
|
c66af667c3
|
ff only: when testing content is not in profileDir, hence this workaround
|
2015-08-08 22:22:42 +02:00 |
|
themighty1
|
61090b0d90
|
fix get/setPref in chrome
|
2015-08-08 22:22:42 +02:00 |
|
themighty1
|
cea4c83ca4
|
import_resource should return a byte array
|
2015-08-08 22:22:42 +02:00 |
|
themighty1
|
8ff7fd974a
|
load testing.js in browser
|
2015-08-08 22:22:21 +02:00 |
|
themighty1
|
d937cfb671
|
import_resource function
|
2015-07-28 20:31:30 +02:00 |
|
themighty1
|
a7d482d851
|
allow non-443 port
|
2015-07-28 20:31:30 +02:00 |
|
Adam Gibson
|
ea32e87501
|
allow wrongly ordered cert chains in chrome
|
2015-07-05 14:09:04 +03:00 |
|
themighty1
|
26ced5e05b
|
copy manager files on startup
|
2015-05-18 22:34:26 +03:00 |
|
themighty1
|
a0dd28674d
|
sweetalert for manager & chrome
|
2015-05-16 17:12:03 +03:00 |
|
themighty1
|
2d9844f119
|
chrome:inject notification & always use "openTabs" to view data
|
2015-05-15 15:27:52 +03:00 |
|
themighty1
|
6c9122f2be
|
ask to log out when exporting
|
2015-05-14 19:09:44 +03:00 |
|
themighty1
|
1b84e2ade4
|
recognize datafile type html/xml/json/pdf
|
2015-05-11 17:43:23 +03:00 |
|
themighty1
|
17c5478d55
|
fix ~3 commit
|
2015-05-11 15:50:54 +03:00 |
|
themighty1
|
cb960bd3b8
|
chrome:fix blocking requests
|
2015-05-11 15:32:40 +03:00 |
|
themighty1
|
7eb994ad77
|
verbose mode is relevant only for firefox
|
2015-05-11 14:59:56 +03:00 |
|
themighty1
|
553a8f207c
|
ff: bypass cache when opening html
|
2015-05-11 14:59:49 +03:00 |
|
themighty1
|
3de4eb2e31
|
Merge branch 'master' of https://github.com/tlsnotary/pagesigner
|
2015-05-11 14:07:49 +03:00 |
|
themighty1
|
f339d81bcb
|
open view&raw in new tab
|
2015-05-11 14:07:22 +03:00 |
|
themighty1
|
cdfdea5373
|
fix about dialog
|
2015-05-11 14:07:22 +03:00 |
|
themighty1
|
e4c1516c6a
|
use only 128px icon. let chrome scale down as needed
|
2015-05-11 14:07:21 +03:00 |
|
themighty1
|
b904168de4
|
utf fix
|
2015-05-11 14:07:21 +03:00 |
|
themighty1
|
67143d4101
|
ditto for chrome + smaller gif spinner
|
2015-05-11 14:07:21 +03:00 |
|
themighty1
|
a08fe131e7
|
cache incomplete recods (useful for large responses)
|
2015-05-11 14:07:21 +03:00 |
|
Thomas Bertani
|
447aa0787d
|
String.prototype.startsWith implementation
|
2015-05-11 14:07:21 +03:00 |
|
themighty1
|
181355c8d0
|
fix about dialog
|
2015-05-09 17:41:44 +03:00 |
|
themighty1
|
8133223ef6
|
use only 128px icon. let chrome scale down as needed
|
2015-05-09 17:22:34 +03:00 |
|
themighty1
|
3b135794b3
|
utf fix
|
2015-05-09 11:06:42 +03:00 |
|
themighty1
|
e17a80236c
|
ditto for chrome + smaller gif spinner
|
2015-05-09 11:06:33 +03:00 |
|
themighty1
|
6d469c96d4
|
cache incomplete recods (useful for large responses)
|
2015-05-09 11:06:22 +03:00 |
|
AdamISZ
|
ba78412268
|
Merge pull request #6 from bertani/patch-1
String.prototype.startsWith implementation
|
2015-05-08 21:29:48 +03:00 |
|
Thomas Bertani
|
7eb4561c64
|
String.prototype.startsWith implementation
|
2015-05-08 14:10:12 +02:00 |
|
AdamISZ
|
fcc80bbb6b
|
Merge pull request #2 from tlsnotary/chrome1
chrome support + verify cert chain in JS (chrome-only)
|
2015-05-08 13:48:17 +03:00 |
|
themighty1
|
ce3313fa61
|
chrome support + verify cert chain in JS (chrome-only)
|
2015-05-07 17:50:29 +03:00 |
|
Adam Gibson
|
fcece6385d
|
remove cert wildcards from filenames (illegal on Windows)
|
2015-05-01 13:46:44 +03:00 |
|
Adam Gibson
|
646ff729b7
|
fix for Windows file read - pubkeys.txt
|
2015-04-28 15:05:18 +03:00 |
|
Adam Gibson
|
577955818c
|
add xpi (temporary workaround until official release)
|
2015-04-27 16:13:35 +03:00 |
|
Adam Gibson
|
b1aeeda25d
|
lower case sort bugfix in manager
|
2015-04-27 16:08:09 +03:00 |
|
themighty1
|
0fc146173c
|
add clarity
|
2015-04-27 14:15:00 +03:00 |
|
themighty1
|
67270c24fb
|
put firefox specific stuff into a sep. file
|
2015-04-27 14:06:43 +03:00 |
|
Adam Gibson
|
604ab1a43e
|
bugfix for import file
|
2015-04-25 23:49:10 +03:00 |
|