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

636 Commits

Author SHA1 Message Date
Marco Dickert
82f6651038 add create archive feature; closes #71 2017-08-08 16:18:47 +02:00
Marco Dickert
cbbaf65330 add create archive feature 2017-08-08 16:18:19 +02:00
Marco Dickert
bb424522da highlight current item if active element is an .ifmitem 2017-08-07 11:00:48 +02:00
Marco Dickert
f3a71b549e add drag and drop of filetable items 2017-08-07 10:39:15 +02:00
Marco Dickert
bd8ad3367c Merge pull request #70 from misterunknown/js-rewrite
Js rewrite
2017-08-06 23:24:39 +02:00
Marco Dickert
107d4deeef return a boolean value for isDocroot 2017-08-06 23:12:21 +02:00
Marco Dickert
7dda92b34f add task when extracting file, first lines for a createArchive funtion 2017-08-06 19:02:34 +02:00
Marco Dickert
dc9677715a removed unnecessary logging 2017-08-06 18:48:52 +02:00
Marco Dickert
4029ff1cc2 reenable middle mouse click in file table 2017-08-05 03:05:25 +02:00
Marco Dickert
a480f8f8f2 fixed bug when copying directories with special characters 2017-08-05 02:51:13 +02:00
Marco Dickert
9a97aa962d remove unnecessary debug output 2017-08-05 02:39:10 +02:00
Marco Dickert
6a45ae38fa fix problem with image preview when the path contains special characters 2017-08-05 02:19:26 +02:00
Marco Dickert
44cc585fa4 unset focus after changing the directory via #currentDir input field 2017-08-04 17:36:57 +02:00
Marco Dickert
5b8c1a9ad4 This commit finishes the js-rewrite and contains all changes as a consequence thereof 2017-08-04 17:17:32 +02:00
Marco Dickert
71527a47f3 language can now be set through environment variables, deleted unnecessary templates, fixed some bugs 2017-08-03 09:36:11 +02:00
Marco Dickert
e074f821a0 fixed merge conflicts with i18n 2017-08-02 17:42:59 +02:00
Marco Dickert
0f1acb3cb6 fix merge conflicts 2017-08-02 17:24:42 +02:00
Marco Dickert
10148f20ea new builds 2017-08-02 17:14:23 +02:00
Marco Dickert
9efbbe7192 added configuration option for context menu 2017-08-02 17:14:12 +02:00
Marco Dickert
714851fc37 added search icon 2017-08-02 17:13:49 +02:00
Marco Dickert
555df37247 fixed some bugs with new js, fixed getting the config via environment variables, wrote a custom copy function 2017-08-02 17:13:03 +02:00
Marco Dickert
40c8610db2 removed jquery from IFM class as far as practicable, which required minor changes in some templates 2017-08-02 17:10:36 +02:00
Jannis Rondorf
cf282e23ce Finished translation of templates 2017-08-01 23:36:16 +02:00
Jannis Rondorf
3b91cb27aa Merge branch 'master' of https://github.com/misterunknown/ifm 2017-08-01 17:25:03 +02:00
Marco Dickert
bda50aeb98 new builds 2017-08-01 11:10:47 +02:00
jrondorf
07ccecbcd3 Merge pull request #3 from misterunknown/i18n
Rebase to master
2017-08-01 07:00:27 +01:00
Marco Dickert
e5701d1db0 Merge branch 'master' of https://github.com/jrondorf/ifm into i18n 2017-08-01 02:09:44 +02:00
Marco Dickert
358d6b1bd9 Merge branch 'i18n' of github.com:misterunknown/ifm into i18n 2017-08-01 02:09:20 +02:00
Marco Dickert
dee0a6a7bc manually replace i18n placeholders in login form 2017-08-01 02:06:44 +02:00
Marco Dickert
94149de0e7 render all modals via mustache 2017-08-01 02:06:44 +02:00
Jannis Rondorf
57ee73c115 Additional translations 2017-08-01 02:06:43 +02:00
Jannis Rondorf
b24dfe68a5 I18N test 2017-08-01 02:06:43 +02:00
Marco Dickert
b1ace9691e removed some jquery code and replaced it with plain javascript 2017-08-01 01:58:57 +02:00
Marco Dickert
865b04d0a9 Reference the wiki for configuration and authentication 2017-08-01 00:45:48 +02:00
Marco Dickert
edbfdb7678 some enhancements in js part 2017-07-31 16:29:53 +02:00
Marco Dickert
053c9074f8 fixed error when encoding the json response 2017-07-31 16:29:28 +02:00
jrondorf
5ffe4d53af Merge pull request #2 from misterunknown/i18n
manually replace i18n placeholders in login form
2017-07-31 12:09:24 +02:00
Marco Dickert
8674dd3d12 reworked the compiler 2017-07-31 11:34:07 +02:00
Marco Dickert
98a65d974c manually replace i18n placeholders in login form 2017-07-31 09:20:36 +02:00
Marco Dickert
2d9ceb7f6b added missing bootstrap menu library 2017-07-31 09:03:51 +02:00
Marco Dickert
524a01b5df Added basic context menu, like requested in #47. Still a lot functions missing. 2017-07-31 00:18:16 +02:00
Marco Dickert
76490d6491 Merge pull request #68 from misterunknown/issue-67
Issue 67
2017-07-30 23:35:29 +02:00
Marco Dickert
bfbee57fee new builds 2017-07-30 05:24:34 +02:00
Marco Dickert
18c48c806b added search function to the frontend; fixed some bugs 2017-07-30 05:20:07 +02:00
jrondorf
3555bcbd55 Merge pull request #1 from misterunknown/i18n
render all modals via mustache
2017-07-28 17:23:02 +02:00
Marco Dickert
2586ca5841 render all modals via mustache 2017-07-28 16:07:58 +02:00
Marco Dickert
e720bce160 added server-side search function 2017-07-28 15:36:33 +02:00
Jannis Rondorf
d9a2251abf Additional translations 2017-07-28 15:12:06 +02:00
Jannis Rondorf
6a943f31be Merge branch 'master' of https://github.com/misterunknown/ifm 2017-07-28 14:29:31 +02:00
Marco Dickert
8f2fd9ffa9 add keybindings for copy/move dialog 2017-07-28 13:12:53 +02:00