Sergey Linnik
|
87a1ebfd9d
|
customfilter action from formats.json
|
2 months ago |
Sergey Linnik
|
b72db5a47d
|
review action from formats.json
|
2 months ago |
Sergey Linnik
|
cc1f7ae7ba
|
comment action from formats.json
|
2 months ago |
Sergey Linnik
|
10e6b6cf71
|
duplicate code
|
5 months ago |
rivexe
|
c8bb9eaf24
|
fix: comment
|
5 months ago |
rivexe
|
c945742e8e
|
feat: full text of error
|
5 months ago |
rivexe
|
9b8334a71f
|
feat: live view on share setting
|
5 months ago |
rivexe
|
508720934c
|
feat: removed toolbarNoTabs
|
5 months ago |
rivexe
|
c085ac3a1b
|
feat: new themes
|
5 months ago |
rivexe
|
2c6dd23ab2
|
feat: customization_goback setting removed
|
5 months ago |
rivexe
|
dd0940a5d2
|
feat: open vsdx by default
|
6 months ago |
rivexe
|
d9d11b6fc0
|
feat: support of theme-gray
|
9 months ago |
rivexe
|
f4ec2adc4a
|
feat: use nextcloud theming for default value
|
9 months ago |
rivexe
|
6e09a7043b
|
feat: added system and contrast-dark theme
|
9 months ago |
rivexe
|
969cce6a44
|
feat: disable download config setting added
|
9 months ago |
rivexe
|
ae5f58ea8a
|
fix: modifying enableSharing setting when saving sameTab setting
|
10 months ago |
rivexe
|
8241b347f6
|
feat: JWT expiration config key
|
10 months ago |
rivexe
|
4ffbd45ebf
|
fix: logic of auto dropping of enable sharing setting
|
10 months ago |
rivexe
|
b87468e068
|
feat: enable sharing setting added
|
10 months ago |
Julius Knorr
|
da7c15c89a
|
chore: Move to constructor property promotion
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
12 months ago |
Julius Knorr
|
d2b82a5693
|
chore: Move logException to error method
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
12 months ago |
Julius Knorr
|
2be0131cec
|
chore: Move to public API to get services
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
12 months ago |
Julius Knorr
|
8e4dbb6dd9
|
chore: Move away from depreacted/removed getLogger method
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
12 months ago |
rivexe
|
51216968e6
|
fix: bump year in comments
|
12 months ago |
rivexe
|
e96ed05a6a
|
feat: added notification via e-mail setting
|
1 year ago |
rivexe
|
91ef2fa39e
|
fix: use attributes instead of annotations
|
1 year ago |
rivexe
|
fee7e98e25
|
feat: unknown author setting to app config
|
1 year ago |
rivexe
|
87adce08f7
|
Psr\Log\LoggerInterface instead of OCP\ILogger used
|
1 year ago |
Sergey Linnik
|
23b46ae041
|
change onlinedocs address
|
1 year ago |
Sergey Linnik
|
127290f2d5
|
create form action for oform
|
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
|
2 years ago |
Sergey Linnik
|
604ff0deb9
|
Revert "extra permissions is not yet available in nc27"
This reverts commit d600129de4.
|
3 years ago |
Antipkin-A
|
d600129de4
|
extra permissions is not yet available in nc27
|
3 years ago |
rivexe
|
ae8b2c0754
|
rename classes
|
3 years ago |
Fmstrat
|
66c65861ff
|
Added theme-system and theme-contrast-dark
|
3 years ago |
rivexe
|
9f6cec1d0f
|
added cron job - class with logic of checking connection with OO-server
|
3 years ago |
rivexe
|
2af634b172
|
editors check interval added to config
|
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
|
afb42896ea
|
Copyright 2023
|
3 years ago |
Antipkin-A
|
8cb9e269af
|
protection to settings
|
3 years ago |
Sergey Linnik
|
ce050c05d9
|
fix null parameter in trim
|
3 years ago |
Sergey Linnik
|
c04809b268
|
enable preview by default
|
3 years ago |
Antipkin-A
|
df78460ebc
|
disable plugins to settings
|
3 years ago |
Antipkin-A
|
b194cca0f0
|
classic-light is default ui theme
|
4 years ago |
Antipkin-A
|
3a88e34899
|
changed ui themes ids
|
4 years ago |
Antipkin-A
|
fecf53fdda
|
enable advanced to settings
|
4 years ago |
Olga Larinova
|
45b24e4028
|
add date to default watermark + add anonimous in watermark
|
4 years ago |
Antipkin-A
|
2283332ed2
|
extended formats
|
4 years ago |