Roman Kelesidis
e6976721dc
revert: "refactor: Moved Select
class into Legacy\Common
( #1846 )"
...
This reverts commit bd0ef063fa
.
2025-07-03 10:10:48 +03:00
Roman Kelesidis
bd0ef063fa
refactor: Moved Select
class into Legacy\Common
( #1846 )
2025-03-11 17:30:40 +03:00
Roman Kelesidis
380c94ff07
Revert "refactor: Moved classes from Legacy
folder to src
root ( #1828 )"
...
This reverts commit 92ce77ec0e
.
2025-03-02 10:07:04 +03:00
Roman Kelesidis
92ce77ec0e
refactor: Moved classes from Legacy
folder to src
root ( #1828 )
...
* refactor: Moved classes from `Legacy` folder to `src` root
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updated
* Updater
* Update Caches.php
* Updater
* Updater
* Updater
* Updater
* Update Attach.php
* Update Post.php
* Update BBCode.php
* Update SqlDb.php
* Update Upload.php
* Update Upload.php
* Updated
* Updated
* Revert "Updated"
This reverts commit 9ecc26b048
.
* Revert "Updated"
This reverts commit 22db50889c
.
* Revert "Update Upload.php"
This reverts commit a6faf4191a
.
2025-03-01 21:18:26 +03:00
Roman Kelesidis
6697410c1d
misc(copyright): Updated copyright year ( #1760 )
2025-01-15 15:25:04 +03:00
Roman Kelesidis
1914e7be30
Fixed issues with searching by username ( #1722 )
...
* Fixed issues with searching by username
* Update admin_user_search.php
* Update CHANGELOG.md
2024-12-21 19:15:13 +07:00
Roman Kelesidis
3e9f4006c4
Revert "Refactoring: Created constants for datetime values ( #1648 )"
...
This reverts commit 6eca29714a
.
2024-09-27 18:32:23 +07:00
Roman Kelesidis
6eca29714a
Refactoring: Created constants for datetime values ( #1648 )
...
* Refactoring: Created constants for datetime values
* Updated
* Updated
* Update tracker.php
* Update tracker.php
* Update index.php
* Update admin_log.php
* Update viewtopic.php
* Updated
* Update Poll.php
* Updated
* Updated
* Update viewtopic.php
* Update User.php
* Update privmsg.php
* Update poll.php
* Update tr_make_snapshot.php
* Update displaying_torrent.php
* Update CHANGELOG.md
2024-09-27 18:22:41 +07:00
Roman Kelesidis
1ba5576ad5
Use target="_blank"
in admin for profile_url() redirects ( #1330 )
...
* Use target="_blank" in admin for profile_url() redirects
* Update CHANGELOG.md
2024-01-21 14:13:32 +07:00
Roman Kelesidis
3b4fe8008b
Fixed auth(): empty $f_access ( #1329 )
...
* Fixed auth(): empty $f_access
* Update functions.php
* Update CHANGELOG.md
* Updated
* Update functions.php
* Update functions.php
2024-01-21 02:08:13 +07:00
Roman Kelesidis
489c02aea1
Used declensions for days in some cases ( #1310 )
...
* Minor improvements
* Update admin_forums.php
* Updated
* Updated
* Updated
2024-01-06 21:57:41 +07:00
Roman Kelesidis
fad09cf0eb
Updated copyright year ( #1201 )
...
* Updated copyright year
* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
493cd910cf
Replaced strpos() with simplified realization ( #1172 )
2023-11-28 00:12:13 +07:00
Roman Kelesidis
130628248d
Fixed: Moderators can't see self IP addresses ( #1049 )
2023-11-07 08:07:06 +07:00
Roman Kelesidis
5d89647193
Fixed undefined $lang['PREVIOUS'] ( #1008 )
2023-10-29 10:22:44 +07:00
Roman Kelesidis
209b8cd638
Minor improvements ( #884 )
...
* Minor improvements
* Update displaying_torrent.php
* Updated
* Updated
* Updated
* Update terms.php
2023-09-04 16:42:15 +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
eabc49f68e
Minor improvements ( #801 )
2023-06-10 15:55:53 +07:00
Roman Kelesidis
d9d38935b6
Simplified IPHelper ( #712 )
2023-05-23 22:23:00 +07:00
Roman Kelesidis
ef4e1aa18f
Added IPHelper implementation ( #631 )
2023-03-20 09:52:28 +03:00
Roman Kelesidis
ba643cf5c9
Admin panel adjustments
...
* Added search user box in admin_user_search.tpl.
* Removed useless dublicated class="post" in some files.
* Grouped Delete & Edit actions in admin_ranks.tpl.
2023-02-20 18:30:34 +07: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
b08f6e898b
Type casting can be used
...
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 15:23:40 +03:00
Yuriy Pikhtarev
83ca67fae6
Split functions to the composer autoloading
...
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 14:20:29 +03:00
Yuriy Pikhtarev
2f9cef0a39
Update copyright to the short syntax.
2018-06-23 21:50:13 +03:00
Yuriy Pikhtarev
061eb3550b
Remove unused ranks functionality.
2017-06-22 22:22:13 +03:00
Yuriy Pikhtarev
c8acc4b02e
Fix some notices in admin panel reported by BugSnag.
2017-06-15 00:41:45 +03:00
Yuriy Pikhtarev
072b19b0ae
Admin index/log rework, codestyle and new_tpl deprecation.
2017-06-11 18:56:28 +03:00
Yuriy Pikhtarev
ee544cc507
IP detect subsystem replace. Trash cleanup. Defines.
2017-05-30 00:57:57 +03:00
Vasily Komrakov
56540c893a
Change for with count.
2017-05-07 21:06:12 +03:00
Yuriy Pikhtarev
8e5338e5d3
'str(i)str(...)' could be replaced with 'str(i)pos(...)'.
...
(cherry picked from commit b4d079f
)
2017-05-07 21:06:12 +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
64df3c5538
'null === ...' can be used.
...
(cherry picked from commit ec96f65
)
2017-05-07 21:03:32 +03:00
Yuriy Pikhtarev
fc8d71de5c
Strings normalization.
...
(cherry picked from commit 72f9ddd
)
2017-05-07 21:03:32 +03:00
Vasily Komrakov
064175c67d
Change paths to absolute pathname
2017-02-08 21:34:48 +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