Sergey Linnik
|
d3c105dae1
|
update license
|
3 weeks ago |
Serik Ibragimov
|
39226a59c4
|
feat(settings): add restrictExternalStorage setting
|
2 months ago |
Serik Ibragimov
|
7390c28acf
|
fix(settings): accept boolean watermark values instead of string "true"
|
2 months ago |
Serik Ibragimov
|
09b944f224
|
refactor(settings): rewrite admin settings page as Vue SFCs
Replace the legacy jQuery IIFE + PHP-template-rendered settings form
with a proper Vue 3 component tree using the Nextcloud component library.
|
2 months ago |
Serik Ibragimov
|
96b5e1b93d
|
refactor: add type declarations to params and update dependent code
|
3 months ago |
Serik Ibragimov
|
23903f63d0
|
refactor: move DocumentService dependencies to the constructor and update dependent code
|
3 months ago |
Serik Ibragimov
|
fc74afc134
|
refactor: remove unused use statements
|
3 months ago |
Serik Ibragimov
|
6127a003fa
|
refactor: use constructor property promotion and dependency injection
|
3 months ago |
Serik Ibragimov
|
c997b28add
|
refactor: run rector with code-quality set
|
3 months ago |
Serik Ibragimov
|
28b6b34259
|
refactor: run rector with dead-code set
|
3 months ago |
Serik Ibragimov
|
f9da0fc5e4
|
refactor: run rector with type-declarations set
|
3 months ago |
Serik Ibragimov
|
f74accd1c2
|
refactor: run rector with nextcloud 30 set
|
3 months ago |
Serik Ibragimov
|
2faabb3331
|
refactor: run rector with php81 set
|
3 months ago |
Serik Ibragimov
|
f19b623bbc
|
refactor: wrap plain array results in DataResponse objects
|
3 months ago |
Sergey Linnik
|
00240cccd4
|
Copyright 2026
|
4 months ago |
rivexe
|
c945742e8e
|
feat: full text of error
|
11 months ago |
rivexe
|
9b8334a71f
|
feat: live view on share setting
|
11 months ago |
rivexe
|
508720934c
|
feat: removed toolbarNoTabs
|
11 months ago |
rivexe
|
f4ec2adc4a
|
feat: use nextcloud theming for default value
|
1 year ago |
rivexe
|
ae5f58ea8a
|
fix: modifying enableSharing setting when saving sameTab setting
|
1 year ago |
rivexe
|
b87468e068
|
feat: enable sharing setting added
|
1 year ago |
rivexe
|
51216968e6
|
fix: bump year in comments
|
1 year ago |
rivexe
|
e96ed05a6a
|
feat: added notification via e-mail setting
|
1 year ago |
rivexe
|
67abfd027b
|
feat: used IMimeIconProvider for generate icons urls
|
2 years ago |
rivexe
|
17277b9ec8
|
feat: unknown author setting to ui
|
2 years ago |
rivexe
|
87adce08f7
|
Psr\Log\LoggerInterface instead of OCP\ILogger used
|
2 years ago |
Sergey Linnik
|
b7ba35aaeb
|
Revert "apache"
This reverts commit 49d262ca33.
# Conflicts:
# 3rd-Party.license
# appinfo/application.php
# appinfo/info.xml
# controller/editorcontroller.php
# controller/settingscontroller.php
# js/editor.js
# js/main.js
# lib/templatemanager.php
|
3 years ago |
Antipkin-A
|
d7a32e4a85
|
changes location files
|
3 years ago |
Sergey Linnik
|
2495b93fb2
|
description header param
|
3 years ago |
rivexe
|
d06db5ef2e
|
added JwtHeader - setting to advanced server settings
|
3 years ago |
Sergey Linnik
|
b477b9750e
|
leeway setting in configuration file only
|
3 years ago |
anon8675309
|
c76969a5ba
|
Exposed leeway setting in the JWT library
If the system clock of the document server is even a second slower than the
nextcloud server, the JWT token will be rejected as being "not yet valid". This
can be seen in the logs (Nextcloud -> Settings -> Administration -> Logging).
The error message shown to the user when this happens is more generic:
"Error when trying to connect (Error occurred in the document service: Error
while downloading the document file to be converted.)"
This error message has been reported on the bug tracker several times, but it is
not clear when the connection failure was due to imperfectly synchronized clocks
and when it was due to network connectivity, DNS issues, the JWT not being sent,
the secret being wrong, or some other issue.
Here are the tickets that may be fixed by this:
https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/345
https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/548
https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/315
https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/290
https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/127
There's also one on the owncloud fork that may be fixed by this as well:
https://github.com/ONLYOFFICE/onlyoffice-owncloud/issues/278
|
3 years ago |
Sergey Linnik
|
9ac08975f8
|
move the protection setting to security section
|
3 years ago |
Sergey Linnik
|
150eb1bacc
|
move the plugins setting to security section
|
3 years ago |
Sergey Linnik
|
afb42896ea
|
Copyright 2023
|
3 years ago |
Antipkin-A
|
8cb9e269af
|
protection to settings
|
4 years ago |
Antipkin-A
|
e2e0f262e6
|
OCP\App is deprecated
|
4 years ago |
Antipkin-A
|
df78460ebc
|
disable plugins to settings
|
4 years ago |
Antipkin-A
|
fecf53fdda
|
enable advanced to settings
|
4 years ago |
Antipkin-A
|
79ffd7e900
|
save watermarks and macros to security settings
|
4 years ago |
Antipkin-A
|
1e20dd5501
|
removed unused method
|
4 years ago |
coffeemakr
|
d7829da688
|
add option to disable macros
|
4 years ago |
Antipkin-A
|
4051c7af83
|
copyright22
|
4 years ago |
Antipkin-A
|
5184de4d7e
|
setting theme
|
5 years ago |
svetlana maleeva
|
d62474f300
|
Renamed DocumentServer/Document Editing Service -> ONLYOFFICE Docs
|
5 years ago |
Antipkin-A
|
c3777ce92f
|
template provider
|
5 years ago |
Antipkin-A
|
387ebdf6b5
|
create file from template
|
5 years ago |
Antipkin-A
|
cec517da57
|
common templates in settings
|
5 years ago |
Sergey Linnik
|
c3d58b3c5e
|
Copyright 2021
|
5 years ago |
Sergey Linnik
|
0c20d00fe1
|
history clear l10n
|
5 years ago |