Commit Graph

459 Commits

Author SHA1 Message Date
Graham Eades
efa0e80186 Merge branch 'master-wraith' into v1.0.4-work 2018-11-28 17:40:24 +00:00
Graham Eades
5b1a1c57df Updated dump.path 2018-11-28 16:09:39 +00:00
Graham Eades
d66e7b9aa5 Updated Frontend templates 2018-11-28 16:08:35 +00:00
Graham Eades
22fb8b0cf9 Update dump php page 2018-11-28 15:54:01 +00:00
Graham Eades
29ebc61627 Fix offline password authentication 2018-11-28 14:48:07 +00:00
Giulio Cesare Solaroli
127cf24f15
Update README.md
Fixed clone repository URL to use https instead of git
2018-11-26 08:50:41 +01:00
Giulio Cesare Solaroli
608a9c7d67
Merge pull request #120 from bryant1410/master
Fix broken headings in Markdown files
2018-11-25 18:18:07 +01:00
Giulio Cesare Solaroli
670584af80
Merge pull request #126 from Jacoposolmi/patch-1
Fixed wrong Contributor Agreement URL in README.md
2018-11-25 18:17:38 +01:00
Giulio Cesare Solaroli
0370665de4
Merge pull request #132 from clipperz/patch-scss-import
Improved rendering for import table preview
2018-11-25 18:17:22 +01:00
Giulio Cesare Solaroli
8328b75118
Merge branch 'master' into patch-scss-import 2018-11-25 18:17:05 +01:00
Giulio Cesare Solaroli
415720c7b7 Fixed OTP component to correctly handle OTP with status ‘DISABLED’ 2018-11-25 17:33:06 +01:00
Giulio Cesare Solaroli
5d0cb4026c Switched Toll computation inner loop using time instead of iteration count before pausing. 2018-11-25 17:32:45 +01:00
Giulio Cesare Solaroli
0fd0970a42 Disabled trace logging 2018-11-25 17:32:27 +01:00
Giulio Cesare Solaroli
b9fd444c51 Merged pull requests 120 and 126 2018-11-25 17:32:10 +01:00
Giulio Cesare Solaroli
939a07b231 Updated Copyright years range 2018-11-25 17:31:43 +01:00
Giulio Cesare Solaroli
c070ffde03
Improved rendering for import table preview
Fixed issue reported by user where long values in the import data would prevent the wizard to behave properly
2018-09-17 12:55:34 +02:00
Japi
56c39791cd
Fixed wrong Contributor Agreement URL in README.md
Changed the Contributor Agreement URL from https://clipperz.is/contributor_agreement/ (☠️ Error 404) to https://clipperz.is/open_source/contributor_agreement/ (👍)
2018-05-16 12:05:27 +02:00
Giulio Cesare Solaroli
58e89852c3 Updated WebCrypto-shim library 2017-09-16 09:41:03 +02:00
Graham Eades
083a6a5cea Fixed new login with empty records 2017-05-27 14:50:05 +01:00
Graham Eades
a2a216f9c9 Check for NULL in value 2017-05-27 14:36:17 +01:00
Graham Eades
3df61ed87a Fixed POG 2017-05-27 11:24:07 +01:00
Graham Eades
63f5452107 Updated to use mysqli 2017-05-20 10:47:53 +01:00
Santiago Castro
e4db9ee05c Fix broken Markdown headings 2017-04-17 06:56:12 -03:00
Giulio Cesare Solaroli
bc92cbce63 Merge pull request #53 from zertrin/french-translation
Improve french translation and update clipperz.com to clipperz.is
2017-03-21 07:55:30 +01:00
Marc Gallet
db5cde70cc Fix small typo about Firefox in the french translation. 2017-03-13 12:47:59 +08:00
Giulio Cesare Solaroli
f8a0ea7f62 Disabled test script in html 2017-01-22 16:53:27 +01:00
Giulio Cesare Solaroli
0e70ab2c42 Added automatic copying of field values to clipboard 2017-01-21 15:03:42 +01:00
Giulio Cesare Solaroli
228837da16 Minor fixes 2016-11-27 16:05:23 +01:00
Giulio Cesare Solaroli
dcae32b426 Reviewed UI and removed the option to create new certificates 2016-11-27 15:05:10 +01:00
Giulio Cesare Solaroli
dd14c612e4 Merge remote-tracking branch 'clipperz/master' 2016-06-22 22:44:41 +02:00
aunxx
f683a7e43e Updated hash 2016-06-05 14:49:30 +01:00
aunxx
eb0fb97e0b Remove biginteger.js 2016-06-05 14:41:31 +01:00
aunxx
8c732e0060 Updated propertied 2016-06-05 14:06:38 +01:00
aunxx
756d500698 SRP.js 2016-06-05 13:47:35 +01:00
aunxx
d06ea8eecf Updated hash algorythm 2016-06-05 12:47:49 +01:00
Giulio Cesare Solaroli
0c4977a431 Merge pull request #106 from jokajak/bitcoin_compatibility
flask backend: Add a stub for bitcoin certificates
2016-06-05 11:49:21 +02:00
Giulio Cesare Solaroli
516f7ef01f Merge pull request #105 from jokajak/access_date_fix
flask backend: fix access_date population
2016-06-05 11:49:05 +02:00
aunxx
6936e9a78c Added signed BigInt library 2016-06-04 17:57:34 +01:00
aunxx
79d3b5790d Added signed BigInt library 2016-06-04 17:56:32 +01:00
aunxx
4ac73a1ab3 Include variable 2016-06-01 16:39:13 +01:00
aunxx
79c9efbc33 Hard code some of the account details. No databaase backend at this point 2016-06-01 16:00:49 +01:00
aunxx
df5fab7b0c Updated Record to remove exception raised by a problem in the access date of the record 2016-06-01 15:52:09 +01:00
aunxx
0c42ee2e76 Update changes 2016-05-30 12:15:43 +01:00
aunxx
f2ed0f50bb change to python2 2016-05-30 12:15:13 +01:00
jokajak
4d0550934a flask backend: Add a stub for bitcoin certificates
Returns an empty array. No plans to implement.
2016-05-27 13:02:56 -04:00
jokajak
a25b3aaa22 flask backend: fix access_date population
Enables saving updates to access_date and ensures it is populated
2016-05-27 13:02:37 -04:00
Giulio Cesare Solaroli
c55bb5eff2 Merge pull request #103 from jokajak/flask_fixes
Flask fixes
2016-04-24 18:42:04 +02:00
jokajak
e9b52791dd Fix config to pass in variables properly 2016-04-24 12:20:03 -04:00
jokajak
a794e5ea06 Add logger for debugging invalid methods 2016-04-24 12:19:48 -04:00
jokajak
e4e4de7c1d Fix flask model initialization
This fixes Records and RecordVersions to populate parent objects as part of
the initialization
2016-04-24 12:17:22 -04:00