15f2d9f1b1
Fix bug #76515
2025-09-08 12:59:00 +03:00
a14e684528
Fix Bug 69900
2024-08-29 18:00:26 +03:00
32b5dfc04a
for bug #67352
2024-04-27 16:43:18 +03:00
cecf3fe9a8
Fix bug with headers in zip
2024-04-10 11:41:15 +03:00
7adaba30da
Merge pull request #1388 from ONLYOFFICE/fix/bug62427
...
Fix bug 62427
2024-01-29 11:28:36 +03:00
d5de6a710d
Fix ZipFile func for linux
2024-01-25 00:07:00 +03:00
bc4449f7a7
Fix bug 62427
...
CFileBinary::GetTime,
CFileBinary::SetTime was updated
Fix bugs with time in Zip/Unzip
2024-01-22 02:23:23 +03:00
a871295ad7
fix bug #65827
2024-01-16 18:28:49 +03:00
c8f4a6410f
fix bugs
2023-10-26 10:34:40 +03:00
cba75df9d0
Fix ios build
2023-07-25 16:14:37 +05:00
c72e44f44e
Refactoring
2023-07-25 13:30:08 +03:00
94fd1d94bd
Remove bad test
2023-07-25 11:42:27 +03:00
9286bd4615
Add possible fix to winrar unzipping
2023-07-23 05:06:06 +03:00
1db7a6ae2a
Refactoring + tests
...
Add new class CunzFileWrapped,
Add tests for:
- IsArchive
- IsFileExistInArchive
- LoadFileFromArchive
2023-07-21 22:20:31 +03:00
739a1d2a35
Refactoring
2023-07-20 17:28:37 +03:00
1e2964ccbe
Fix bug
...
release obj
2023-07-20 17:20:36 +03:00
de826c1f0f
Add UnzipToDir from memory
2023-07-20 16:55:43 +03:00
d7254e46c9
Add support unicode names
2023-07-17 23:55:49 +03:00
633041d07f
Remove unised code
2023-07-17 23:09:55 +03:00
a6b590be74
Fix check paths
2023-07-17 18:45:17 +03:00
76f64547a3
Fix create directories bug
2023-07-17 18:29:52 +03:00
0a56b4348f
Fix folders creation
2023-07-17 18:07:57 +03:00
26f344ab99
Refactoring
2023-07-17 12:54:39 +03:00
8bc6c5abb7
Merge pull request #1233 from ONLYOFFICE/develop
...
Develop
2023-07-17 13:29:42 +05:00
3ef0ed1d36
[copyright] Update address in Copyright
2023-03-01 23:21:57 +03:00
4d5a2967e3
[copyright] Update Copyright
2023-02-28 00:57:11 +03:00
1ed96f295a
Fix unzip without path
2022-12-11 18:36:02 +03:00
2942452a61
unzip fix + add tests
2022-12-11 18:00:14 +03:00
2212c3b26f
Fix chdir
2022-12-05 03:28:21 +03:00
5a42572d79
common NormalizePath
2022-02-11 18:39:52 +03:00
6561216356
fix bug #54819
2022-01-11 19:10:16 +03:00
5388697b0c
Fix bug 54322
2021-12-03 18:26:15 +03:00
cad1004d28
Read file without write rights if not needed
2021-11-19 23:33:14 +03:00
ea3d928f4d
Fix uninitialized data
2020-10-26 16:32:27 +03:00
36da9596c3
x2t - fix bug #46662
2020-09-21 08:28:22 +03:00
baa9a19b70
x2t - fix bug #45282
2020-04-28 14:34:16 +03:00
abb5fd1ec1
x2t - fix bug #44957 ( #238 )
2020-04-02 13:16:09 +03:00
fd6beb0044
return error from abnormal zip ( #237 )
2020-04-02 11:46:00 +03:00
4fc6511b37
. ( #235 )
2020-03-31 19:00:41 +03:00
dd13f9f24c
fix bug in zip
2020-03-19 18:21:00 +03:00
4f69be6dc5
[x2t] Fix crash in case of incorrect m_oInputLimit.template; Allow multiple m_oInputLimit
2019-12-19 11:34:50 +03:00
56348548be
fix previous merge
2019-10-24 16:42:36 +03:00
5be7ca2bc5
developing...
2019-10-17 19:35:21 +03:00
ae9a7f7fad
[zlib] Fix 7-zip Warning: Headers error
...
Problem in header field: "last mod file date".
tm_sec = tm_min = tm_hour = tm_mday = tm_mon = tm_year = 0; is considered as 0 Jan 1980 (0x00200000 in file)
default value of tm_mon should be -1 (zip64local_TmzDateToDosDate tm_mon+1)
2019-03-15 19:26:57 +03:00
815f96a50a
Merge remote-tracking branch 'origin/hotfix/v5.2.8' into develop
2019-01-22 15:04:53 +03:00
792a0b35e1
[copyright] For bug 39644
...
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3
[copyright] Update Copyright
...
2018 -> 2019
2019-01-17 16:44:11 +03:00
b7c8bc2769
[zlib] Update zlib to 1.2.11
...
Fix opening of xlsx created by NPOI(bad-zip.xlsx)
2018-10-10 18:42:45 +03:00
ce9fdb33b5
OdfFormatWriter - encrypted
2018-05-03 16:11:49 +03:00
56475b7e8a
6
2018-04-11 14:14:02 +03:00