Milos Stojanovic
e94ad9aa66
docs upd
2021-02-22 16:58:12 +01:00
Milos Stojanovic
32e7848094
Update index.md
2021-02-22 16:53:17 +01:00
Milos Stojanovic
a50ad48f16
Update README.md
2021-02-22 16:42:36 +01:00
Milos Stojanovic
63747c9c6e
Update BACKERS.md
2021-02-22 16:42:06 +01:00
Milos Stojanovic
b2f89613f3
adding backers.md
2021-02-22 11:00:15 +01:00
Milos Stojanovic
bce56f3376
docs upd
2021-02-22 09:35:44 +01:00
Milos Stojanovic
05f8babb3c
changelog upd
2021-02-18 09:43:34 +01:00
Milos Stojanovic
0f4209dc28
logger added instead of huge exception in security service, fixes #183
2021-02-18 09:39:44 +01:00
Luiz Kill
a48fa3c717
Adds an attributes parameter to the ldap adapter ( #184 )
...
* Adds an attribute parameter to the ldap adapter
Using this parameter is much more efficient than the default action (which is to return all attributes and their associated values). The use of this parameter should therefore be considered good practice.
(from https://www.php.net/manual/en/function.ldap-search.php )
* Updates the docs about ldap_attributes parameter
* Enhances portuguese translation
* Update backend/Services/Auth/Adapters/LDAP.php
Commit suggestion
2021-02-18 09:18:30 +01:00
Milos Stojanovic
55f3dd1a5f
changelog upd
2021-02-12 12:58:17 +01:00
Milos Stojanovic
a8be107121
csrf token key config option added
2021-02-12 12:57:38 +01:00
Milos Stojanovic
18af243b5b
version bump
v7.5.0
v7.4.7
2021-02-05 12:47:49 +01:00
Milos Stojanovic
389a5849bd
CI test - Node 14.x
2021-02-05 09:10:39 +01:00
Milos Stojanovic
4a169d2f1e
coverage fix for xdebug
2021-02-05 09:02:50 +01:00
Milos Stojanovic
73ea87a039
prep for php8, minimum requirements php7.2, phpunit 8
2021-02-04 15:55:50 +01:00
Milos Stojanovic
cfa32285f6
fix workflow on ubuntu-18
2021-02-04 15:47:35 +01:00
Milos Stojanovic
876c17eac5
fix assertEquals param order
2021-02-02 16:16:33 +01:00
Milos Stojanovic
44c215fa4a
changelog upd
2021-02-02 16:04:22 +01:00
ahaenggli
91cfd6a845
show filesize and remaining time on download ( #181 )
...
* show filesize on download
2021-02-02 16:01:52 +01:00
Milos Stojanovic
28aa39ccdb
swedish lang added - version bump
v.7.4.7
2021-01-13 11:45:16 +01:00
Milos Stojanovic
72a3e9028d
changelog upd
2021-01-13 10:40:31 +01:00
Milos Stojanovic
cedd621625
docs for filter_entries
2021-01-13 10:37:08 +01:00
Milos Stojanovic
2e71293a21
translations for Show hidden
2021-01-13 10:28:41 +01:00
Milos Stojanovic
fa066e7bfb
fix for filter_entries used on selection
2021-01-13 10:21:49 +01:00
ahaenggli
caa9c1ef8d
add a way to hide certain files and folders ( #169 )
...
* add a way to hide certain files and folders (#76 )
* move file/folder filter to front-end
* add checkbox to show all files/folders and remove debug outputs
* spaces, quotes and no-useless-escape
* improve wording
2021-01-13 09:57:06 +01:00
dependabot[bot]
722c1c5a0a
Bump axios from 0.18.1 to 0.21.1 ( #172 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 16:56:11 +01:00
Milos Stojanovic
ffabddcc6c
changelog upd
2020-12-27 14:46:42 +01:00
ahaenggli
61fbf3f9b6
fix typo caused #135 ( #170 )
2020-12-27 14:41:38 +01:00
ahaenggli
83e5aee503
fix row height on very long file names ( #168 )
2020-12-22 13:22:01 +01:00
Milos Stojanovic
41e34d5fe0
fix CI workflow / xdebug
2020-12-18 15:32:50 +01:00
Gianmaria Allisiardi
f3b75f72c1
Fix italian translation for confirm button ( #166 )
...
From "Elimina" to "Conferma"
2020-12-17 08:44:13 +01:00
dependabot[bot]
67ff1febc7
Bump ini from 1.3.5 to 1.3.7 ( #165 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 00:22:18 +01:00
Milos Stojanovic
d475d9d8da
changelog upd
2020-12-04 19:05:05 +01:00
Milos Stojanovic
377d06e257
fixes #163
2020-12-04 18:46:13 +01:00
Milos Stojanovic
56943bcab2
logo update
2020-12-04 18:21:48 +01:00
Milos Stojanovic
e0a2932459
update gh-workflow - php 8 removed
2020-11-30 12:52:09 +01:00
Milos Stojanovic
1ab7d871f0
update gh-workflow
2020-11-30 12:50:21 +01:00
Milos Stojanovic
06eddd093c
ticksel upd
2020-11-25 11:24:54 +01:00
dependabot[bot]
a2153bf4a9
Bump highlight.js from 9.18.1 to 9.18.5 ( #161 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 09:17:08 +01:00
Milos Stojanovic
4f44adf0e1
fix tests by updating the config fixture to the latest version
2020-11-03 09:29:27 +01:00
Milos Stojanovic
832b219132
refactor so that you can disable all editable extensions, including .txt
2020-11-03 09:16:22 +01:00
Guillaume
e38a1d3909
Fix empty editable extention leading to systematic preview ( #154 )
2020-11-03 09:01:23 +01:00
Milos Stojanovic
53c993bdc8
ignore coverage for ldap
2020-11-02 14:42:22 +01:00
Milos Stojanovic
6afe142539
v7.4.6
v7.4.6
2020-11-02 10:56:59 +00:00
ahaenggli
19dd7be1c8
add folder upload with drag&drop ( #147 )
...
* add folder upload with drag&drop
* remove semicolons
* remove whitespaces and use arrow function
2020-11-02 11:32:06 +01:00
Milos Stojanovic
8196cce153
Hungarian translation added, fixed #149
2020-10-29 10:55:41 +01:00
Milos Stojanovic
7d827c30e0
fix whitespaces, update changelog)
2020-10-28 09:26:25 +01:00
ahaenggli
0b79931711
fixes #17 ( #148 )
2020-10-28 09:23:16 +01:00
Milos Stojanovic
ccd935d001
docs fix
2020-10-26 08:47:51 +01:00
Milos Stojanovic
86e582efb8
add docs to LDAP, fix trailing spaces
2020-10-26 08:45:58 +01:00