Commit Graph

478 Commits

Author SHA1 Message Date
Bubka
342d656724 Enhance README.md 2020-10-08 22:27:56 +02:00
Bubka
92a38c4dbb Adjust notification height 2020-10-08 22:06:27 +02:00
Bubka
ed41aec0b8 Complete change log 2020-10-08 22:05:50 +02:00
Bubka
9b34159c4c Add auto-lock option 2020-10-08 15:38:36 +02:00
Bubka
07df0cd5e0 Move reusable stuff to vue mixin 2020-10-08 15:33:20 +02:00
Bubka
27c7b9b880 Fix unwanted access to user restricted routes with a global navigation guard 2020-10-06 20:34:00 +02:00
Bubka
2b6864f57c Move 2FAuth version to Settings footer 2020-10-03 19:30:52 +02:00
Bubka
ddeab18df3 Add option to show/hide icons in accounts list view 2020-10-03 19:29:14 +02:00
Bubka
6cc297f65a Update description in README 2020-10-03 19:22:20 +02:00
Bubka
dc525ef65d Replace Switches by Checkboxes in Settings 2020-10-02 14:17:10 +02:00
Bubka
2d541394cc Replace Composer package with npm package to handle js languages strings 2020-09-30 20:48:42 +02:00
Bubka
f80636ee6e Hide content around iPhone X+ notch 2020-09-29 22:46:03 +02:00
Bubka
a98e05766b Notify user about unsecured context at quickUploader loading 2020-09-29 17:54:20 +02:00
Bubka
c23d22e2b3 Add selected items count in Manage view 2020-09-28 11:05:38 +02:00
Bubka
93a721cd68 Set fixed position for Search field and Settings tabs bar 2020-09-27 23:53:11 +02:00
Bubka
928704abf1 Notify user about token copy after clicking on it 2020-09-25 23:39:31 +02:00
Bubka
06c8dd0a10 Replace custom notifications with vue-notification package 2020-09-25 23:36:11 +02:00
Bubka
eafff6c17e Use a more mobile friendly Close button for modal 2020-09-25 13:46:07 +02:00
Bubka
b4bc1ce2b4 Bump version number 2020-09-24 15:48:45 +02:00
Bubka
18df9dc63d Merge branch 'release/1.2.0' into dev 2020-09-18 23:14:35 +02:00
Bubka
64aef52f0a Recompile assets 2020-09-18 22:46:25 +02:00
Bubka
5d9e5bbf55 Bump version number and complete Change log 2020-09-18 00:55:26 +02:00
Bubka
e1aa1152dd Update & clean dependencies 2020-09-17 23:37:01 +02:00
Bubka
91d8a4b6c8 Update locales 2020-05-08 11:39:15 +02:00
Bubka
75b2580356 Fix form notifications Fixed display 2020-05-08 11:38:56 +02:00
Bubka
04e513ab0c Fix footer display 2020-05-08 11:37:49 +02:00
Bubka
1c5f12d691 Complete and update tests 2020-05-07 21:24:14 +02:00
Bubka
20d77ad85f Set Saving notification of Options page as fixed 2020-05-07 14:03:12 +02:00
Bubka
b5646d00a2 Add fixed notifications to FormWrapper component 2020-05-07 14:02:03 +02:00
Bubka
9963bdea41 Add global alternative display mode (grid or list) as an user option 2020-05-02 17:55:41 +02:00
Bubka
1acedf5e28 Merge branch 'feature/vueQrcodeReader' into dev 2020-04-27 16:37:48 +02:00
Bubka
5c672956aa Update locales 2020-04-24 09:05:49 +02:00
Bubka
9f398933ea Set the uploader as a vue component with qrcode-reader as default 2020-04-24 09:03:00 +02:00
Bubka
f36c902692 Add font-awesome Spinner 2020-04-24 00:43:41 +02:00
Bubka
14e8bf42b1 Add useBasicQrcodeReader option 2020-04-02 10:43:05 +02:00
Bubka
f3a2a1a8c1 Add vue-qrcode-reader npm package 2020-04-02 10:42:09 +02:00
Bubka
fd3d016b80 Change Options getter to return a single option 2020-04-02 10:40:13 +02:00
Bubka
8177a8f268 Update, clean and optimize dependencies 2020-03-31 09:33:46 +02:00
Bubka
1f4e21a65a Update README.md 2020-03-30 11:33:57 +02:00
Bubka
bfa1f43ba8 Add transition to draggable for smother moves 2020-03-28 15:14:57 +01:00
Bubka
ffd1199a28 Complete tests 2020-03-27 22:41:32 +01:00
Bubka
eaabe6e9e3 Make the accounts sortable and persist new order.
Deactivate Pull-to-refresh feature to prevent side effects
2020-03-27 22:36:01 +01:00
Bubka
361e6a87f1 Add vue.draggable npm package 2020-03-27 22:28:40 +01:00
Bubka
15cd56aae1 Add order column to twofaccounts table 2020-03-26 01:37:39 +01:00
Bubka
a70606d57d Set TwoFAccount controller to return an ordered collection 2020-03-25 22:05:11 +01:00
Bubka
2295613263 Set TwoFAccount model to be sortable 2020-03-25 21:58:05 +01:00
Bubka
c6a6b97fbd Add spatie/eloquent-sortable and Doctrine/dbal packages 2020-03-25 21:57:28 +01:00
Bubka
358ce983b8 Use config() helper in place of env() to prevent null value when config:cache is used 2020-03-24 13:24:33 +01:00
Bubka
f45359e920 Merge branch 'release/1.1.0' into dev 2020-03-23 23:19:27 +01:00
Bubka
0f6ba3789d Recompile assets 2020-03-23 23:04:39 +01:00