|
|
d514acf32e
|
python: config request JWT used in functions
|
2023-02-06 15:44:59 +03:00 |
|
|
|
d3df1499d2
|
python: added useForRequest() method into jwtManager
|
2023-02-06 15:37:29 +03:00 |
|
|
|
c7e13ef8a8
|
python: check file availability when saving
|
2023-01-22 12:51:46 +05:00 |
|
|
|
d79feca18c
|
remove parsing url for getting ext
|
2023-01-22 00:11:47 +05:00 |
|
|
|
8ea2edefb9
|
python: apache (8050ec572a)
|
2023-01-20 15:25:28 +05:00 |
|
|
|
13e243f900
|
python: added request status check for file
|
2022-12-01 10:46:28 +03:00 |
|
|
|
ae3def67f5
|
python: option to send directUrl
|
2022-12-01 10:46:24 +03:00 |
|
|
|
24aee6d194
|
Merge branch 'release/v7.2.0' into feature/directUrl
# Conflicts:
# web/documentserver-example/csharp-mvc/Helpers/DocManagerHelper.cs
# web/documentserver-example/csharp/DocEditor.aspx.cs
|
2022-08-03 12:13:12 +03:00 |
|
|
|
ccae7c6a06
|
[add] - python - directUrl
|
2022-06-30 20:29:04 +03:00 |
|
|
|
985b179475
|
add - python - anonymous without liveview
|
2022-06-15 20:03:07 +03:00 |
|
|
|
29ea16c124
|
add - python - anonymous without permissions.chat
|
2022-06-14 19:37:42 +03:00 |
|
|
|
589ca9b601
|
Merge branch 'develop' into feature/ignore-self-signed-certificate
|
2022-03-28 16:00:59 +03:00 |
|
|
|
f809c7e525
|
python: certificate ignore was added
|
2022-03-25 13:26:00 +03:00 |
|
|
|
6c9e6e9304
|
Merge pull request #268 from ONLYOFFICE/feature/language-update
Feature/language update
|
2022-03-22 12:21:43 +03:00 |
|
|
|
c2bbda542a
|
python: removed rename action for anonymous
|
2022-03-18 14:56:17 +03:00 |
|
|
|
eb196613e7
|
format
|
2022-03-17 10:36:38 +03:00 |
|
|
|
492f9c7baa
|
python: config
|
2022-03-16 14:58:16 +03:00 |
|
|
|
e8aec0b68c
|
java: php: python: refactoring
|
2022-03-15 18:10:02 +03:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
59801951e6
|
python: oform
|
2021-11-16 16:07:30 +03:00 |
|
|
|
9ca242fe82
|
python: fix storage path and embedded mode
|
2021-11-02 16:59:20 +03:00 |
|