Commit graph

28 commits

Author SHA1 Message Date
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
ba3ce885c8
removed: Integrity checker 🥺🪦 (#1827)
* removed: Integrity checker

* Update schedule.yml
2025-03-01 20:22:50 +03:00
Roman Kelesidis
6697410c1d
misc(copyright): Updated copyright year (#1760) 2025-01-15 15:25:04 +03:00
Roman Kelesidis
2cbf9ed743
WIP: Added restoring corrupt TorrentPier files 🪛 (#1493)
* Added restoring corrupt files 🪛

* Update index.tpl

* Updated

* Updated

* Update build_files_integrity.php

* Update build_files_integrity.php

* Update build_files_integrity.php

* Updated

* Updater

* Update Updater.php

* Updated

* Update Updater.php

* Update build_check_updates.php

* Updated

* Updated

* Updated

* Update build_files_integrity.php

* Update build_files_integrity.php

* Updated

* Update checksums.md5

* Update build_files_integrity.php

* Updated

* Updated

* Update Updater.php

* Update CHANGELOG.md

* Updated

* Update index.tpl

* Update functions.php

* Update Updater.php
2024-06-08 16:42:35 +07:00
Roman Kelesidis
5a8f431215
Minor improvements (#1418)
* Minor improvements

* Update viewforum.tpl

* Update manage_user.php

* Update manage_user.php

* Update manage_admin.php

* Update manage_user.php

* Update CHANGELOG.md
2024-03-05 23:20:51 +07:00
Roman Kelesidis
36e52d5d3b
Minor improvements (#1306)
* Minor improvements

* Update functions.php

* Updated

* Updated

* Update edit_user_profile.php

* Update index_data.php

* Update

* Update sitemap.php
2024-01-02 21:18:54 +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
459e5e161f
Some cleanup (#1003) 2023-10-28 17:15:41 +07:00
Roman Kelesidis
ca8a8a2036
Minor improvements (#950) 2023-10-05 09:36:46 +07:00
Roman Kelesidis
5ed4fdadd3
Minor improvements (#893) 2023-09-07 21:19:21 +07:00
Roman Kelesidis
9d5fd03a45 Revert "Added clear logs option in admin panel (#775)"
This reverts commit 88cf205962.
2023-06-05 18:57:24 +07:00
Roman Kelesidis
88cf205962
Added clear logs option in admin panel (#775) 2023-06-05 18:32:36 +07:00
Roman Kelesidis
e22d2a6254
Minor improvements (#751) 2023-05-31 23:53:36 +07:00
Roman Kelesidis
4d496ba645
Added missing default statement in switch case (#653) 2023-03-26 16:00:38 +07:00
Roman Kelesidis
3d46f12f75 Removed ugly copyright in indexer 2023-02-22 23:22:51 +07:00
Roman Kelesidis
48654fbf1d Use XS_TPL_PREFIX instread of 'tpl_' 2023-02-17 23:35:38 +07:00
Roman Kelesidis
dcb3b6f596 Revert "Misc code improvements"
This reverts commit b479068bf3.
2023-02-17 23:31:23 +07:00
Roman Kelesidis
261e8b6e27 Updated copyright year 2023-01-27 18:30:34 +07:00
Roman Kelesidis
b479068bf3 Misc code improvements 2023-01-23 20:18:04 +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
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
18aeb3e9d5
Cron subsystem rework. Environments. 2017-06-10 12:02:47 +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
Renamed from upload/library/ajax/manage_admin.php (Browse further)