1
0
mirror of https://github.com/ONLYOFFICE/onlyoffice-owncloud.git synced 2025-07-30 10:43:07 +03:00

308 Commits

Author SHA1 Message Date
a3f3eb8864 external link in reference 2025-05-06 16:17:20 +03:00
1c9ac70280 public domain in reference link 2025-05-06 16:17:20 +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
1183875143 fix: unknown author for last version of document 2025-02-11 10:34:13 +03:00
71386c4b4c fix: unknown author in version history 2025-02-06 11:57:09 +03:00
50e05b5259 feat: reference data - find file id by link 2025-01-29 10:44:07 +03:00
df281439dd fix: access in protected region 2025-01-23 10:44:15 +03:00
3aa3a3e650 fix: linter formatting 2025-01-20 11:52:45 +03:00
2f3cd5cc81 feat: send notifications via email 2025-01-20 11:42:40 +03:00
2b284bd679 docs: bump year in comments 2025-01-14 11:45:27 +03:00
f428a455b6 feat: unknown author setting 2025-01-13 15:15:36 +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
584f05a18d editing form by link 2024-06-25 15:25:30 +03:00
5cc1218dc4 feat: creating form from docx with specific argument in conversation 2024-06-20 12:12:17 +03:00
37f88f4cb6 feat: edit form on creating 2024-06-20 11:56:16 +03:00
e107a9bc79 feat: force editing by url 2024-06-20 11:50:45 +03:00
05787a8fc8 fix: set user avatar as base64 2024-03-26 14:01:51 +03:00
11b17657bb fix: users from access list to user list for cells range protection 2024-03-20 10:10:21 +03:00
70cbd96b9d fix: fixed download error for some formats. a separate method has been allocated for obtaining mime type by format name 2024-03-19 11:14:19 +03:00
881320c228 fix: get first mime type from list for download 2024-03-13 12:37:34 +03:00
5a7ecf6f38 Merge pull request #467 from ONLYOFFICE/hotfix/saveas-fileurl-vulnerability
Hotfix/saveas fileurl vulnerability
2024-03-04 13:20:07 +03:00
b5a9e83f26 Merge pull request #462 from ONLYOFFICE/feature/user-avatar
Feature/user avatar
2024-03-04 13:15:48 +03:00
35311949e8 fix: user id in avatar url 2024-03-04 13:13:59 +03:00
c12a5da258 fix: saveas file url vulnerability 2024-03-04 10:18:40 +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
93b698b1b1 Merge branch 'develop' into hotfix/userid-in-setusers 2024-02-09 14:30:00 +03:00
822d4d80fb copyright 2024 2024-02-09 14:05:04 +03:00
d872a60a71 fix: lint comment 2024-02-09 13:19:02 +03:00
9ef96036d6 feat: operation type support 2024-02-09 12:59:40 +03:00
439775f707 fix: generate revision id for file key in reference() 2024-02-07 17:31:56 +03:00
f352dbd03e key added to referenceData 2023-12-26 13:38:30 +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
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
cab0f82b54 oc short array syntax 2023-12-18 14:53:07 +03:00
79555b55cc oc native function invocation 2023-12-18 14:52:00 +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
ce5687a6ea Fix log comment 2023-11-06 13:56:41 +03:00
f829f09a99 jwt library usage fix 2023-08-02 13:53:30 +03:00
dff26b9c2f don't replace to internal url if demo is selected 2023-07-26 11:24:03 +03:00
db8a315a12 Merge remote-tracking branch 'remotes/origin/develop' into feature/fileType-for-history-data
# Conflicts:
#	CHANGELOG.md
2023-05-29 15:07:46 +05:00