Marco Dickert
|
fda54ab5a2
|
Added ability to include ace extensions, like syntax highlighting and other features
|
2018-03-20 17:29:55 +01:00 |
|
Marco Dickert
|
ce2b200fd2
|
Added ability to include ace extensions, like syntax highlighting and other features
|
2018-03-20 17:26:50 +01:00 |
|
Marco Dickert
|
5c6905607e
|
Avoid 'undefined index' notice when downloading a file
|
2018-03-15 15:28:53 +01:00 |
|
Marco Dickert
|
6b7149cf14
|
Add config option which prevents that the IFM gets overwritten, either by editing it or renaming another file or extract an archive
|
2018-03-09 15:31:56 +01:00 |
|
Marco Dickert
|
eb14c70748
|
Added some editable file types
|
2018-03-09 10:21:57 +01:00 |
|
Marco Dickert
|
c11c2a0fb1
|
Fix the interference between drag&drop of files from outside the browser and drag&drop of items of the filetable. Related to #91.
|
2018-03-06 17:15:10 +01:00 |
|
Marco Dickert
|
43e2931cd0
|
Fix wrong usage of 'indexOf' in item.mime_type detection
|
2018-02-23 16:23:37 +01:00 |
|
Marco Dickert
|
55572204a6
|
Fix text file detection, added XML types (like svg). Related to #90
|
2018-02-23 16:14:40 +01:00 |
|
Marco Dickert
|
97cbfed9fb
|
Updated necessary PHP modules. Related to #90
|
2018-02-23 15:40:42 +01:00 |
|
Marco Dickert
|
0ccd4223e8
|
Enable edit function only for text files, not binary etc. Related to #90
|
2018-02-23 15:33:47 +01:00 |
|
Marco Dickert
|
cd40fd759e
|
added options for custom session lifetime
|
2018-02-19 14:51:22 +01:00 |
|
Marco Dickert
|
948c89285d
|
Merge pull request #85 from misterunknown/issue-84
Fix image preview when root_dir is not the DocumentRoot.
|
2017-12-15 16:10:55 +01:00 |
|
Marco Dickert
|
afc50f5744
|
Fix image preview when root_dir is not the DocumentRoot.
|
2017-12-11 11:34:07 +01:00 |
|
Marco Dickert
|
9d21de458c
|
Merge pull request #83 from misterunknown/issue-82
closes #82
|
2017-11-30 14:42:28 +01:00 |
|
Marco Dickert
|
6f2ddb7f94
|
Use datatable for file table which enables sorting and filtering.
|
2017-11-29 15:34:12 +01:00 |
|
Marco Dickert
|
0d3b21060a
|
Prevent closing file modal if the file was changed, to obviate data
loss. This partly solves #82.
|
2017-11-29 10:00:33 +01:00 |
|
Marco Dickert
|
38f2477863
|
Added table of contents to README.md
|
2017-11-07 11:50:58 +01:00 |
|
Marco Dickert
|
6f1048df26
|
Merge pull request #81 from misterunknown/dev
fix wrong error message when trying to upload a file in a directory w…
|
2017-09-15 10:51:02 +02:00 |
|
Marco Dickert
|
f13a8ca1b8
|
fix wrong error message when trying to upload a file in a directory which is not writable
|
2017-09-15 10:50:08 +02:00 |
|
Marco Dickert
|
45b529490d
|
fixed css
|
2017-09-15 10:41:21 +02:00 |
|
Marco Dickert
|
331e9aace9
|
fixed wrong encoding of remote upload urls
|
2017-09-14 17:11:58 +02:00 |
|
Marco Dickert
|
2af14ddd72
|
be less obtrusive in inline mode
|
2017-09-14 16:46:00 +02:00 |
|
Marco Dickert
|
0f22d74a80
|
Enable htpasswd compatible hashes in inline user definition. Closes #79
|
2017-09-12 09:17:42 +02:00 |
|
Marco Dickert
|
84e10fa0b9
|
remove debug log
|
2017-09-08 11:51:11 +02:00 |
|
Marco Dickert
|
40fe8af639
|
start session only if auth is enabled
|
2017-09-08 09:23:44 +02:00 |
|
Marco Dickert
|
b34ad529b8
|
Update README.md
* added missing keybindings
* added php-posix requirement
|
2017-09-05 13:16:17 +02:00 |
|
Marco Dickert
|
5b14f5ae65
|
fixed some bugs in the search function
|
2017-09-04 16:45:32 +02:00 |
|
Marco Dickert
|
aa63d32ce0
|
remove manual replacement of config values, as the IFM now reads the config directly from the environment variables
|
2017-09-04 15:32:17 +02:00 |
|
Marco Dickert
|
3887e0b1cb
|
Update README.md
|
2017-09-01 16:17:44 +02:00 |
|
Marco Dickert
|
5276c0fef1
|
Merge pull request #75 from misterunknown/dev-3.0.0
Dev 3.0.0
|
2017-09-01 16:03:52 +02:00 |
|
Marco Dickert
|
1c131b3075
|
remove unused version constant
|
2017-09-01 15:59:47 +02:00 |
|
Marco Dickert
|
90c3de6e2f
|
Update README.md
|
2017-09-01 15:52:20 +02:00 |
|
Marco Dickert
|
c2029e835b
|
added demo gif
|
2017-09-01 15:36:06 +02:00 |
|
Marco Dickert
|
2fcdc843d9
|
fixed some minor issues:
- fixed archive_extract_success key in language files
- filetable: permission column is now smaller
|
2017-09-01 15:33:06 +02:00 |
|
Marco Dickert
|
1901e28064
|
fixed moving content when opening a modal
|
2017-08-30 17:47:14 +02:00 |
|
Marco Dickert
|
fe1dc78cd2
|
fixed some notification messages
|
2017-08-29 17:24:17 +02:00 |
|
Marco Dickert
|
159500a20e
|
updated languages
|
2017-08-29 16:48:59 +02:00 |
|
Marco Dickert
|
8fc6218319
|
execute correct action, when clicking on a file icon
|
2017-08-19 01:48:29 +02:00 |
|
Marco Dickert
|
69239609a0
|
Fixed interfering drag and drop functions for files and filetable items. Added some translations. Broke the encoding of the translations files. This commit is a mess.
|
2017-08-19 01:30:40 +02:00 |
|
Marco Dickert
|
a87a66002e
|
Adding demo link
|
2017-08-10 02:48:57 +02:00 |
|
Marco Dickert
|
407e870252
|
add build with english language only
|
2017-08-09 20:35:43 +02:00 |
|
Marco Dickert
|
e11faedc9d
|
finalize i18n in the js part
|
2017-08-09 11:53:51 +02:00 |
|
Marco Dickert
|
f47c884d15
|
Merge branch 'dev-3.0.0' of github.com:misterunknown/ifm into dev-3.0.0
|
2017-08-09 10:53:43 +02:00 |
|
Marco Dickert
|
564b7b4a01
|
remove ifm.js from build dir
|
2017-08-09 10:53:13 +02:00 |
|
Marco Dickert
|
e8a7053003
|
fixed bugs with the createArchive function
|
2017-08-09 01:36:47 +02:00 |
|
Marco Dickert
|
7f75d39ad3
|
Merge branch 'jrondorf-master' into dev-3.0.0
|
2017-08-09 00:43:04 +02:00 |
|
Marco Dickert
|
a0ceaad010
|
fix merge conflicts with dev-3.0.0
|
2017-08-09 00:42:18 +02:00 |
|
Jannis Rondorf
|
9b74386ad8
|
ifm.js translation
|
2017-08-08 21:35:47 +02:00 |
|
Marco Dickert
|
382c402953
|
add compiler options for languages, closes #72
|
2017-08-08 17:48:39 +02:00 |
|
Marco Dickert
|
b31836324d
|
Merge branch 'dev-3.0.0' of github.com:misterunknown/ifm into dev-3.0.0
|
2017-08-08 16:19:51 +02:00 |
|