Commit graph

658 commits

Author SHA1 Message Date
brantje b658e2a4ca
Merge branch 'renameDescription' 2016-10-12 20:14:41 +02:00
brantje 5fb3bb3d57
Rename description labels to notes.
In the code .description property is still used.
Upon save all html tags will be stripped.
2016-10-12 19:35:36 +02:00
brantje 3e1e9368a5
Merge branch 'publicFileDownload' 2016-10-12 19:11:51 +02:00
brantje 0d7cf6e055
Download files from link shared credential
Add missing ;
2016-10-12 19:07:46 +02:00
brantje 82314fadc3
getFile should be public accessible.
This because public shared credentials can contain files.
2016-10-12 18:56:31 +02:00
brantje 126232c695
Merge branch 'fixLinkSharing' 2016-10-12 18:44:58 +02:00
brantje d0fa4bd27c
Removed required instance of IUser
This because when using link sharing $UserId is not an instance
of IUser.
2016-10-12 18:24:25 +02:00
brantje 1c1f583d11
Merge branch 'loginOnEnter' 2016-10-12 18:16:38 +02:00
brantje 5714248835
Login to selected vault on enter press 2016-10-12 18:07:30 +02:00
brantje 8d01af481c
Merge branch 'allowHttpLocalhost' 2016-10-12 18:02:04 +02:00
brantje b3352d1190
Hide http warning on localhost 2016-10-12 17:56:44 +02:00
brantje 7d7f9e6800
Merge branch 'titleFix' 2016-10-12 00:42:55 +02:00
brantje f5fe2c7873
Fix title width 2016-10-12 00:32:31 +02:00
Sander 0c673c54cd
Rename drone config 2016-10-11 15:40:02 +02:00
brantje 65c2111cb5
Merge branch 'changeCIConfig' 2016-10-09 18:44:55 +02:00
brantje d48b218f65
Update readme 2016-10-09 18:35:34 +02:00
brantje a18aa0a0d1
Change travis config, add scrutinizer config 2016-10-09 18:29:31 +02:00
brantje 2c48aab40d
Merge branch 'fixLoadingVaultKeySettings' 2016-10-09 18:26:27 +02:00
brantje c488b3b50c
Small cleanup
Small fix for loading vaultkey
2016-10-09 18:09:52 +02:00
brantje 5907f1bca2
Merge branch 'removeConsoleLog' 2016-10-09 16:41:34 +02:00
brantje d4ffb6d7ab
Remove console.logs
Better to log a warning, remove unused parameters

Add missing semicolon
2016-10-09 16:35:05 +02:00
Sander ad7bcf04e3 Update .travis.yml 2016-10-09 15:48:42 +02:00
Sander 7ec277c320 Merge pull request #79 from nextcloud/droneCheck
Add drone config
2016-10-08 17:43:06 +02:00
brantje 1e081999c7
Add drone config 2016-10-08 17:33:32 +02:00
Sander 28a0e54a66 Merge pull request #78 from nextcloud/fixPHPUnit
Fixed phpUnit at travis.
2016-10-08 16:41:10 +02:00
brantje 0958c24d51
Add code-coverage 2016-10-08 16:35:29 +02:00
brantje a2aff9a860
Try to fix phpunit test at travis 2016-10-08 16:30:30 +02:00
Sander 0c60679a3a Merge pull request #77 from nextcloud/fixInvalidKeySize
Use .getActiveVault().vaultKey instead of stored password
2016-10-08 16:28:50 +02:00
brantje 1adfb1db96
Use .getActiveVault().vaultKey instead of stored password, which can be empty 2016-10-08 16:20:34 +02:00
Sander 57486d1ffa Merge pull request #76 from nextcloud/fixNgDupes
Fix for ng-dupes
2016-10-08 16:13:27 +02:00
brantje b195831482
Fix for ng-dupes 2016-10-08 16:07:35 +02:00
Sander ded7aa2aed Merge pull request #75 from nextcloud/fixVaultPreferences
Fix pwSettings not loading
2016-10-08 15:57:10 +02:00
brantje 21420db06a
Fix pwSettings not loading 2016-10-08 15:48:42 +02:00
Sander 386465cd51 Merge pull request #74 from nextcloud/cleanUp
Clean up
2016-10-08 15:06:01 +02:00
brantje adb7dd582b
Remove comment
Fix if statement

Add return

Add return

Remove assignment
2016-10-08 15:00:07 +02:00
Sander 5c95911b25 Merge pull request #70 from nextcloud/exporter
Add export functionality
2016-10-08 14:30:07 +02:00
brantje e17f52bdd0
Merge branch 'exporter' 2016-10-08 14:29:46 +02:00
Sander df6ee4e15b Merge branch 'master' into exporter 2016-10-08 14:24:19 +02:00
brantje 06aefd2b76
Small fix 2016-10-08 14:05:42 +02:00
brantje 57756606e7
Format files 2016-10-08 14:00:07 +02:00
brantje 3208590aa5
Use for loop without keys 2016-10-08 13:56:17 +02:00
brantje e96911e50f
Revert "Scrutinizer Auto-Fixes"
This reverts commit ae73bff5c4.
2016-10-08 13:45:44 +02:00
brantje 6dc3ddf63f
Revert "Scrutinizer Auto-Fixes"
This reverts commit 33ef75ac2f.
2016-10-08 13:45:34 +02:00
brantje 061bac9744
Indicate that PassmanExporter is a global var 2016-10-08 13:42:13 +02:00
brantje b4870bc2f3
Indicate that C_Promise is a global var 2016-10-08 13:41:08 +02:00
brantje 517db468a1
Fix missing ; 2016-10-08 13:34:48 +02:00
brantje 5bb92a0656
Remove console.log 2016-10-08 13:27:49 +02:00
brantje 842e27d439
Add export functionality 2016-10-08 13:26:48 +02:00
brantje f7cb2a4c6d
Merge branch 'createTests' 2016-10-08 12:32:47 +02:00
brantje 8f6ab6cacf
fix conflicts 2016-10-08 12:28:29 +02:00