Commit Graph

190 Commits

Author SHA1 Message Date
antelle 731994c9fe less underscore 2019-09-18 07:08:23 +02:00
antelle 08d7261488 less underscore 2019-09-17 23:44:17 +02:00
antelle 89ccb99395 less underscore 2019-09-17 22:17:40 +02:00
antelle b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle 9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle 2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle 0dea89c0de event listeners 2019-09-16 21:49:21 +02:00
antelle 12079f6ac6 bugfixes 2019-09-16 20:54:14 +02:00
antelle f1d9b5c645 moved views 2019-09-16 20:42:33 +02:00
antelle 7730486f30 move views 2019-09-16 17:43:57 +02:00
antelle 2ce1d01535 storage-file-list view 2019-09-15 23:41:00 +02:00
antelle f8f8a7c1d1 open-config view 2019-09-15 23:24:53 +02:00
antelle 9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle 60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle 9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle b689c96870 xml files can be now opened as regular files 2019-08-25 12:46:53 +02:00
antelle f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle 16bbae35f2 PWA styles fixes 2019-03-28 22:31:53 +01:00
antelle cf6fca86f3 iOS PWA improvements 2019-03-28 22:02:04 +01:00
antelle f0ff26ebb4 merge master 2019-03-06 19:28:10 +01:00
antelle ce527f4af5 fix #1124: keyboard navigation issues 2019-03-02 17:14:38 +01:00
antelle 31986b1d50 merge master 2019-02-09 21:49:23 +01:00
antelle ab0da3f49c focus issues fix 2019-02-09 12:11:32 +01:00
antelle 3927d8b1ab merge master 2019-02-04 20:11:04 +01:00
antelle e79e903f25 fix #1096: focus issues after minimizing 2019-02-04 19:49:01 +01:00
antelle 28c9faf48f focusdetector static 2019-02-04 19:49:01 +01:00
antelle 1afc3a414b fix #1096: focus issues after minimizing 2019-02-04 19:20:12 +01:00
antelle 3c105c6091 focusdetector static 2019-02-04 19:14:31 +01:00
antelle 8cc80dbd69 focusdetector static 2019-01-21 20:52:40 +01:00
antelle 75eaf88d84 fixed focus detector 2019-01-15 19:03:23 +01:00
Dennis Ploeger 7fd72ff687 Moved complete focus detection to a new util component 2019-01-15 19:03:10 +01:00
Dennis Ploeger 29a250d16f Only focuses input field when app or browser is active on lock. Fixes #423 2019-01-15 19:03:02 +01:00
antelle 903d6dc271 fixed focus detector 2019-01-14 19:05:16 +01:00
Dennis Ploeger 265b6efc96 Moved complete focus detection to a new util component 2019-01-14 08:56:33 +01:00
Dennis Ploeger 69e079c319 Only focuses input field when app or browser is active on lock. Fixes #423 2019-01-13 19:39:37 +01:00
Alex Shpak 92cfcf4415 Added missed semicolon 2019-01-09 21:17:20 +01:00
Alex Shpak dd850197e4 Moved password insertion 2019-01-09 21:17:20 +01:00
antelle e07777179f eslint 2018-12-28 19:11:45 +01:00
Dennis Ploeger 223827ad76 Select from last open files by using arrow keys. Fixes #889 2018-12-28 08:14:36 +01:00
Coises 2450e3a0b6 Avoid spurious drop-target indications
While app-view already prevented the default action for files and urls
in a browser window (navigation), the drag indicator showed that any
drop was possible. These changes cause the drag indicator to show that
nothing can be dropped on areas of the interface that don't contain
a drop target. The addition of dragenter avoids some flickering which
otherwise can occur when dragging a file rapidly across the group
or entry lists.

