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

Commit Graph

  • f40037b7fd add drag&drop feature Marco Dickert 2017-07-28 13:10:51 +02:00
  • 392d990288 Merge branch 'issue-47' Marco Dickert 2017-07-28 01:40:05 +02:00
  • 325ba6265f lazy loading of folder tree in copy/move dialog; closes #47 Marco Dickert 2017-07-28 01:38:46 +02:00
  • fae9a50a0d Update README.md Marco Dickert 2017-07-27 23:24:39 +02:00
  • fd7fdc217e update security information Marco Dickert 2017-07-27 23:23:03 +02:00
  • 9035f41f4f disable showing of .ht files, as this is a potential security flaw Marco Dickert 2017-07-27 23:15:05 +02:00
  • 0c0cf0f78e Merge branch 'master' of github.com:misterunknown/ifm Marco Dickert 2017-07-27 22:38:32 +02:00
  • 302d4ab0e1 fixed error while reading forbiddenchars from environment Marco Dickert 2017-07-27 22:36:58 +02:00
  • f649dcbc92 Update archive file formats Marco Dickert 2017-07-27 15:52:35 +02:00
  • ca233e534d read configuration from environment variables Marco Dickert 2017-07-27 15:35:08 +02:00
  • 0b6b059d6b Add missing requirement php-openssl Marco Dickert 2017-07-27 13:21:53 +02:00
  • 835ce53269 Merge pull request #66 from digitalmobil/fix/docker-missing-openssl-support Marco Dickert 2017-07-27 13:20:56 +02:00
  • 33558cf2a3 Adjusted requirements Marco Dickert 2017-07-27 12:31:13 +02:00
  • 541a3b44fc Add missing php openssl module Tuschl 2017-07-27 12:30:49 +02:00
  • 0a0961c54e Merge pull request #65 from digitalmobil/fix/docker-missing-phar-support Marco Dickert 2017-07-27 12:14:12 +02:00
  • eb64b453e9 Add php phar module for extended archive support Tuschl 2017-07-27 12:05:34 +02:00
  • 438af47ffa I18N test Jannis Rondorf 2017-07-27 09:34:33 +02:00
  • 8865faef67 Merge pull request #60 from digitalmobil/docker/add-config-env-vars Marco Dickert 2017-07-26 16:34:05 +02:00
  • 79e6604092 Merge pull request #58 from misterunknown/issue-53 Marco Dickert 2017-07-26 16:24:47 +02:00
  • b4b9550d71 remove some debug outputs Marco Dickert 2017-07-26 16:16:32 +02:00
  • c8e3d31e9b reintroduce getScriptRoot() because dirname(__FILE__) does not work when using libifm.php Marco Dickert 2017-07-26 15:36:31 +02:00
  • cddec16abf fixed broken entries in the copy/move dialog due to missing encoding Marco Dickert 2017-07-26 13:04:29 +02:00
  • eb7130063a Add documentation for docker env vars Tuschl 2017-07-26 10:52:41 +02:00
  • cf98fc371d fix merge conflicts Marco Dickert 2017-07-26 10:51:38 +02:00
  • 328073e6ef fixed encoding of href attribute; use dirname( __FILE__ ) instead of getSCriptRoot() Marco Dickert 2017-07-26 10:48:58 +02:00
  • 6e645aaced Minor whitespace, format and naming adjustments Tuschl 2017-07-26 09:09:56 +02:00
  • b6372dcf17 Support changing ifm configuration via docker env vars Tuschl 2017-07-26 09:06:56 +02:00
  • 995fefccdb fix merge conflicts Marco Dickert 2017-07-26 02:42:42 +02:00
  • 081f662416 fixed wrong reference to forbiddenChars Marco Dickert 2017-07-25 13:49:29 +02:00
  • 0c8f058b81 fix merge conflict Marco Dickert 2017-07-26 02:39:40 +02:00
  • ef9b5c940a spread the isFilenameValid function Marco Dickert 2017-07-24 16:59:00 +02:00
  • 60b46079fa Merge branch 'master' of github.com:misterunknown/ifm Marco Dickert 2017-07-26 02:36:46 +02:00
  • 8b02b57a41 added support for archive file types: tar, tar.gz, tar.bz2, tgz Marco Dickert 2017-07-26 02:32:32 +02:00
  • 3fe9afdd08 Merge branch 'issue-53' of github.com:misterunknown/ifm into issue-53 Marco Dickert 2017-07-26 00:36:38 +02:00
  • 5dd571d288 fixed correct handling of special characters in filenames in html attributes Marco Dickert 2017-07-26 00:30:13 +02:00
  • b52e5b3468 Merge pull request #59 from digitalmobil/master Marco Dickert 2017-07-25 21:43:22 +02:00
  • 1b37528e32 Adjust apache uid and gid Tuschl 2017-07-25 20:54:27 +02:00
  • b27eb41a03 Move docker files to toplevel Tuschl 2017-07-25 19:26:16 +02:00
  • 95100a64dc Add section on docker to README Tuschl 2017-07-25 19:19:04 +02:00
  • 7d93a19bfb Dockerize! Tuschl 2017-07-25 18:53:45 +02:00
  • 0fd8afbef3 fixed wrong reference to forbiddenChars Marco Dickert 2017-07-25 13:49:29 +02:00
  • 8ed757769b added isFilenameAllowed function, fixed some bugs Marco Dickert 2017-07-25 13:19:02 +02:00
  • a51d18d6d7 spread the isFilenameValid function Marco Dickert 2017-07-24 16:59:00 +02:00
  • edd460b996 fixed broken check of zip files Marco Dickert 2017-07-25 13:17:14 +02:00
  • 2d42d3d65f Merge pull request #57 from misterunknown/issue-54 Marco Dickert 2017-07-24 17:24:01 +02:00
  • 8225c596df fix merge conflict Marco Dickert 2017-07-24 17:22:45 +02:00
  • ab31ade042 fix missing encoding for initial chdir Marco Dickert 2017-07-24 15:26:05 +02:00
  • 0eab5b3777 fix missing encoding for initial chdir Marco Dickert 2017-07-24 15:26:05 +02:00
  • 191faa4678 fix correct encoding/decoding of folder urls in the browser history Marco Dickert 2017-07-24 15:01:11 +02:00
  • e73067f223 new build after merging jrondorf/master (#55) Marco Dickert 2017-07-24 15:03:11 +02:00
  • 2af8a09845 Merge pull request #55 from jrondorf/master Marco Dickert 2017-07-24 12:34:50 +02:00
  • d96f9626c2 Merge pull request #52 from misterunknown/issue-50 Marco Dickert 2017-07-24 12:27:18 +02:00
  • 6688241b61 Merge branch 'issue-50' of github.com:misterunknown/ifm into issue-50 Marco Dickert 2017-07-24 12:25:45 +02:00
  • 75b238fd14 enable dropping files into the IFM to upload them Marco Dickert 2017-07-24 11:52:42 +02:00
  • 2d4ac840d5 improved task handling when having many tasks Marco Dickert 2017-07-24 02:40:15 +02:00
  • 38059e9e69 allow selecting multiple files to upload Marco Dickert 2017-07-24 00:43:12 +02:00
  • 2370bd4c97 add two new icons: globe & language; closes #56 Marco Dickert 2017-07-24 12:18:40 +02:00
  • 20a4bb00ec Vertical align file table content Jannis Rondorf 2017-07-24 12:16:01 +02:00
  • 3ab07c1c6c enable dropping files into the IFM to upload them Marco Dickert 2017-07-24 11:52:42 +02:00
  • 72110c866d Provide file extension to client, disallow image editing Jannis Rondorf 2017-07-24 08:09:20 +02:00
  • 1ca2edac1f improved task handling when having many tasks Marco Dickert 2017-07-24 02:40:15 +02:00
  • 14eebc951b allow selecting multiple files to upload Marco Dickert 2017-07-24 00:43:12 +02:00
  • 262dfaeb63 new builds after merging jrondorf-master (#51) Marco Dickert 2017-07-23 22:44:45 +02:00
  • 11025eabb5 Merge pull request #51 from jrondorf/master Marco Dickert 2017-07-23 22:43:51 +02:00
  • 64365dbc4f Lowercase file extensions, add csv, js, md, txt as known file extensions Jannis Rondorf 2017-07-23 17:48:36 +02:00
  • 60f2ca7ebe fixed bug which occured with relative ; closes #48 Marco Dickert 2017-07-22 12:50:23 +02:00
  • 81c7332c59 remove debug output Marco Dickert 2017-07-21 17:44:43 +02:00
  • 3cd1c8b3e1 prevent some actions for the parent dir item Marco Dickert 2017-07-21 17:39:50 +02:00
  • 3a12e4542d enable animations Marco Dickert 2017-07-21 15:25:22 +02:00
  • a569950e97 new build Marco Dickert 2017-07-21 14:57:26 +02:00
  • 1783a40914 disable auth Marco Dickert 2017-07-21 14:56:06 +02:00
  • 3436a295e4 new login form; login form is now a template; logout function; closes #43 Marco Dickert 2017-07-21 14:55:53 +02:00
  • ce263f7914 new fontello iconset Marco Dickert 2017-07-21 14:46:06 +02:00
  • d9d20d01c3 ignore misc folder (contains fontello zip etc.) Marco Dickert 2017-07-21 14:45:44 +02:00
  • 993e5e3bbc add *real* htpasswd parser. closes #41 Marco Dickert 2017-07-20 14:23:33 +02:00
  • 0304ae6135 made encoding check only, when function exists Marco Dickert 2017-07-18 15:37:33 +02:00
  • 8ce4c89de8 disable compressed build Marco Dickert 2017-07-18 14:04:56 +02:00
  • cfef5093ac Merge pull request #46 from misterunknown/v2.4.2 Marco Dickert 2017-07-18 14:02:15 +02:00
  • 3a3a8d9168 fix merge conflicts Marco Dickert 2017-07-18 13:52:43 +02:00
  • 5c9bd19ed1 fix merge conflicts Marco Dickert 2017-07-18 13:51:23 +02:00
  • 9ca393da7c fix merge conflicts Marco Dickert 2017-07-18 13:50:57 +02:00
  • 77e3f0c887 fix merge conflicts Marco Dickert 2017-07-18 13:48:22 +02:00
  • 1c8638ba30 renamed ifmlib.php to libifm.php Marco Dickert 2017-07-17 12:10:29 +02:00
  • 6850ce131b fix merge conflicts Marco Dickert 2017-07-18 13:45:52 +02:00
  • 01c28a8746 removed duplicate template include Marco Dickert 2017-07-13 13:18:16 +02:00
  • c8d456d745 fix merge conflicts Marco Dickert 2017-07-18 13:44:41 +02:00
  • 4829778e05 fix merge conflicts Marco Dickert 2017-07-18 13:42:29 +02:00
  • fcc9108beb fixed merge conflicts Marco Dickert 2017-07-18 13:34:29 +02:00
  • 1171346cbe fixed merge conflicts Marco Dickert 2017-07-18 13:32:38 +02:00
  • ede3ec86b8 Fixed problem with custom root_dir on windows systems. This partly closes #45. Marco Dickert 2017-07-18 12:53:45 +02:00
  • 9cb4bb2327 recommited change after merge Marco Dickert 2017-07-17 12:33:25 +02:00
  • c674dce103 resolve merge conflicts Marco Dickert 2017-07-17 12:31:45 +02:00
  • 213ebf5ab8 resolve merge conflicts Marco Dickert 2017-07-17 12:30:04 +02:00
  • b008ef7215 renamed ifmlib.php to libifm.php Marco Dickert 2017-07-17 12:10:29 +02:00
  • b5f3ed3e2e new compressed build Marco Dickert 2017-07-14 17:29:56 +02:00
  • 17155b7c2e removed duplicate template include Marco Dickert 2017-07-13 13:18:16 +02:00
  • 1ee1e639a0 fixed bug in createdir function Marco Dickert 2017-07-13 01:25:28 +02:00
  • fb151a192c add backspace functionality: change to parent directory Marco Dickert 2017-07-11 15:26:58 +02:00
  • 467fec17c8 new compressed build of IFM Marco Dickert 2017-07-11 15:06:32 +02:00
  • 0c50a60027 resolve merge conflicts Marco Dickert 2017-07-17 12:28:40 +02:00