1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-31 19:31:44 +02:00

496 Commits

Author SHA1 Message Date
Marco Dickert
9cb4bb2327 recommited change after merge 2017-07-17 12:33:25 +02:00
Marco Dickert
c674dce103 resolve merge conflicts 2017-07-17 12:31:45 +02:00
Marco Dickert
213ebf5ab8 resolve merge conflicts 2017-07-17 12:30:04 +02:00
Marco Dickert
b008ef7215 renamed ifmlib.php to libifm.php 2017-07-17 12:28:46 +02:00
Marco Dickert
b5f3ed3e2e new compressed build 2017-07-17 12:28:46 +02:00
Marco Dickert
17155b7c2e removed duplicate template include 2017-07-17 12:28:46 +02:00
Marco Dickert
1ee1e639a0 fixed bug in createdir function 2017-07-17 12:28:46 +02:00
Marco Dickert
fb151a192c add backspace functionality: change to parent directory 2017-07-17 12:28:46 +02:00
Marco Dickert
467fec17c8 new compressed build of IFM 2017-07-17 12:28:45 +02:00
Marco Dickert
0c50a60027 resolve merge conflicts 2017-07-17 12:28:40 +02:00
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