Accompanying changes to details-view, menu-item-view and open-view are
needed because those views relied on "inheriting" from app-view
the indication that dropping anything was allowed.
2018-08-23 13:45:35 -07:00
antelle 2af6a39a93 refactored open-view focus handling and styles 2017-12-23 21:47:31 +01:00
antelle 04958db14d fix #731: option to open keyfile from command line 2017-12-23 21:06:21 +01:00
Gregory ea9875db38 add tabindex to labels on open screen and listen to keydown event to trigger same functionality as onclick.
add handlebar helper for addition to use with iteration to set tabindex from index plus some starting number.
add dev script to package.json
2017-12-23 13:00:55 -06:00
antelle f390b690a7 fix #353: WebDAV file creation 2017-11-27 22:11:00 +01:00
antelle 33519c7c60 fixed double OAuth errors 2017-11-27 19:00:39 +01:00
antelle 08fbb9bf79 fix #750: prevent undo at login 2017-11-26 21:00:45 +01:00
antelle db36cbaebb fix #686: disable click to open for canOpen=false 2017-11-26 19:21:16 +01:00
antelle 7d13b49093 redesigned Dropbox chooser 2017-11-26 17:26:58 +01:00
antelle 49b999693c fixed error after importing bad xml 2017-09-29 20:35:35 +02:00
antelle 51d172c79a fixed auth popup message 2017-06-11 19:41:56 +02:00
antelle bee819cc98 show dropbox list errors 2017-06-11 19:35:18 +02:00
antelle 11dc8bef67 special A key handling, fixed all inputs 2017-05-19 23:57:49 +02:00
antelle 8cac1b8cdd Dropbox V2 API endpoints 2017-04-16 17:00:35 +02:00
antelle 04f2548a22 Merge branch 'alex-shpak-cordova' into develop 2017-04-14 23:22:33 +02:00
Alex Shpak 945a902071 Fixed some PR comments 2017-04-12 00:06:44 +02:00
Alex Shpak 17c0bd7b25 Fix file chooser error message 2017-04-11 01:03:31 +02:00
Alex Shpak ad246ba180 Fixed aligned launcher methods 2017-04-11 01:03:31 +02:00
Alex Shpak 0e2b1386ec Implementing mkdir and other improvements 2017-04-11 01:03:31 +02:00
Alex Shpak 159d08d6c2 added fingerprint hooks 2017-04-11 01:03:31 +02:00
antelle 782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle 55c224dff6 fix #555: keyfile selection issue 2017-03-26 11:15:36 +02:00
antelle 5c6e5a42e1 fix eslint 2017-02-05 19:49:08 +01:00
antelle 8550a2fc64 removed version upgrade warning 2017-02-05 16:15:14 +01:00
antelle 7cd93c0b6b webdav paths 2017-02-04 23:51:17 +01:00
antelle b24d49dd93 file path hint in recent files list 2017-02-04 23:48:27 +01:00
antelle 1164e9aa3f update warning 2017-02-04 15:27:39 +01:00
antelle a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle de1dc22fd2 fix #429: option to disable latest file removal 2017-01-29 12:03:33 +01:00
arantir c2d4037c24 Added a setting to store key files path only 2016-12-11 15:39:59 +02:00
antelle 7eef501d88 fix #292: option to disable open, new and demo buttons 2016-08-21 21:23:09 +03:00
antelle 6436b3807a
fix #315: support keyfiles with unicode 2016-08-16 20:21:52 +03:00
antelle fa02e6d5b5 fix #260: confirmation in password change dialog 2016-08-13 19:22:55 +03:00
antelle cc1698e7e1 fix #303: open files without a name 2016-08-13 17:35:08 +03:00
antelle 8093279b95 allow to add multiple files 2016-07-31 10:47:56 +03:00
antelle 0eaa69dcd4 fix mobile detection 2016-07-17 22:08:23 +03:00
antelle c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle 1c7405ae76
select file for new records 2016-06-05 17:49:00 +03:00
antelle c7240edca9 fix #163: allow opening same file twice 2016-06-05 13:25:50 +03:00
antelle b5b932fd6b better open page ux on launch screen 2016-05-13 15:09:21 +03:00
antelle df3d3a7209 fix message about not found files 2016-04-10 09:44:17 +03:00
antelle 74ac9474e8 fix open keyfile 2016-04-07 19:43:19 +03:00
antelle e7f11cf0b1 display open keyfile name 2016-04-07 00:13:44 +03:00
antelle c6f2f9c145 fix open message 2016-04-02 16:57:47 +03:00
antelle 9c9abaae80 svg icons in last open files list 2016-03-27 09:14:15 +03:00
antelle 6c930f9ac6 encrypt stored webdav password 2016-03-19 15:43:50 +03:00
antelle 452830b651 show warning for deleting modified files 2016-03-19 09:15:20 +03:00
Antelle 060d4cd3ee don't delete files deleted remotely 2016-03-15 22:08:43 +03:00
Antelle 11c6ad6ded fix #162: show error details on open 2016-03-15 22:08:08 +03:00
Antelle 0de302c61b fix #81: fix dropbox folder selection 2016-03-14 08:16:33 +03:00
Antelle c18539833b fix #157: option to disable storage providers 2016-03-13 20:33:25 +03:00
Antelle 4d4b0b3fab dropbox provider settings config 2016-03-13 19:45:55 +03:00
Antelle 0eda512479 unified storage providers creation 2016-03-13 19:08:25 +03:00
Antelle b6c09dc0c0 fix #155: show dropbox chooser only if it's working 2016-03-13 16:41:55 +03:00
Antelle f75f936bd3 fix #53: hide demo once opened 2016-03-13 12:54:16 +03:00
Antelle 7303119b4e not implemeted stubs 2016-03-12 20:20:20 +03:00
Antelle 3cdc6b2cb9 WebDAV 2016-03-12 19:49:52 +03:00
Antelle 4a13d4f130 webdav settings ui 2016-03-12 14:22:35 +03:00
Antelle 4a9a61168a more open options icons 2016-03-09 23:52:19 +03:00