1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-29 18:39:49 +02:00

46 Commits

Author SHA1 Message Date
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
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
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
709acbfc67 moved includes to src/includes, added modal input focus 2017-02-17 14:05:45 +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
31d30b8729 added image preview 2017-02-16 15:40:24 +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 2017-02-15 01:49:53 +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
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
b11f17fbdd misterunknown: compiled latest version 2016-11-28 17:28:02 +01:00
Marco Dickert
ed260c2573 misterunknown: replaced old zip class, added ability to download script root as a zip file 2016-11-23 05:19:03 +01:00
Marco Dickert
d4ca4a3cf0 misterunknown: fixed bug with rec_rmdir 2016-11-17 17:31:28 +01:00
Marco Dickert
cb5132b3e2 misterunknown: complete refactor of code including splitting it up to multiple files and build a compiler 2016-11-17 17:01:26 +01:00
Marco Dickert
895a2a8f5c misterunknown: disable auth by default 2016-03-03 10:31:13 +01:00
Marco Dickert
b362c4db0f misterunknown: fixed some authentication bugs 2016-02-26 16:37:13 +01:00
Marco Dickert
0a66724444 misterunknown: added simple authentication 2016-02-26 15:59:38 +01:00
Git
01560410a1 misterunknown: added method switch for ajax request 2015-06-25 11:57:43 +02:00
Marco Dickert
be33e72ef2 misterunknown: I had nasty version numbers. So I decided to set it to 1.0 for now. 2015-06-19 15:07:31 +02:00
Marco Dickert
4d34cdb9fc misterunknown: fixed problems with openbasedir 2015-06-19 15:04:06 +02:00
Marco
505d44960d Version update to 0.3
---------------------
* new features:
   - image preview on mouseover
   - fancybox when click on images
* updates:
   - ajax request: new switch for method
* some bugfixes
2014-06-17 10:50:40 +02:00
Marco
53ffa5736d Update to version 2.2.6\n- save dialog when attempt to close changed file\n- AJAX request form 2014-03-03 11:37:58 +01:00
misterunknown
6cf195d109 Update to version 2.2.5
- shows upload progress
    - toolbar fixed in the upper corner
    - some CSS changes
    - added jQueryUI CSS (including the images via base64)
    - ugly picture-function removed
    - ACE-Editor (instead of CodeMirror)
    - Upload-queue runs away when you mouseover it
    - UTF-8
    - Upload-Queue -> Tasks
2014-01-30 16:02:41 +01:00
misterunknown
0aa3b652f9 Bugfixes
* fixed problem with filenames containing quotes
* some minor bugfixes
2014-01-13 10:21:38 +01:00
misterunknown
bf4a224b36 initial ifm.php commit 2013-12-17 10:34:51 +01:00