Commit graph

12 commits

Author SHA1 Message Date
binsky
ca3966ed93
Merge branch 'constructor_property_promotion'
Signed-off-by: binsky <timo@binsky.org>
2023-07-16 23:37:02 +02:00
Hamid Dehnavi
8f5de1fd72 convert array to short syntax
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 18:06:01 +03:30
Hamid Dehnavi
9fd9045455 use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 14:40:34 +03:30
binsky
b14fb90120 migrate L10NFactory access; migrate some other deprecations 2021-03-16 21:10:15 +01:00
brantje
6767322a22
Lock vault after 3 wrong attempts (Fixes #197)
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244
2017-02-17 21:25:18 +01:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje
12764c5a4f
Remove ->__toString() call 2016-10-08 00:11:40 +02:00
brantje
1abe75c959
Fix travis errors in Activity class 2016-10-08 00:02:16 +02:00
brantje
35d6d3777c
Add activity support for sharing 2016-10-05 13:46:25 +02:00
brantje
aa34b462ea Add new line, add rename icon to activity 2016-09-24 13:09:17 +02:00
brantje
22f519e641 Add support for activity app 2016-09-23 16:52:41 +02:00