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
3348b43065 resolved merge conflicts 2017-07-17 12:27:27 +02:00
Marco Dickert
bebddd3cb1 renamed ifmlib.php to libifm.php 2017-07-17 12:10:29 +02:00
Marco Dickert
f927d69c8e new compressed build 2017-07-14 17:29:56 +02:00
Marco Dickert
6269e70e8b removed duplicate template include 2017-07-13 13:20:13 +02:00
Marco Dickert
dbdfd6115f fixed bug in createdir function 2017-07-13 13:20:13 +02:00
Marco Dickert
4785d7cad5 fixed bug in createdir function v2.4.1 2017-07-13 01:25:28 +02:00
Marco Dickert
80803494fc add backspace functionality: change to parent directory 2017-07-11 15:26:58 +02:00
Marco Dickert
fe77f5dfb6 new compressed build of IFM 2017-07-11 15:06:32 +02:00
Marco Dickert
84200c89d7 compiler now generates a compressed IFM 2017-07-11 15:04:42 +02:00
Marco Dickert
b028f669cf code reformatting 2017-07-11 14:49:39 +02:00
Marco Dickert
773c03aaaf Merge pull request #40 from misterunknown/v2.4.0
V2.4.0
v2.4.0
2017-07-09 23:13:10 +02:00
Marco Dickert
b5aedeaaaa Update README.md
Added feature section
2017-07-09 23:02:18 +02:00
Marco Dickert
85eafef7e7 Update README.md
Removed old information.
2017-07-09 13:59:04 +02:00
Marco Dickert
cd42a2c72e fixed some bugs which were found during a comprehensive test; ready to merge into master 2017-07-07 16:47:44 +02:00
Marco Dickert
8123af6a68 Merge pull request #39 from misterunknown/js-templates
Js templates

closes #39
2017-07-06 17:26:30 +02:00
Marco Dickert
3874bc275b fixed some problems with inline mode 2017-07-06 17:24:15 +02:00
Marco Dickert
e5e38d88f6 new builds 2017-07-06 16:39:26 +02:00
Marco Dickert
9aa1528425 fixed compiler error 2017-07-06 16:39:16 +02:00
Marco Dickert
cf51352393 new builds 2017-07-06 16:23:55 +02:00
Marco Dickert
b54412b59b ignore builds for diff 2017-07-06 16:23:25 +02:00
Marco Dickert
ad470fa3f9 new build without ekko-lightbox 2017-07-06 16:20:34 +02:00
Marco Dickert
db22e70c97 remove unused ekko-lightbox 2017-07-06 16:20:13 +02:00
Marco Dickert
d7c6427a38 new builds for standalone and library 2017-07-06 16:07:41 +02:00
Marco Dickert
ca505fe4c7 human readable config, remove command to start the ifm 2017-07-06 16:07:05 +02:00
Marco Dickert
1f4b7e803d remove config class; default configuration is located in the IFM class which takes a custom config as an initial parameter 2017-07-06 16:05:44 +02:00
Marco Dickert
75f060d6b7 extended compiler: standalone and library build 2017-07-06 16:04:40 +02:00
Marco Dickert
dded5c0978 enable directory change via Enter key 2017-07-06 15:30:19 +02:00
Marco Dickert
9717af4724 disabled log messages for debugging 2017-07-06 14:13:22 +02:00
Marco Dickert
4873aa944f * use template for filetable generation
* don't use inline js
* fixed some bugs related to the code refactoring
2017-07-06 14:02:50 +02:00
Marco Dickert
2fe13f828d new build with latest commits 2017-07-05 21:37:34 +02:00
Marco Dickert
c6c96f2c61 non-fixed navbar when in inline mode 2017-07-05 21:36:41 +02:00
Marco Dickert
dad9738ee4 prepare for inline mode, added support for empty config 2017-07-05 21:36:02 +02:00
Marco Dickert
82ddaaa131 add self-detection of api url 2017-07-05 21:34:44 +02:00
Marco Dickert
4483ead7f3 hide ifm.php from diffs 2017-07-05 21:32:39 +02:00
Marco Dickert
cc18187ce3 added templates, restructured JS part 2017-07-05 16:44:57 +02:00
Marco Dickert
2837db2b0b add template directory 2017-07-05 10:58:03 +02:00
Marco Dickert
cd530c8290 fixed two syntax errors from the previous commit 2017-07-05 10:34:18 +02:00
Marco Dickert
a6b5ee9d5b include mustache js template engine 2017-07-04 16:56:12 +02:00
Marco Dickert
bd9a88c062 prepare IFM for embedding from other apps and the use of javascript templates 2017-07-04 16:55:48 +02:00
Marco Dickert
ffb9447352 some organizational code changes, prepare for JS templates 2017-07-04 16:02:45 +02:00
Marco Dickert
ea3f3922f3 fix ldap auth example 2017-07-04 12:58:23 +02:00
Marco Dickert
d3d02f4253 consolidate zip class, remove unzip function from main class 2017-07-04 12:56:41 +02:00
Marco Dickert
c97c0f38dd Merge pull request #38 from misterunknown/move-copy
added copy and move functionality for files and directories, disable …
2017-07-03 17:57:16 +02:00
Marco Dickert
c8df517b2b added copy and move functionality for files and directories, disable logging for every keystroke 2017-07-03 17:55:44 +02:00
Marco Dickert
8ba3f99e8f adjusted version number 2017-07-03 11:31:21 +02:00
Marco Dickert
f4a7ae2053 finalized ldap support 2017-07-03 11:30:11 +02:00
Marco Dickert
7f1d14bd21 fix merge conflicts with master 2017-07-03 10:35:02 +02:00
Marco Dickert
72c5586136 improved extraction function
The extraction function now enables custom destination paths.
2017-07-03 10:29:52 +02:00
Marco Dickert
e2bafe919b improved extraction file dialog 2017-06-30 14:56:17 +02:00
Marco Dickert
bb7adf6850 Merge pull request #37 from misterunknown/issue-34
added config option for temporary directory; closes #34
2017-06-30 12:18:39 +02:00