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 |
|
ahaenggli
|
12a83d07c1
|
Feature/ldap auth (#146)
* add ldap auth
* remove some comments
|
2020-10-26 08:40:30 +01:00 |
|
Milos Stojanovic
|
71bc911519
|
v7.4.5
v7.4.5
|
2020-10-12 13:08:50 +02:00 |
|
Milos Stojanovic
|
fb2e794e37
|
download_inline configuration #141
|
2020-10-12 10:49:54 +02:00 |
|
Milos Stojanovic
|
203808dff4
|
Update README.md
|
2020-09-17 15:04:46 +02:00 |
|
dependabot[bot]
|
60099b77c7
|
Bump http-proxy from 1.18.0 to 1.18.1 (#130)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-10 14:50:50 +02:00 |
|
Milos Stojanovic
|
d3fb032c6b
|
changelog
|
2020-09-09 13:31:50 +02:00 |
|
BagriyDmitriy
|
95c8f2559a
|
russian translation (#128)
|
2020-09-09 13:26:59 +02:00 |
|
Milos Stojanovic
|
ba1fd2cf18
|
Update README.md
|
2020-09-01 13:33:14 +02:00 |
|
Milos Stojanovic
|
06d3e4ec17
|
docs fix
|
2020-08-20 08:06:59 +02:00 |
|
Milos Stojanovic
|
e29068912a
|
Galician lang import
|
2020-08-20 08:04:54 +02:00 |
|
vinpoloaire
|
8124955d83
|
New translation to Galician "Galego" language (#126)
Proposed translation for Galician language https://en.wikipedia.org/wiki/Galician_language. I'm a Galician native speaker.
|
2020-08-20 08:02:08 +02:00 |
|
Petr Dvořák
|
2e3f7e0793
|
Add Czech translation (#125)
|
2020-08-15 08:42:34 +02:00 |
|
Genie
|
4abe5a0f86
|
Fix mistranslation in Korean (#121)
|
2020-08-07 11:18:02 +02:00 |
|
Milos Stojanovic
|
18f5ecd723
|
cont
|
2020-08-03 12:11:21 +02:00 |
|
Genie
|
c6cd43780a
|
Add Korean translation (#119)
|
2020-08-03 12:08:39 +02:00 |
|
dependabot[bot]
|
0a23209607
|
Bump elliptic from 6.5.2 to 6.5.3 (#118)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-01 08:00:39 +02:00 |
|
Milos Stojanovic
|
812a0a2ce0
|
v7.4.4 fixes #116
v7.4.4
|
2020-07-28 13:04:25 +02:00 |
|
Milos Stojanovic
|
8a16c9e36c
|
Update CONTRIBUTING.md
|
2020-07-18 21:27:31 +02:00 |
|
Milos Stojanovic
|
f0d1d40a5b
|
v7.4.3
v7.4.3
|
2020-07-18 18:45:26 +02:00 |
|
Milos Stojanovic
|
9af38047e0
|
typo fix
|
2020-07-18 18:28:50 +02:00 |
|
Milos Stojanovic
|
a2566561b3
|
timezone support/config added, fixed #102
|
2020-07-18 18:23:05 +02:00 |
|
Milos Stojanovic
|
4f6b55675f
|
json and markdown are editable by default
|
2020-07-18 12:57:51 +02:00 |
|
Milos Stojanovic
|
613aeda8be
|
disabling axios response auto-transformation when editing content, fixes #110
|
2020-07-18 12:39:59 +02:00 |
|
Milos Stojanovic
|
11b2e2a739
|
v7.4.2
v7.4.2
|
2020-07-18 12:02:35 +02:00 |
|
Milos Stojanovic
|
5624aa9493
|
add mime-types, support for vector images, fixes #113 #108
|
2020-07-18 10:43:17 +02:00 |
|
Milos Stojanovic
|
fdb596a2fc
|
Inclusive terminology
|
2020-07-15 09:37:59 +02:00 |
|