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
055a6e53ca
Minor improvements ( #1658 )
...
* Minor improvements
* Update install.php
* Update install.php
* Update .gitignore
* Update admin_cron.php
* Update Upload.php
* Update CHANGELOG.md
2024-10-19 11:36:05 +07:00
Roman Kelesidis
bf7fea1f20
Added demo mode 📺 ( #1399 )
...
* 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 d2ec089d8f
.
* Revert "Update mysql.sql"
This reverts commit dd7a584c47
.
* 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 ( #1312 )
...
* 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 ( #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
fad09cf0eb
Updated copyright year ( #1201 )
...
* Updated copyright year
* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
ced2cc6fed
Minor improvements ( #959 )
2023-10-06 18:41:04 +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
69f2509910
Imporeved debug 🐛 ( #822 )
2023-06-30 13:46:26 +07:00
Roman Kelesidis
8add267b2f
Removed APP_NAME variable ( #708 )
2023-05-23 14:00:28 +07:00
Yury Pikhtarev
e4b6a91909
New cron initialization and minor edits ( #619 )
...
* 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 ( #604 )
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