Commit graph

26 commits

Author SHA1 Message Date
Roman Kelesidis
6697410c1d
misc(copyright): Updated copyright year (#1760) 2025-01-15 15:25:04 +03:00
Roman Kelesidis
e75d2859c3
Replaced some string functions to mbstring alternatives (#1735)
* Replaced some string functions to mbstring alternatives

* Update CHANGELOG.md

* Update admin_attach_cp.php

* Update CHANGELOG.md
2025-01-05 14:42:03 +07:00
Roman Kelesidis
b952ec7158
Fixed broken searching of attachments via ACP (#1431)
* Fixed broken searching of attachments via ACP

* Update CHANGELOG.md
2024-03-21 22:51:51 +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
fad09cf0eb
Updated copyright year (#1201)
* Updated copyright year

* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
3ca2777f7d
Some fixes in admin_attach_cp.php (#1009) 2023-10-29 10:30:35 +07:00
Roman Kelesidis
95ca827198
Minor improvements (#946)
* Minor improvements

* Apply fixes from StyleCI (#945)

Co-authored-by: StyleCI Bot <bot@styleci.io>

---------

Co-authored-by: Yury Pikhtarev <exileum@icloud.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-10-03 20:35:53 +07:00
Roman Kelesidis
3c5a37fdb4
Minor improvements (#887)
* Minor improvements

* Fixed
2023-09-05 16:50:37 +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
a2e8817b5f
Minor improvements (#863)
* Minor improvements

* Update posting.tpl

* Update posting.tpl

* Updated

* Update globals.css
2023-08-24 14:34:28 +07:00
Roman Kelesidis
eabc49f68e
Minor improvements (#801) 2023-06-10 15:55:53 +07:00
Roman Kelesidis
de076c80ef
Code Inspection: Ternary expression can be replaced with condition (#728) 2023-05-29 00:32:36 +07:00
Roman Kelesidis
261e8b6e27 Updated copyright year 2023-01-27 18:30:34 +07:00
Yuriy Pikhtarev
5a1a4762b8
Configurable download torrent url
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 21:33:27 +03: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
2f9cef0a39
Update copyright to the short syntax. 2018-06-23 21:50:13 +03:00
Yuriy Pikhtarev
072b19b0ae
Admin index/log rework, codestyle and new_tpl deprecation. 2017-06-11 18:56:28 +03:00
Yuriy Pikhtarev
f7cc55b984
Bugsnag integration and some bugfixes in for cycles. 2017-05-24 01:23:28 +03:00
Yuriy Pikhtarev
75ad3506c2
Ternary operator could be simplified. 2017-05-09 20:50:05 +03:00
Yuriy Pikhtarev
21c8e7d48a
Type casting can be used.
(cherry picked from commit b5065ae)
2017-05-07 21:05:18 +03:00
Yuriy Pikhtarev
6abd9babc9
Alias functions usage.
(cherry picked from commit 4a79c08)
2017-05-07 21:03:32 +03:00
Vasily Komrakov
d816c26284
Perfomance refactoring. Remove test code. Fix path in config. 2017-02-19 18:54:33 +03:00
Vasily Komrakov
064175c67d
Change paths to absolute pathname 2017-02-08 21:34:48 +03:00
Yuriy Pikhtarev
ed3682292e
Redundant pagination, mysql 5.7+ issue, release template option 2017-02-04 22:11:11 +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/admin/admin_attach_cp.php (Browse further)