417 Commits

Author SHA1 Message Date
Anton Baranov
ffd00b4503
Update compiler.php 2020-07-03 12:28:56 +03:00
Anton Baranov
3636b75d4a
Update compiler.php 2020-07-03 12:24:53 +03:00
Dmitriy Novash
481cff0f60
Fix bug with adding subdirectories to archive 2020-07-03 11:20:51 +03:00
Anton Baranov
f5a1261ddc
Merge pull request #3 from cryol/2.6.1
2.6.1
2020-06-14 03:26:30 +03:00
Anton Baranov
b0a9a34da8
12 июн 2020 г. 3:11:40 merge original project modifications 2020-06-12 03:11:40 +03:00
Anton Baranov
49f2bd176d
Fixed inaccuracies 2020-06-07 04:46:00 +03:00
Anton Baranov
f8c48b5f7e
6 июн 2020 г. 8:06:20 2020-06-06 08:06:20 +03:00
Anton Baranov
1868f09ce9
6 июн 2020 г. 7:59:57 2020-06-06 07:59:57 +03:00
Anton Baranov
04e2db604e
merge original project modifications 2020-06-06 07:53:01 +03:00
Anton Baranov
5c3c5e955f
merge original project modifications 2020-06-06 07:45:29 +03:00
Anton Baranov
cc701c05e1
fix translations 2020-03-13 03:22:01 +02:00
Anton Baranov
362e561ec4
[+] Added option dateLocale for set date and time format 2020-03-10 13:33:03 +02:00
Anton Baranov
7d9ef6390d
[=] Fix modal classes 2020-03-09 18:11:44 +02:00
Anton Baranov
358ed6397d
- [=] fix navbar and modal conflict 2020-03-07 08:08:25 +02:00
Anton Baranov
f176e77be1
Up to v2.6.0
====
    - [=] [Bootstrap](https://getbootstrap.com/docs/4.4/) updated from 3.4.1 to 4.4.1
    - [=] [Bootstrap Menu](https://github.com/cryol/bootstrap-menu) fork and refactoring
    - [=] [Datatables](https://datatables.net/) change bs to bs4 v1.10.20
    - [=] Rewrite templates to bs4.
    - [=] Rewrite compiler - CDN/NON-CDN exclude to assets.part/assets.cdn.part.
2020-03-07 05:44:12 +02:00
Anton Baranov
a0292a47bb
Up to v2.5.2
====
- [+] [Classnames](https://github.com/JedWatson/classnames) 2.2.6 added as separate script
- [+] [jQueryUI](https://jqueryui.com/) 1.12.1 added as separate script
- [+] [Lodash](https://lodash.com/) 4.17.15 added as separate script
- [-] [Classnames](https://github.com/JedWatson/classnames) 2.1.3 removed from BootstrapMenu.js
- [-] [jQueryUI](https://jqueryui.com/) 1.12.0 removed from BootstrapMenu.js
- [-] [Lodash](https://lodash.com/) modules removed from BootstrapMenu.js
- [=] [Ace](https://ace.c9.io/) updated from 1.3.1 to 1.4.8
- [=] [Bootstrap](https://getbootstrap.com/docs/3.4/) updated from 3.3.7 to 3.4.1
- [=] [Bootstrap Menu](https://github.com/dgoguerra/bootstrap-menu) refactoring
- [=] [Bootstrap Notify](http://bootstrap-notify.remabledesigns.com/) updated from 3.1.2 to 3.1.7
- [=] [Datatables](https://datatables.net/) updated from 1.10.16 to 1.10.20
- [=] [jQuery](https://jquery.com/) updated from 3.1.1 to 3.4.1
- [=] [Mustache](https://mustache.github.io/) updated from 2.3.0 to 2.3.2
- [=] Add compiler option `"IFM_CDN"` to build app with resources from CDNs instead of included.
- [=] Replaced `tooltip` image preview by `popover` due to Bootstrap 3.4.1 compatibility problems.
2020-03-05 04:30:50 +02:00
Anton Baranov
caf5d0db33
### Fixes
- Remove duplicate lines in localizations

### Add/Modificate
- Add Russian translation
- Return version in project
- Add display version in footer
2020-02-20 09:58:29 +02:00
Anton Baranov
d0ee7b19e0
Merge pull request #1 from misterunknown/master
bump
2020-02-18 14:26:46 +02:00
Marco Dickert
c2002bc15c Copy/Move treeview should not overlap the viewport, but scrollable
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-31 16:48:51 +01:00
Marco Dickert
f4dafb3215 Fix broken Dockerfile and docker-startup.sh for correct user and group usage
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-14 10:50:12 +01:00
Marco Dickert
0bc13f4560 Docker: hide startup messages
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 21:05:52 +01:00
Marco Dickert
af9921f4fb Fixed broken Dockerfile and docker-startup.sh
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 18:31:26 +01:00
Marco Dickert
de11f1a3fd Updated README.md
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 17:15:34 +01:00
Marco Dickert
7000084efc Compiled latest changes
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 16:53:38 +01:00
Marco Dickert
f69a7eed4b Completely new Dockerfile, add ability for different users (#121)
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 16:53:03 +01:00
Marco Dickert
667ce5b6a3 Fix setting the configured timezone. The config name change is not
really a breaking change, as 'defaulttimezone' had absolute no effect so
far. (#120)

Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 16:50:47 +01:00
Marco Dickert
3eb7f38dc5 Add ability to reference a public URL for a different root_dir (closes #117)
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-13 16:48:15 +01:00
Marco Dickert
eafe414f75 Add ability to make the ace editor full-viewport.
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-08 15:03:46 +01:00
Marco Dickert
9ddb1c969a Recompile after last merge
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2020-01-06 12:01:35 +01:00
Marco Dickert
9c647cca11
Merge pull request #118 from Licen-it/patch-1
Fix for Copy to Clipboard
2020-01-06 12:00:07 +01:00
Andrea Paolucci
eb575b3ce6
Fix for Copy to Clipboard
This PR is fixing an issue I noticed happening when IFM is not located in the root directory of your domain as `window.location.origin` is returning only the top level part of the URL not taking in consideration the rest of the URL path.
2019-12-24 00:36:11 +00:00
Marco Dickert
572e753658
Merge pull request #116 from cryol/master
LDAP filter + logout button fix
2019-12-04 13:58:26 +01:00
Cryol
ac1e73850c WHERE auth in config and logout\? unset\? realy\? 2019-12-04 13:23:44 +02:00
Cryol
ec068594aa add ldap filter 2019-12-04 04:23:56 +02:00
Marco Dickert
77fa0c2479 Changed default build to only use english. Other languages can be build manually
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-10-05 19:29:34 +02:00
Marco Dickert
a625b15598 Fixed wrong assignment of default language
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-10-05 19:24:24 +02:00
Marco Dickert
d2421f89c9
Merge pull request #114 from stenioaraujo/remove-tty-doc
Remove tty from docker command
2019-10-05 18:57:13 +02:00
Marco Dickert
313e085343
Merge pull request #112 from stenioaraujo/pt-br-translation
Add Brazilian Portuguese translation
2019-10-05 18:56:35 +02:00
Stenio Araujo
ca14ff5cb9 Remove tty from docker command 2019-10-04 16:31:45 -04:00
Stenio Araujo
9d687ac0b3 Add brazilian portuguese translation 2019-10-04 16:15:54 -04:00
Marco Dickert
416fb150c8 Using window.location.href instead of window.location.pathname, to enable users to work with a wrapper with GET variables. Closes #110
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-07-02 16:18:05 +02:00
Marco Dickert
d59ff911db New build after merge
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-05-22 17:00:55 +02:00
Marco Dickert
17358e01c7
Merge pull request #108 from misterunknown/rewrite-download
Rewrite download
2019-05-22 16:58:02 +02:00
Marco Dickert
d7ecfc4bf1 Fixed problem with authentication via HTTP header
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-05-21 16:16:48 +02:00
Marco Dickert
659cee01bd Fixed some logging issues
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-05-21 16:16:22 +02:00
Marco Dickert
aff834d88e Rebuild the download function
* Rewrote the pathCombine function to take more than 2 arguments
* Fixed some issues with the actual fileDownload function
* Got rid of the nasty hidden download form in favor of a simple GET request
* Fixed some issues on the way

Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-05-21 16:12:54 +02:00
Marco Dickert
675904b655 src/ifm.js: Added comment to fix vim syntax highlighting
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-05-19 23:42:32 +02:00
Marco Dickert
b1bf0a4cfe src/ifm.js: Fixed URL encoding of links.
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-04-20 19:28:55 +02:00
Marco Dickert
cd9ea91b9b .gitattributes: Exclude git files for releases
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-03-19 14:28:01 +01:00
Marco Dickert
6555670856 .gitattributes: Exclude source files
Signed-off-by: Marco Dickert <marco@misterunknown.de>
2019-03-19 14:27:04 +01:00