|
|
40d1c0c03b
|
python: getting storage path to file uri from config manager
|
2023-11-21 14:20:35 +07:00 |
|
|
|
febce17e86
|
Merge branch 'develop' into feature/restore-history
|
2023-11-13 16:16:10 +07:00 |
|
|
|
63b2202f82
|
python: storage folder in configuration manager
|
2023-11-13 16:15:05 +07:00 |
|
|
|
9487a87b65
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/user-image
# Conflicts:
# CHANGELOG.md
|
2023-11-10 13:32:17 +03:00 |
|
|
|
7c57b0f575
|
python: code refactoring
|
2023-11-08 13:08:07 +07:00 |
|
|
|
d3185253a8
|
python: convert after uploading only tagged formats
|
2023-11-07 12:56:06 +07:00 |
|
|
|
794e578a37
|
merging fix
|
2023-11-07 12:00:51 +07:00 |
|
|
|
c86c6bf17e
|
Merge branch 'develop' into feature/user-image
|
2023-11-07 11:25:40 +07:00 |
|
|
|
0494d24e29
|
Merge branch 'develop' into feature/restore-history
|
2023-11-07 10:21:57 +07:00 |
|
|
|
20ca2d0cbd
|
python: lint fix
|
2023-11-01 11:17:34 +07:00 |
|
|
|
e1d8418055
|
Merge branch 'develop' into feature/region-protect
|
2023-11-01 11:12:26 +07:00 |
|
|
|
9d3d5243b2
|
python: lint fix
|
2023-11-01 10:59:41 +07:00 |
|
|
|
440b51c7ff
|
Merge branch 'develop' into feature/restore-history
|
2023-11-01 10:51:44 +07:00 |
|
|
|
1d747b834d
|
Merge branch 'feature/user-image' of https://github.com/ONLYOFFICE/document-server-integration into feature/user-image
|
2023-11-01 10:25:20 +07:00 |
|
|
|
a5a1df45b1
|
python: user avatar
|
2023-11-01 10:18:58 +07:00 |
|
|
|
1620e8277d
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/referenceData-open
# Conflicts:
# CHANGELOG.md
# web/documentserver-example/python/src/views/actions.py
|
2023-10-31 14:25:00 +03:00 |
|
|
|
6a059bb498
|
Merge branch 'develop' into feature/flake8-pylint
|
2023-10-30 16:19:08 +07:00 |
|
|
|
c78814ced4
|
removed pylint
|
2023-10-30 16:15:57 +07:00 |
|
|
|
e444fd02e5
|
Merge branch 'develop' into feature/region-protect
|
2023-10-30 15:52:23 +07:00 |
|
|
|
3cf0c1a6a5
|
Merge remote-tracking branch 'remotes/origin/release/1.7.0' into develop
|
2023-10-27 18:44:25 +03:00 |
|
|
|
52c11fa3a1
|
using documentserver v7.5
|
2023-10-27 18:39:40 +03:00 |
|
|
|
d2f77d857d
|
Merge pull request #477 from ONLYOFFICE/chore/python-readme
python: update readme
# Conflicts:
# web/documentserver-example/python/readme.md
|
2023-10-27 18:34:31 +03:00 |
|
|
|
eaf0245216
|
python: setUsers for region protection
|
2023-10-27 18:22:46 +07:00 |
|
|
|
af0c7f343a
|
Merge pull request #477 from ONLYOFFICE/chore/python-readme
python: update readme
|
2023-10-26 17:37:55 +03:00 |
|
|
|
8b5a2aceb0
|
deleted comments that duplicate the context
|
2023-10-26 17:11:29 +03:00 |
|
|
|
8d94e42421
|
python: onRequestOpen for referenceData source file
|
2023-10-26 15:55:11 +03:00 |
|
|
|
cd0647e0f7
|
python: update readme
|
2023-10-26 13:03:18 +04:00 |
|
|
|
038b2ffc57
|
python: delete readme.md to be able to rename it in uppercase
|
2023-10-26 12:59:59 +04:00 |
|
|
|
6990bc40d2
|
python: pin python with pip versions
|
2023-10-26 12:58:24 +04:00 |
|
|
|
e5d4be0d61
|
python: code refactoring
|
2023-10-26 11:27:01 +07:00 |
|
|
|
0a3785a3a4
|
python: merging lint fix
|
2023-10-25 13:55:29 +07:00 |
|
|
|
bcc49a4f41
|
Merge branch 'develop' into feature/flake8-pylint
|
2023-10-25 13:52:17 +07:00 |
|
|
|
b7212b035a
|
pylint: configuration file
|
2023-10-25 12:42:51 +07:00 |
|
|
|
39f39b0316
|
pylint: W0613 unused-argument
|
2023-10-25 11:44:00 +07:00 |
|
|
|
c3b2785c3f
|
pylint: W3101 missing-timeout
|
2023-10-25 11:29:54 +07:00 |
|
|
|
6bd081c44d
|
pylint: R1705 no-else-return
|
2023-10-25 11:19:19 +07:00 |
|
|
|
28211493bc
|
pylint: C0209 consider-using-f-string
|
2023-10-25 11:12:39 +07:00 |
|
|
|
687b811eef
|
pylint: C0411 wrong-import-order
|
2023-10-25 10:56:00 +07:00 |
|
|
|
14025def10
|
pylint: W0622 redefined-builtin
|
2023-10-24 13:51:44 +07:00 |
|
|
|
de4414fbb1
|
pylint: R1711 useless-return
|
2023-10-24 13:19:32 +07:00 |
|
|
|
feaa30bf2d
|
pylint: C0325: Unnecessary parens
|
2023-10-24 12:36:22 +07:00 |
|
|
|
304995c3e1
|
flake8: E501 line too long (> 120 characters)
|
2023-10-24 11:23:55 +07:00 |
|
|
|
71215e342f
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/restore-history
# Conflicts:
# CHANGELOG.md
|
2023-10-23 13:45:19 +03:00 |
|
|
|
8ea98a421d
|
flake8: W293 blank line contains whitespace
|
2023-10-23 16:57:31 +07:00 |
|
|
|
11c9af2f80
|
flake8: W292 no newline at end of file
|
2023-10-23 16:54:22 +07:00 |
|
|
|
c3d7106072
|
flake8: W291 trailing whitespace
|
2023-10-23 16:52:33 +07:00 |
|
|
|
cf01b7f426
|
flake8: F841 local variable is assigned to but never used
|
2023-10-23 16:47:12 +07:00 |
|
|
|
8ce5c2d8d1
|
flake8: F401 imported but unused
|
2023-10-23 16:35:13 +07:00 |
|
|
|
51a28a7889
|
flake8: E713 test for membership should be 'not in'
|
2023-10-23 16:03:36 +07:00 |
|
|
|
c3074066f3
|
flake8: E711 comparison to None should be 'if cond is (not) None:'
|
2023-10-23 15:59:29 +07:00 |
|