Commit graph

935 commits

Author SHA1 Message Date
brantje 428a2dd575
Merge branch 'preflightedCORS' 2017-01-12 10:50:02 +01:00
brantje f4dd8bf1f1
Add preflighted cors, opening the way for extensions.
Signed-off-by: brantje <brantje@gmail.com>
2017-01-12 10:05:11 +01:00
brantje 97d0fb2aae
Merge branch 'deleteVault' 2017-01-12 00:33:52 +01:00
brantje a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje abe26ea906
Merge branch 'settingsNotLoaded' 2017-01-11 21:52:56 +01:00
brantje 0666d80add
Fix for vault settings not loaded 2017-01-11 21:45:14 +01:00
brantje a7c40ef07f
Add codacy bage 2017-01-11 21:39:10 +01:00
brantje fc3186eeaf
Merge branch 'deleteCredentialCleanup' 2017-01-11 21:38:00 +01:00
brantje 331eda72ff
Clean up when a credential is deleted 2017-01-11 21:25:18 +01:00
brantje bec1ac46eb
Merge branch 'revisionLayoutFix' 2017-01-11 21:03:51 +01:00
brantje 1e5145b53a
Fix revision details layout 2017-01-11 20:57:03 +01:00
brantje e9f07f9800
Merge branch 'fileUploadFix' 2017-01-11 20:54:38 +01:00
brantje d4600833ab
Fix for uploading files 2017-01-11 20:43:52 +01:00
brantje 5f7661659a
Adjust reviewed code 2017-01-11 20:06:39 +01:00
brantje 3f4afba34f
Fixes 2017-01-11 18:09:49 +01:00
brantje b05137b93f
Bump app version, add openssl as dependency 2017-01-11 18:09:49 +01:00
brantje 997071e764
Add migration script 2017-01-11 18:09:49 +01:00
brantje 734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje e5c8c5d1f7
Create encryption class 2017-01-11 18:09:49 +01:00
Nextcloud bot 9469995a8f
[tx-robot] updated from transifex 2017-01-11 14:29:13 +00:00
brantje a3788c3717
Merge remote-tracking branch 'EdOverflow/random' 2017-01-10 01:00:00 +01:00
EdOverflow 64f38eb370
Add sjcl.random.randomWords(1) 2017-01-09 18:08:13 +01:00
brantje ada8b5e0f4
Add papaparse to grunt file 2017-01-09 14:14:20 +01:00
brantje 0a81cb88ad
Merge branch 'vaultTimer' 2017-01-09 14:04:30 +01:00
brantje 8c82b795e2
Add vault logout timer 2017-01-09 13:54:02 +01:00
Nextcloud bot 77b412a839
[tx-robot] updated from transifex 2017-01-09 08:19:32 +00:00
brantje 90705e6a52
Add ShareMiddleware to Dockerfile 2017-01-07 12:24:39 +01:00
brantje f0e00c5704
Merge remote-tracking branch 'EdOverflow/hash_equals' 2017-01-06 19:38:47 +01:00
brantje 1eab778775
Merge remote-tracking branch 'phil-davis/r2' 2017-01-06 19:12:49 +01:00
brantje 0a6eea3ea5
Merge remote-tracking branch 'phil-davis/r1' 2017-01-06 19:12:04 +01:00
brantje d67bff372d
Merge remote-tracking branch 'phil-davis/r3' 2017-01-06 19:10:45 +01:00
brantje c9f29fdf21
Merge branch 'fixReadingCsv' 2017-01-06 19:09:34 +01:00
brantje 512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +01:00
Phil Davis 6ff72c1841
Vault logout test text 2017-01-06 20:15:10 +05:45
Phil Davis d84516fa84
Class names in comments 2017-01-06 20:09:22 +05:45
Phil Davis 4ca81a5bbf
Class name comments in controller tests 2017-01-06 19:30:38 +05:45
brantje 9b4ff4f024
Merge branch 'copyDescription' 2017-01-06 13:42:05 +01:00
brantje cec7b9656d
Add copy descrioption 2017-01-06 13:28:11 +01:00
brantje c14c36f973
Add contributing.md file 2017-01-06 13:15:04 +01:00
brantje dffc508cc8
Revert "Fix failing tests if token is not set"
This reverts commit 6135d25146.
2017-01-06 13:12:42 +01:00
brantje 6135d25146
Fix failing tests if token is not set 2017-01-06 13:01:40 +01:00
Phil Davis 45590f745c Translation text 2017-01-06 17:39:47 +05:45
brantje bc66cb6310
Merge remote-tracking branch 'phil-davis/readme' 2017-01-06 12:25:31 +01:00
Phil Davis d95ec29f34 Top level typos
Just a few things noticed while I start to look at this app.
2017-01-06 17:06:54 +05:45
Nextcloud bot ab43df9e4e
[tx-robot] updated from transifex 2017-01-05 13:01:39 +00:00
brantje a802e12c2c
Merge branch 'optimizeTravis' 2017-01-04 23:15:02 +01:00
EdOverflow cf59eee98c
Add hash_equals 2017-01-04 16:59:14 +01:00
EdOverflow 563692e565 Add RandomSource.getRandomValues()
The RandomSource.getRandomValues() method lets you get cryptographically
random values. The array given as the parameter is filled with random
numbers (random in its cryptographic meaning).

https://developer.mozilla.org/en-US/docs/Web/API/RandomSource/getRandomValues
2017-01-04 14:13:34 +01:00
brantje ed539284be
Remove stable11 tests from travis, handled by nextcloud core 2017-01-04 13:55:55 +01:00
brantje 082887120e
Move the php tests to 1 test matrix 2017-01-04 13:50:59 +01:00