Commit graph

22 commits

Author SHA1 Message Date
Roman Kelesidis
6697410c1d
misc(copyright): Updated copyright year (#1760) 2025-01-15 15:25:04 +03:00
Roman Kelesidis
3626143879
Replaced some file exists to is file (#1276)
* Replaced some file_exists to is_file

* Update functions_thumbs.php

* Updated

* Update CronHelper.php

* Updated

* Update IPHelper.php

* Updated

* Update update_forums_atom.php

* Update functions.php

* Update Validate.php
2023-12-27 20:08:00 +07:00
Roman Kelesidis
94f1641b5c
Some cleanup for attach mod (#1250)
* Some cleanup for attach mod

* Update displaying.php

* Update CHANGELOG.md
2023-12-23 01:19:26 +07:00
Roman Kelesidis
65c7903b21
Refactored thumbnail creation 🌄 (#1249)
* Refactored thumbnail creation

* Updated

* Updated

* Updated

* Updated

* Updated

* Update functions_thumbs.php

* Update functions_thumbs.php

* Update displaying.php

* Update mysql.sql

* Update mysql.sql

* Update CHANGELOG.md
2023-12-23 00:42:59 +07:00
Roman Kelesidis
381d9b728f
Cleanup for attach_mod (#1210)
* Cleanup for attach_mod

* Update CHANGELOG.md
2023-12-16 14:23:17 +07:00
Roman Kelesidis
fad09cf0eb
Updated copyright year (#1201)
* Updated copyright year

* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
ed3e28827b Revert "Replaced some 'switch' with the 'match' expression (#1147)"
This reverts commit 4cea325b6c.
2023-11-21 09:37:05 +07:00
Roman Kelesidis
4cea325b6c
Replaced some 'switch' with the 'match' expression (#1147)
* Replaced some 'switch' with the 'match' expression

* Update CHANGELOG.md
2023-11-21 09:34:52 +07:00
Roman Kelesidis
cb4516f869
Added support for bmp images (#931) 2023-10-02 19:41:19 +07:00
Roman Kelesidis
da39de5cf4
Use IMAGETYPE_* constants (#928) 2023-10-02 14:14:27 +07:00
Roman Kelesidis
5272d7e00b
Added support for webp images 🌆 (#919)
* 1

* Temp: added webp in bbcode

* Update functions_thumbs.php

* Update functions_thumbs.php

* Updated

* Update functions_thumbs.php

* Update changes.txt

* Update functions_filetypes.php

* Update functions_filetypes.php

* Update posting_tpl.tpl
2023-10-02 01:04:29 +07:00
Roman Kelesidis
4b453de64a
Minor improvements (#882)
* Minor improvements

* Updated

* Updated

* Updated

* Update privmsg.php

* Updated

* Update admin_attach_cp.php
2023-09-04 01:01:01 +07:00
Roman Kelesidis
de076c80ef
Code Inspection: Ternary expression can be replaced with condition (#728) 2023-05-29 00:32:36 +07:00
Yury Pikhtarev
7019d31353
Miscellaneous static analysis improvements for php 7.1 (#620)
* Miscellaneous static analysis improvements for php 7.1

* Update changes.txt
2023-03-17 18:02:00 +03:00
Roman Kelesidis
261e8b6e27 Updated copyright year 2023-01-27 18:30:34 +07:00
Yuriy Pikhtarev
78af495048
Unqualified function/constant reference and much more
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 16:46:50 +03:00
Yuriy Pikhtarev
742575bb56
Short list syntax can be used
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 15:21:55 +03:00
Yuriy Pikhtarev
2f9cef0a39
Update copyright to the short syntax. 2018-06-23 21:50:13 +03:00
Yuriy Pikhtarev
ee544cc507
IP detect subsystem replace. Trash cleanup. Defines. 2017-05-30 00:57:57 +03:00
Yuriy Pikhtarev
a978ae260a
Incorrect case close operands 2017-01-30 22:41:02 +03:00
Yuriy Pikhtarev
3730bed000
Реформат в PSR-2 + добавление заголовков лицензии MIT в файлы 2017-01-14 04:08:14 +03:00
Exile
f94c0dd2ee Перенос файлов движка в корень 2014-10-28 21:35:42 +03:00
Renamed from upload/library/attach_mod/includes/functions_thumbs.php (Browse further)