Roman Kelesidis
345dd1bc20
feat: Add console log for ajax actions when explain cookie is set ( #1940 )
2025-06-11 21:20:08 +03:00
Roman Kelesidis
af2403f191
refactor: Password generation ( #1847 )
...
* refactor: Password generation
* Update main.js
* Update usercp_register.tpl
* Update main.js
* Updated
* Update main.js
2025-03-11 18:14:28 +03:00
Roman Kelesidis
3c0a1d5d00
fix(youtube player): Mixed content issue ( #1795 )
2025-02-05 15:37:12 +03:00
Roman Kelesidis
6697410c1d
misc(copyright): Updated copyright year ( #1760 )
2025-01-15 15:25:04 +03:00
Roman Kelesidis
ce138921d8
Minor improvements ( #1715 )
...
* Minor improvements
* Updated
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2024-12-14 15:38:33 +07:00
Roman Kelesidis
e1f03e64dd
Minor improvements ( #1675 )
...
* Minor improvements
* Update
* Updated
* Update
* Updated
* Update viewtopic.tpl
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update CHANGELOG.md
2024-11-10 00:02:43 +07:00
Roman Kelesidis
ca81d99a71
Minor improvements ( #1651 )
...
* Minor improvements
* Update main.js
* Update main.js
* Update CHANGELOG.md
2024-10-03 12:51:27 +07:00
Roman Kelesidis
30df72e331
Minor improvements ( #1472 )
...
* Minor improvements
* Update torrent_announce_urls.php
* Updated
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update functions.php
2024-05-07 16:22:43 +07:00
Roman Kelesidis
65a7b89a9e
Added support for attribute to ignoring auto spoilers opening ( #1466 )
...
* Added support for attribute to ignoring auto spoilers opening
* Update CHANGELOG.md
2024-05-05 00:50:28 +07:00
Roman Kelesidis
8a81eabe30
WIP: Some enhancements in default template (Part 2) ( #1322 )
...
* Some enhancements in default template (Part 2)
* Update CHANGELOG.md
* Updated
* Revert "Updated"
This reverts commit decd0afc69
.
* Updated
2024-01-23 16:13:38 +07:00
Roman Kelesidis
fad09cf0eb
Updated copyright year ( #1201 )
...
* Updated copyright year
* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
f2fe7d2e0c
Added ability to debug ajax_die() calls ( #1023 )
2023-11-03 17:33:57 +07:00
Roman Kelesidis
9015980e17
Reformated JS ( #794 )
2023-06-08 13:53:26 +07:00
Roman Kelesidis
fb07248a4a
Revert "Reformated JS ( #753 )"
...
This reverts commit 243ddf337c
.
2023-06-08 13:50:37 +07:00
Roman Kelesidis
53e26905b3
Revert "Reformated JS ( #754 )"
...
This reverts commit cbbd2ebcc6
.
2023-06-08 13:50:26 +07:00
Roman Kelesidis
76fa6eeabd
Reformated JS ( #770 )
2023-06-05 14:48:40 +07:00
Roman Kelesidis
02e1679f29
Moved legacy.js to libs dir
2023-06-02 22:38:08 +07:00
Roman Kelesidis
cbbd2ebcc6
Reformated JS ( #754 )
2023-06-01 23:43:30 +07:00
Roman Kelesidis
243ddf337c
Reformated JS ( #753 )
2023-06-01 22:37:24 +07:00
Roman Kelesidis
47c3a1dd20
[TODO] Remove the legacy JS deps
2023-05-24 22:59:58 +07:00
Roman Kelesidis
d3a88a8d1d
Minor improvements ( #717 )
2023-05-24 18:06:25 +07:00
Roman Kelesidis
95fe065a3e
Revert "Updated treeview up to 1.4.2"
2023-03-27 16:56:56 +07:00
Roman Kelesidis
274939962c
Revert "Updated quicksearch up to Feb 21, 2018 commit"
...
This reverts commit 583727acc1
.
2023-03-27 16:53:02 +07:00
Roman Kelesidis
32fadb556e
Revert "Updated scrollTo up to 1.4.6"
...
This reverts commit 91bc09f40b
.
2023-03-27 16:51:33 +07:00
Roman Kelesidis
5931fee4da
Added ability to hide ajax loading alert ( #617 )
...
Позволяет сделать процесс выполнения ajax скрипта не таким явным. Т. е скрывает алерт в углу.
Добавляется как опциональный параметр для ajax.exec.
Будет полезно в некоторых кейсах, где запрос выполняется с неким интервалом.
P.S - Скрытие не работает в случае ошибки (Оно и понятно)
2023-03-17 15:26:57 +03:00
Roman Kelesidis
36a731f11b
Merge branch 'master' into added-print-topic
2023-02-27 17:52:57 +07:00
Roman Kelesidis
b22953acd2
Updated treeview up to 1.4.2
...
From pre-1.4.1 to 1.4.2
2023-02-23 11:03:00 +07:00
Roman Kelesidis
583727acc1
Updated quicksearch up to Feb 21, 2018 commit
...
From March 07, 2010 to Feb 21, 2018 commit
2023-02-22 23:53:24 +07:00
Roman Kelesidis
91bc09f40b
Updated scrollTo up to 1.4.6
...
From 1.4.2 up 1.4.6
2023-02-22 23:32:11 +07:00
Roman Kelesidis
ef80178f45
Added ability to print page
2023-02-21 15:11:42 +07:00
Roman Kelesidis
3cf6e0974c
Fixed broken copy log from debug-panel
...
Исправляет напрочь нерабочую реализацию копирования данных из дебаг панели. По-моему ещё с SVN версий не работало 😁
+ Перспективы на будущее использование в коде при необходимости.
2023-02-20 23:16:06 +07:00
Roman Kelesidis
e17b6bb1d4
New implementation of old browser detector
2023-02-19 12:34:36 +07:00
Roman Kelesidis
261e8b6e27
Updated copyright year
2023-01-27 18:30:34 +07:00
Roman Kelesidis
6e537db290
Updated jQuery up to 1.12.4
2023-01-23 18:57:19 +07:00
Yuriy Pikhtarev
2f9cef0a39
Update copyright to the short syntax.
2018-06-23 21:50:13 +03:00
Yuriy Pikhtarev
61b7ab3502
Bootstrap update & beginning of the develop branch partial merge.
2017-06-11 16:18:51 +03:00
Yuriy Pikhtarev
24769ef9df
New branding and copyright
2017-01-22 00:56:52 +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