636 Commits

Author SHA1 Message Date
evilsocket
6f35dff04e security fix: adding HPKP sha56 key pin header. 2017-12-24 00:48:53 +01:00
evilsocket
d85234fb3b security fix: improved xss protection headers. 2017-12-24 00:23:55 +01:00
evilsocket
04a8fbfbbc docs: documented new configuration value 2017-12-24 00:07:42 +01:00
evilsocket
c6fca60789 security fix: limiting the size of the buffer being passed to the JSON decoder. 2017-12-24 00:02:20 +01:00
evilsocket
1cf0e5d81e security fix: setting several http headers in order to improve server security from browser attacks. 2017-12-23 23:25:39 +01:00
evilsocket
bb51e657de new: reporting software version in the title. 2017-12-23 18:06:34 +01:00
Simone Margaritelli
1e6fdc9b3c Releasing v1.1.5 v1.1.5 2017-12-23 13:52:18 +01:00
evilsocket
93fa21978e fix: fixed login form width 2017-12-23 13:49:41 +01:00
evilsocket
d54b7a44fe fix: fixed a bug which caused multiple file controls not to have valid identifiers. 2017-12-23 13:45:48 +01:00
Simone Margaritelli
3948407948 Merge pull request #113 from jemacom/master
Fixing FormatBytes
2017-12-22 13:39:01 +01:00
jemacom
bddf96bfaa Add comments fot Test functions 2017-12-22 09:19:03 +01:00
jemacom
76c568e183 Merge branch 'master' of https://github.com/evilsocket/arc 2017-12-22 09:15:56 +01:00
jemacom
d66f25364e Adding tests for format funtions 2017-12-22 09:15:00 +01:00
jemacom
41688aa4a9 Fixes #112 : Fixing FormatBytes behavior by changing the base value 2017-12-22 09:12:19 +01:00
evilsocket
9e494260b2 Merge branch 'master' of github.com:evilsocket/arc 2017-12-21 19:13:24 +01:00
evilsocket
c9e901dd97 fix: fixed a bug which caused empty notifications to be shown before the actual messages. 2017-12-21 19:13:17 +01:00
Simone Margaritelli
c8acae2474 Releasing v1.1.4 v1.1.4 2017-12-21 15:44:21 +01:00
evilsocket
926792b538 Merge branch 'master' of github.com:evilsocket/arc 2017-12-21 15:43:33 +01:00
evilsocket
715c7cc524 fix: ace demmerda 2017-12-21 15:38:13 +01:00
Simone Margaritelli
a8f38ef423 Releasing v1.1.3 v1.1.3 2017-12-21 15:07:42 +01:00
evilsocket
e356551d5e fix: implemented fixes to make sure items on the UI have unique identifiers. 2017-12-21 15:05:09 +01:00
evilsocket
e250f7ae48 refact: no hmac default value 2017-12-21 14:18:54 +01:00
evilsocket
cb789ae2ec fix: generating and error if the hmac secret is not provided in the configuration 2017-12-21 14:15:37 +01:00
evilsocket
53b52043f5 fix: ignoring version creation commits while generating a release changelog 2017-12-21 14:06:21 +01:00
evilsocket
667dafd2c2 fix: setting log to important level when generating tls files. 2017-12-21 13:59:58 +01:00
evilsocket
4804ec13da fix: added default values for certificate and key configuration values (fixes #110). 2017-12-21 13:58:12 +01:00
evilsocket
0f33a6a322 refact: refactored logic of how value is taken from UI controls (fixes #109) 2017-12-21 13:41:02 +01:00
evilsocket
bf3ebb680f docs: added configuration to requirements of issue template. 2017-12-21 12:55:49 +01:00
evilsocket
7eab9cdc0b new: new source code UI widget 2017-12-21 12:41:00 +01:00
evilsocket
536ac2bdad fix: adjusting width of editable input to original editable element outer width 2017-12-21 11:04:11 +01:00
evilsocket
a855a80861 fix: updating parent store created_at when a record is updated. 2017-12-21 10:57:24 +01:00
evilsocket
bb0f805ff6 fix: added close button to field selector dialog in order to allow closing it on small screens (fixes #108) 2017-12-21 10:27:08 +01:00
Simone Margaritelli
57b285f39b Releasing v1.1.2 v1.1.2 2017-12-20 21:08:45 +01:00
evilsocket
9a55cf126a Merge branch 'master' of github.com:evilsocket/arc 2017-12-20 21:07:59 +01:00
evilsocket
6aea2b9e74 critical fix 2017-12-20 21:07:51 +01:00
Simone Margaritelli
3496678ef2 Releasing v1.1.1 v1.1.1 2017-12-20 20:07:54 +01:00
evilsocket
67bb652084 fix: minor fix fortunately, it could have been catastrophic. 2017-12-20 20:05:15 +01:00
evilsocket
63efde7b7b refact: major refactoring of ui controls logic. 2017-12-20 19:58:59 +01:00
evilsocket
490da7f6cd fix: fixed a bug which caused a wrong message to be shown after uploading a record. 2017-12-20 18:19:03 +01:00
Simone Margaritelli
ec627e7657 Releasing v1.1.0 v1.1.0 2017-12-20 17:53:33 +01:00
evilsocket
9575153c35 docs: readme edits 2017-12-20 17:51:23 +01:00
evilsocket
0a827641db critical fix: switched from CBC mode to GCM mode, tnx to JP Aumasson for the correction. 2017-12-20 17:47:47 +01:00
evilsocket
046e953eda fix: removed animation from loader and record modals to make transitions quicker. 2017-12-20 16:33:57 +01:00
evilsocket
e43a0a45e5 refact: various fixes, optimizations and refactoring of client side encoding and encryption 2017-12-20 16:26:39 +01:00
evilsocket
c6efc8a88f docs: less is more 2017-12-20 15:08:09 +01:00
evilsocket
0f6331314f fix: fixed tests 2017-12-20 01:57:36 +01:00
evilsocket
14c35ae761 fix: much faster exports and backups using tar. 2017-12-20 01:54:00 +01:00
evilsocket
9957d05f85 fix: binary encoding was messed up and caused files to be bigger than needed, by avoiding weird encoding issues Arc now uses about 20% less space per each record. 2017-12-20 01:19:01 +01:00
evilsocket
df4a63d701 fix: fixed .travis.yml 2017-12-19 23:07:08 +01:00
evilsocket
922f40a83b fix: running go tools before building. 2017-12-19 23:04:03 +01:00