Sergey Linnik
|
d3c105dae1
|
update license
|
3 weeks ago |
Serik Ibragimov
|
0064880b22
|
feat(email): expose userHasMailAccounts flag in editor config
|
1 month ago |
Serik Ibragimov
|
3af0a7a542
|
fix(editor): remove urldecode from createUrl and template URLs
|
2 months ago |
Serik Ibragimov
|
9901af99ee
|
feat(editor): add backend check for external storage restriction in editor config
|
2 months ago |
Serik Ibragimov
|
8e9e4a8def
|
fix(editor): replace empty-string defaults with nullable string params
|
2 months ago |
Serik Ibragimov
|
414b549ac9
|
refactor: convert switch statements to match expressions
|
3 months ago |
Serik Ibragimov
|
5b6b05bb62
|
refactor: use optional service injection and update dependent code
|
3 months ago |
Serik Ibragimov
|
96b5e1b93d
|
refactor: add type declarations to params and update dependent code
|
3 months ago |
Serik Ibragimov
|
fc74afc134
|
refactor: remove unused use statements
|
3 months ago |
Serik Ibragimov
|
6127a003fa
|
refactor: use constructor property promotion and dependency injection
|
3 months ago |
Serik Ibragimov
|
c997b28add
|
refactor: run rector with code-quality set
|
3 months ago |
Serik Ibragimov
|
28b6b34259
|
refactor: run rector with dead-code set
|
3 months ago |
Serik Ibragimov
|
f9da0fc5e4
|
refactor: run rector with type-declarations set
|
3 months ago |
Serik Ibragimov
|
cddbcd2948
|
fix: error-prone code
|
3 months ago |
Serik Ibragimov
|
248f2cdf90
|
refactor: nc deprecated code sections
|
3 months ago |
Serik Ibragimov
|
f74accd1c2
|
refactor: run rector with nextcloud 30 set
|
3 months ago |
Serik Ibragimov
|
2faabb3331
|
refactor: run rector with php81 set
|
3 months ago |
Serik Ibragimov
|
ee0b4e6649
|
refactor: convert tagId to string before passing it to in_array strict comparison
|
4 months ago |
Serik Ibragimov
|
f40031e684
|
fix: remove strict param argument from in_array when checking linkTag existence
|
4 months ago |
Carl Schwan
|
cdb5eb5e50
|
feat: Use strict comparaison with in_array
Signed-off-by: Carl Schwan <carlschwan@kde.org>
|
4 months ago |
Sergey Linnik
|
00240cccd4
|
Copyright 2026
|
4 months ago |
Sergey Linnik
|
27a91812a9
|
watermark on tagged files to changelog
|
5 months ago |
Julius Knorr
|
767676cc88
|
fix: Use public API to get ISystemTagObjectMapper
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
5 months ago |
Serik Ibragimov
|
c3da9c91ae
|
fix: define and initialize userId variable at the top in EditorApiController::setWatermark()
|
6 months ago |
Serik Ibragimov
|
cb00b56bbb
|
feat: name and email to watermark
|
7 months ago |
Sergey Linnik
|
da61357973
|
reorder using
|
9 months ago |
Serik Ibragimov
|
1ccfe4f2e1
|
fix: replace deprecated getAvatarManager with IAvatarManager
|
9 months ago |
Sergey Linnik
|
3e2e55a95b
|
fix createUrl in diagram
|
10 months ago |
rivexe
|
262487746e
|
feat: setting used
|
11 months ago |
rivexe
|
508720934c
|
feat: removed toolbarNoTabs
|
11 months ago |
rivexe
|
2c6dd23ab2
|
feat: customization_goback setting removed
|
11 months ago |
Sergey Linnik
|
78b94d8947
|
goback if empty tab
|
1 year ago |
Sergey Linnik
|
32ce9f2065
|
rework close checking
|
1 year ago |
Sergey Linnik
|
42b2a09b99
|
fix restricted editing when file locked
|
1 year ago |
rivexe
|
41d8151261
|
fix: remove customization.close.text
|
1 year ago |
rivexe
|
06a457fe04
|
refactor: close and goback buttons logic
|
1 year ago |
rivexe
|
d51a73273d
|
fix: open file location button in viewer and desktop
|
1 year ago |
rivexe
|
ba3751933b
|
fix: don't add close button in viewer
|
1 year ago |
rivexe
|
1dd2d18ee3
|
feat: customization.close used
|
1 year ago |
rivexe
|
2f5c4d0a03
|
feat: disable download config setting used
|
1 year ago |
rivexe
|
3b41c5c553
|
feat: iat and exp params used in JWT encoding
|
1 year ago |
rivexe
|
eab15c5a74
|
feat: shardKey for requests to Docs API
|
1 year ago |
rivexe
|
51216968e6
|
fix: bump year in comments
|
1 year ago |
rivexe
|
91ef2fa39e
|
fix: use attributes instead of annotations
|
2 years ago |
rivexe
|
ab7827178b
|
fix: watermark - get timezone when userId is empty
|
2 years ago |
rivexe
|
87adce08f7
|
Psr\Log\LoggerInterface instead of OCP\ILogger used
|
2 years ago |
rivexe
|
05cc1e0bdd
|
fix: type of fileKey in reference data
|
2 years ago |
rivexe
|
df187ecbf7
|
delete: remove forceEdit parameter
|
2 years ago |
rivexe
|
0f515ab4bd
|
delete: open pdf on edit by default
|
2 years ago |
rivexe
|
5a4fe92d53
|
fix: timezoneService to comment and class fields
|
2 years ago |