1
0
mirror of https://github.com/torrentpier/torrentpier.git synced 2025-03-12 04:35:42 -07:00
Commit Graph

21 Commits

Author SHA1 Message Date
Roman Kelesidis
bf7fea1f20
Added demo mode 📺 ()
* Added demo mode 📺

* Updated

* Update main.php

* Updated

* Updated

* Update admin_cron.php

* Update admin_phpinfo.php

* Updated

* Update admin_forums.php

* Update admin_extensions.php

* Update admin_ug_auth.php

* Update index.php

* Update admin_phpinfo.php

* Update admin_forums.php

* Updated

* Update admin_extensions.php

* Update register.php

* Updated

* Update mysql.sql

* Updated

* Update demo_mode.php

* Update demo_mode.php

* Update demo_mode.php

* Updated

* Update demo_mode.php

* Update demo_mode.php

* Update demo_mode.php

* Update demo_mode.php

* Update mysql.sql

* Update mysql.sql

* Update demo_mode.php

* Update admin_cron.php

* Update admin_phpinfo.php

* Revert "Update mysql.sql"

This reverts commit d2ec089d8f4e47572dcf6b296f11ef86234ca75d.

* Revert "Update mysql.sql"

This reverts commit dd7a584c47510cd604ad8557186cebc090a99699.

* Update mysql.sql

* Update demo_mode.php

* Updated

* Update usercp_viewprofile.tpl

* Update demo_mode.php

* Update main.php

* Update demo_mode.php

* Updated

* Update admin_cron.php

* Update admin_cron.php

* Update edit_user_profile.php

* Update CHANGELOG.md

* Update viewtopic.tpl

* Update CHANGELOG.md
2024-02-12 22:30:32 +07:00
Roman Kelesidis
6759ce0595
Some enhancements in default template ()
* Some enhancements in default template

* Updated

* Updated

* Updated

* Updated

* Updated

* Updated

* Update admin_user_search.tpl

* Updated

* Updated

* Update admin_attachments.tpl

* Updated

* Updated

* Update posting_smilies.tpl

* Updated

* Update CHANGELOG.md
2024-01-10 10:39:54 +07:00
Roman Kelesidis
3626143879
Replaced some file exists to is file ()
* 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
fad09cf0eb
Updated copyright year ()
* Updated copyright year

* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
ced2cc6fed
Minor improvements () 2023-10-06 18:41:04 +07:00
Roman Kelesidis
4b453de64a
Minor improvements ()
* Minor improvements

* Updated

* Updated

* Updated

* Update privmsg.php

* Updated

* Update admin_attach_cp.php
2023-09-04 01:01:01 +07:00
Roman Kelesidis
69f2509910
Imporeved debug 🐛 () 2023-06-30 13:46:26 +07:00
Roman Kelesidis
8add267b2f
Removed APP_NAME variable () 2023-05-23 14:00:28 +07:00
Yury Pikhtarev
e4b6a91909
New cron initialization and minor edits ()
* New cron initialization and minor edits

Updated the mechanism to check if cron needs to run and made minor improvements to the first run

* Adding a warning in the control panel
2023-03-17 15:26:07 +03:00
Roman Kelesidis
39cd01ca7f
Use APP_NAME instread lang variables () 2023-03-16 15:40:17 +07:00
Roman Kelesidis
d3114093f7 Use constants instead of string literals
* Replaced '../triggers/cron_running' with CRON_RUNNING
* Replaced '../triggers/cron_allowed' with CRON_ALLOWED
2023-03-05 23:09:33 +07:00
Roman Kelesidis
261e8b6e27 Updated copyright year 2023-01-27 18:30:34 +07:00
Yuriy Pikhtarev
5429a3bcb8
Fix some bugs with MySQL strict mode
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 21:08:46 +03:00
Yuriy Pikhtarev
f0d6d30def
Null coalescing operator can be used
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 15:18:35 +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
072b19b0ae
Admin index/log rework, codestyle and new_tpl deprecation. 2017-06-11 18:56:28 +03:00
Yuriy Pikhtarev
61b7ab3502
Bootstrap update & beginning of the develop branch partial merge. 2017-06-11 16:18:51 +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