1
0
mirror of https://github.com/ONLYOFFICE/onlyoffice-owncloud.git synced 2025-07-31 21:44:24 +03:00

66 Commits

Author SHA1 Message Date
46308e00ea close when file by link 2025-05-14 12:57:35 +03:00
f11893a1b1 rework close checking 2025-05-14 12:57:29 +03:00
23ac3578c3 fix restricted editing when file locked 2025-05-07 11:20:08 +03:00
d3b473ac8c Revert "feat: added languages"
This reverts commit 1b761da3ca.
2025-05-06 11:47:33 +03:00
d230f8db3e feat: customization.close used 2025-05-05 14:13:27 +03:00
1d8016ebbf feat: iat and exp params used in JWT encoding 2025-04-09 19:03:35 +03:00
8d232627f3 feat: shardKey for requests to Docs API 2025-03-14 11:05:22 +03:00
2b284bd679 docs: bump year in comments 2025-01-14 11:45:27 +03:00
8aaf6fb6b2 fix: type of fileKey in reference data 2024-10-25 11:00:47 +03:00
716c3e856e delete: remove forceEdit parameter 2024-10-14 15:09:08 +03:00
fc5b0fe62e delete: open pdf on edit by default 2024-10-14 14:59:21 +03:00
89e1308591 fix fill in with rights only (fa14b2b1c3) 2024-06-26 17:22:58 +03:00
7564a95774 fix: linter tabs 2024-06-20 16:31:38 +03:00
7ca6485105 feat: edit button in form with access rights 2024-06-20 12:07:29 +03:00
d0318749ca feat: switch from filling to editing 2024-06-20 12:04:36 +03:00
e107a9bc79 feat: force editing by url 2024-06-20 11:50:45 +03:00
c2f50560fa feat: fillable format for filling only 2024-06-20 11:39:26 +03:00
6d7766785f fix: incorrect work of viewer mode 2024-04-03 19:49:45 +03:00
05787a8fc8 fix: set user avatar as base64 2024-03-26 14:01:51 +03:00
a237fd9f92 fix: offline viewer in share for anonymous users 2024-03-12 15:42:18 +03:00
b5a9e83f26 Merge pull request #462 from ONLYOFFICE/feature/user-avatar
Feature/user avatar
2024-03-04 13:15:48 +03:00
cf7e5bd125 refactor: format for linter 2024-02-27 11:14:10 +03:00
fd5453eb44 feat: support of user avatar in editors 2024-02-27 11:01:54 +03:00
b0b87fc177 fix: security vulnerability when file downloading is not permit 2024-02-26 13:17:40 +03:00
47ab2264ee Merge remote-tracking branch 'remotes/origin/develop' into feature/offline-viewer-share
# Conflicts:
#	CHANGELOG.md
2024-02-09 18:11:00 +03:00
e1451bc033 feat: offline viewer in share 2024-02-09 14:19:26 +03:00
822d4d80fb copyright 2024 2024-02-09 14:05:04 +03:00
e2cd53a902 empty spaces in comments fix, multiline parenthesis fix 2023-12-25 13:46:05 +03:00
198e86aa1e camelCase format for methods names, no prefixes with an underscore for variables 2023-12-20 13:14:38 +03:00
c568f47c16 fix doc comments 2023-12-20 11:49:24 +03:00
e40c61fb42 use include_once, correct parenthesis and comment spaces 2023-12-19 16:42:35 +03:00
4697df5522 header comment add author 2023-12-19 10:37:55 +03:00
3284d99d78 set TAB indent 2023-12-18 15:56:53 +03:00
79555b55cc oc native function invocation 2023-12-18 14:52:00 +03:00
696b4aca2b visibility required 2023-12-18 14:48:19 +03:00
d81369f546 no spaces after function name 2023-12-18 13:53:10 +03:00
6780434651 method argument space 2023-12-18 13:51:37 +03:00
2f8135082a use elseif statement 2023-12-18 13:43:00 +03:00
d74e938e53 PSR-1, same position of braces after function and oop-constructs 2023-12-18 13:40:11 +03:00
2f0110bf12 chat, protection and commenting disabled for shared link (662bea7206) 2023-08-04 12:51:36 +03:00
dff26b9c2f don't replace to internal url if demo is selected 2023-07-26 11:24:03 +03:00
d3d05b4c49 Merge remote-tracking branch 'remotes/origin/develop' into feature/php-jwt-update 2023-07-18 11:56:57 +03:00
662bea7206 anonymous without configuring file protection, chat and without the possibility of mentioning 2023-05-29 15:14:59 +05:00
24e12f1744 referenceData added to DocService params 2023-04-25 10:55:58 +03:00
93f323e9d2 fixed encode/decode jwt (f4c89b65a7) 2023-03-30 17:53:26 +03:00
08f2ce789d added protection to settings in security section 2023-03-09 13:06:28 +03:00
ae23df1480 Copyright 2023 2023-01-20 15:53:04 +05:00
42ab598b74 disable plugins to settings 2022-09-28 11:43:48 +03:00
549ae526fb lock owner to debug message 2022-09-22 13:12:59 +03:00
506e968557 fixed checking lock 2022-09-22 11:50:01 +03:00