1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-11 18:43:58 +02:00

636 Commits

Author SHA1 Message Date
Marco Dickert
97520cbb1f added config option for temporary directory; closes #34 2017-06-29 11:32:18 +02:00
Marco Dickert
a5f542e4ee fixed broken image preview, fixed predefined extraction paths 2017-06-28 09:45:08 +02:00
Marco Dickert
1559c53d76 Merge pull request #30 from misterunknown/issue-26
Issue 26
2017-03-20 12:45:43 +01:00
Marco Dickert
53f91120f5 fixed wrong links when root_dir != DocumentRoot
If the root_dir is != the DocumentRoot then files are not linked directly, but
downloaded instead. This prevents broken links. Trying to guess the
DocumentRoot is not really an option, because due to aliases, rewrites and
fallbacks it is nearly impossible to guess the correct DocumentRoot reliably.

This is related to issue #26
2017-03-15 09:54:08 +01:00
Marco Dickert
83fa66031c added root_dir option, fixed some things around that topic 2017-03-13 15:52:45 +01:00
Marco Dickert
3cdeee6b7b use isPathValid function everywhere instead of manual checking 2017-03-06 09:50:15 +01:00
Marco Dickert
444b669882 don't display errors 2017-03-05 22:40:50 +01:00
Marco Dickert
e63516ae87 fixed use of undefined constant ON 2017-03-05 22:29:53 +01:00
Marco Dickert
b5a0bb1d0f fixed use of undefined index when checking for authentication 2017-03-05 22:26:50 +01:00
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