1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-20 23:01:22 +02:00

77 Commits

Author SHA1 Message Date
Marco Dickert
83087ed928 Merge pull request #24 from misterunknown/editoroptions
Editoroptions
v2.3.1
2017-02-21 23:02:28 +01:00
Marco Dickert
cb9b1ffa17 fixed highlighting of items, prepend new tasks to waitqueue instead of appending 2017-02-21 22:56:59 +01:00
Marco Dickert
1dd264b1b8 line break above editor option button 2017-02-21 22:40:15 +01:00
Marco Dickert
f4ff5ec549 removed highlighting with mouse click because of unwanted mobile/touchscreen behaviour 2017-02-21 22:35:17 +01:00
Marco Dickert
5f3722ceac add editor options menu 2017-02-21 22:33:24 +01:00
Marco Dickert
6c70936078 fixed broken download button 2017-02-21 17:46:12 +01:00
Marco Dickert
e95cc4101e Merge pull request #23 from misterunknown/keystrokes
Keystrokes
2017-02-21 17:18:43 +01:00
Marco Dickert
8c6888c720 added key bindings 2017-02-21 17:16:14 +01:00
Marco Dickert
f722f1d065 added edit/extract shortcut 2017-02-21 17:08:51 +01:00
Marco Dickert
423093862f added more keystrokes, cleaned some code 2017-02-21 16:45:38 +01:00
Marco Dickert
34dbe9e95d added keystrokes, extended multiselect function 2017-02-20 14:50:22 +01:00
Marco Dickert
39657649fc added first keystrokes 2017-02-17 17:44:58 +01:00
Marco Dickert
113c428660 fixed error when checking for curl 2017-02-17 16:51:54 +01:00
Marco Dickert
220d4579a4 Merge pull request #20 from misterunknown/issue-19
add switch for word wrapping in ace editor
2017-02-17 15:50:34 +01:00
Marco Dickert
c5bd7cf541 add switch for word wrapping in ace editor 2017-02-17 15:49:40 +01:00
Marco Dickert
404952596e fixed static vertical scrollbar to prevent ugly design jumps 2017-02-17 15:35:11 +01:00
Marco Dickert
44dfe7d3fc added ability to change directory by typing the path in the input field in the navbar 2017-02-17 14:27:50 +01:00
Marco Dickert
71780a2f3f Merge pull request #18 from misterunknown/new_src_structure
moved includes to src/includes, added modal input focus
2017-02-17 14:18:06 +01:00
Marco Dickert
709acbfc67 moved includes to src/includes, added modal input focus 2017-02-17 14:05:45 +01:00
Marco Dickert
aee4962012 Merge pull request #17 from misterunknown/multiselect
Multiselect function
2017-02-17 11:22:50 +01:00
Marco Dickert
b6db20b26a Updated readme.md after new release 2017-02-17 11:14:42 +01:00
Marco Dickert
6264b33c01 implemented multiselect (ctrl+click) and delete (del on keyboard) 2017-02-16 17:40:58 +01:00
Marco Dickert
aa21250a75 set allow to multiselect permission 2017-02-16 16:29:43 +01:00
Marco Dickert
70b0e59d18 consider multiselect permission 2017-02-16 16:28:38 +01:00
Marco Dickert
40705815af multiselect: add ability to select rows with ctrl+click 2017-02-16 16:28:37 +01:00
Marco Dickert
89d5c0dc00 new compilation 2017-02-16 16:24:00 +01:00
Marco Dickert
e5e267dd2b fix: navigation was too wide 2017-02-16 16:21:19 +01:00
Marco Dickert
3c42a9c467 Merge pull request #16 from misterunknown/image-preview
added image preview
2017-02-16 15:44:15 +01:00
Marco Dickert
31d30b8729 added image preview 2017-02-16 15:40:24 +01:00
Marco Dickert
6670fd9dad Merge pull request #14 from misterunknown/folder-urls
added folder urls functionality
2017-02-16 14:52:56 +01:00
Marco Dickert
d14512b62d added folder links functionality 2017-02-16 14:04:55 +01:00
Marco Dickert
efb41453c3 recompiled with correct version number v2.3.0 2017-02-15 01:49:53 +01:00
Marco Dickert
63753c198e Merge pull request #13 from misterunknown/bootstrap
fixed many issues with new design and refactored javascript part
2017-02-15 01:43:18 +01:00
Marco Dickert
6fff421de8 fixed many issues with new design and refactored javascript part 2017-02-15 01:39:46 +01:00
Marco Dickert
6892595c82 new development version 2.2-dev 2017-02-14 20:10:25 +01:00
Marco Dickert
f423253b85 initial commit after switching to bootstrap 2017-02-14 12:38:59 +01:00
Marco Dickert
ded60090c9 initial commit after switching to bootstrap 2017-02-14 12:22:40 +01:00
Marco Dickert
daba375345 misterunknown: fixed wrong function call when displaying complete path (showpath) 2016-12-09 12:20:10 +01:00
Marco Dickert
e1a575e4f8 misterunknown: new file_download function which should safely download a file 2016-12-01 17:18:46 +01:00
Marco Dickert
d8e69c9011 Merge branch 'development'
- set fileperm input field width dependening on the format
2016-12-01 15:58:54 +01:00
Marco Dickert
a10686b4b3 misterunknown: fileperm input field has now a dynamic width dependent on the format 2016-12-01 15:56:33 +01:00
Marco Dickert
7d9ee3fe65 misterunknown: fix owner and group columns for windows systems (issue #9) 2016-12-01 15:40:58 +01:00
Marco Dickert
0781fe818c misterunknown: recompiled ifm after merging pull request #8 2016-12-01 11:17:48 +01:00
Marco Dickert
95e0fc5d93 Merge pull request #8 from Concept211/master
CSS and Tooltip Changes
2016-12-01 11:13:53 +01:00
Concept211
2ef1363895 CSS and Tooltip Changes 2016-12-01 04:38:58 -05:00
Marco Dickert
7257a4d3c7 misterunknown: changed screenshots 2016-11-29 10:53:06 +01:00
Marco Dickert
55e2e115e1 misterunknown: added screenshot and some minor changes 2016-11-29 10:46:44 +01:00
Marco Dickert
d4eb068fc0 misterunknown: cleaned format of config class 2016-11-29 10:42:56 +01:00
Marco Dickert
b11f17fbdd misterunknown: compiled latest version 2016-11-28 17:28:02 +01:00
Marco Dickert
20385eafda misterunknown: delete old zip class 2016-11-28 17:27:32 +01:00