|
|
44eef53a03
|
python: fixed history path building
|
2022-02-14 12:41:37 +03:00 |
|
|
|
08388f739c
|
python: fixed cors issue when downloading history files
|
2022-02-14 12:41:14 +03:00 |
|
|
|
c4c819c513
|
format
|
2022-02-11 10:54:03 +03:00 |
|
|
|
ebc864736d
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/jwtHistoryFiles
# Conflicts:
# web/documentserver-example/java/README.md
|
2022-02-11 10:22:04 +03:00 |
|
|
|
c663bfe464
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/userInfoGroups
# Conflicts:
# web/documentserver-example/java-spring/src/main/java/com/onlyoffice/integration/ExampleData.java
# web/documentserver-example/java/src/main/java/helpers/Users.java
# web/documentserver-example/php/users.php
# web/documentserver-example/python/src/utils/users.py
# web/documentserver-example/ruby/app/models/users.rb
|
2022-02-11 10:14:06 +03:00 |
|
|
|
fc760af338
|
python: userInfoGroups
|
2022-02-11 00:00:58 +03:00 |
|
|
|
f3acca4b4b
|
python: fix xss vulnerability
|
2022-02-06 16:31:16 +03:00 |
|
|
|
84d574906d
|
Python: remove unnecessary import
|
2022-02-03 17:32:26 +03:00 |
|
|
|
3c760c3136
|
Python: update pyjwt, fix jwtManager (remove decode)
|
2022-02-03 17:29:47 +03:00 |
|
|
|
bf28236d0d
|
Python: fix urls (accidental deletion of a path saveus)
|
2022-02-01 17:13:27 +03:00 |
|
|
|
a07edeb5de
|
Python: linux support (bug with json jwt decoding)
|
2022-02-01 15:19:15 +03:00 |
|
|
|
204ff947c3
|
Python: fix code
|
2022-01-31 14:02:06 +03:00 |
|
|
|
1d7e65b2ba
|
Python: fix bug with absolute storage path
|
2022-01-26 15:02:31 +03:00 |
|
|
|
8ebb67c925
|
Python: fix merge diff + prev
|
2022-01-26 14:59:40 +03:00 |
|
|
|
8524ff27ed
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/jwtHistoryFiles
|
2022-01-26 13:45:33 +03:00 |
|
|
|
0f4785d14f
|
python: correct code (Support old versions)
|
2022-01-24 11:07:28 +03:00 |
|
|
|
288add4d45
|
python: correct code (Support old versions)
|
2022-01-24 10:56:57 +03:00 |
|
|
|
1ee492838c
|
python: correct filetype arg
|
2022-01-21 16:35:33 +03:00 |
|
|
|
29cbe66d09
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/jwtHistoryFiles
|
2022-01-18 18:16:53 +03:00 |
|
|
|
a900183056
|
Merge pull request #241 from ONLYOFFICE/feature/fileTypeInsteadParsing
Feature/file type instead parsing
|
2022-01-14 16:52:30 +03:00 |
|
|
|
67d34f4bfa
|
format
|
2022-01-14 16:52:12 +03:00 |
|
|
|
aefec3e105
|
Python: Merge jwt prev + diff
|
2022-01-12 18:14:48 +03:00 |
|
|
|
57f6028829
|
Python: fix[support old version] fileType instead parsing
|
2022-01-10 18:46:03 +03:00 |
|
|
|
bb28257a2d
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/fileType
# Conflicts:
# web/documentserver-example/php/doceditor.php
|
2022-01-10 16:03:18 +03:00 |
|
|
|
16d830baf4
|
[fix] fileType instead parsing url to save doc in Python (take fileType out of body)
|
2021-12-24 16:51:48 +03:00 |
|
|
|
dab9e4bb16
|
fileType instead parsing url to save doc in Python (take fileType out of body)
|
2021-12-23 18:24:28 +03:00 |
|
|
|
27b6cb3293
|
Review and change jwt signature on python (via handler)
|
2021-12-23 17:49:26 +03:00 |
|
|
|
096102fa59
|
Merge branch 'develop' into feature/jwtHistoryFiles
|
2021-12-22 17:13:10 +03:00 |
|
|
|
183fb80077
|
jwt signature for prev.* files. Python
|
2021-12-13 16:53:05 +03:00 |
|
|
|
32ea01784c
|
Merge pull request #234 from ONLYOFFICE/bugfix/group-fix
replace group value null with empty string
|
2021-12-13 16:27:14 +03:00 |
|
|
|
df1a5f38c1
|
fileType in setHistoryData for python
|
2021-12-08 17:25:01 +03:00 |
|
|
|
b453aa19f0
|
replace group value null with empty string
|
2021-12-02 17:39:48 +03:00 |
|
|
|
95ea50210f
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/change-files-folder
# Conflicts:
# web/documentserver-example/csharp-mvc/web.appsettings.config
# web/documentserver-example/java/src/main/java/helpers/DocumentManager.java
|
2021-11-18 12:54:57 +03:00 |
|
|
|
80e1be2261
|
python: docxf
|
2021-11-17 15:38:14 +03:00 |
|
|
|
8688ef1db5
|
Merge pull request #224 from ONLYOFFICE/feature/oform
Feature/oform
|
2021-11-17 13:01:49 +03:00 |
|
|
|
fac436f5e6
|
python: opening uploaded form
|
2021-11-16 16:20:08 +03:00 |
|
|
|
b52196ec91
|
python: revert filling in docx
|
2021-11-16 16:13:39 +03:00 |
|
|
|
2314e74ade
|
python: hide submit button
|
2021-11-16 16:08:40 +03:00 |
|
|
|
59801951e6
|
python: oform
|
2021-11-16 16:07:30 +03:00 |
|
|
|
5ecb4226e8
|
python: add Save Copy as...
|
2021-11-15 14:24:03 +03:00 |
|
|
|
9ca242fe82
|
python: fix storage path and embedded mode
|
2021-11-02 16:59:20 +03:00 |
|
|
|
a9e2df73ca
|
add region(lang) param to convert
|
2021-10-15 13:50:15 +03:00 |
|
|
|
1b6d08e9bb
|
rename email.com to example.com
|
2021-10-01 12:41:12 +03:00 |
|
|
|
bb9411a82c
|
rename mails
|
2021-09-30 18:55:22 +03:00 |
|
|
|
7a6afed510
|
Merge pull request #185 from ONLYOFFICE/feature/new-comments
New comments
|
2021-08-29 15:39:13 +03:00 |
|
|
|
b979f667f2
|
python: new comments
|
2021-08-26 13:52:21 +03:00 |
|
|
|
f0a86d924f
|
saving without url
|
2021-08-24 13:08:08 +03:00 |
|
|
|
3df2773867
|
change image url to "" for Blank template
|
2021-07-29 13:48:55 +03:00 |
|
|
|
563e02a5ba
|
Merge pull request #175 from ONLYOFFICE/feature/converter-downloadUrl-fix
fix downloadUrl for convert
|
2021-07-13 15:05:56 +03:00 |
|
|
|
b2980b5749
|
fix downloadUrl for convert
|
2021-07-13 14:32:39 +03:00 |
|