Commit graph

404 commits

Author SHA1 Message Date
Visman
f53b6965dc Change debug info 2023-11-20 14:45:59 +07:00
Visman
6687175940 Update sccontent.css 2023-11-20 12:42:11 +07:00
Visman
d091b7e30d Update style for links 2023-11-19 12:55:32 +07:00
Visman
db591e53fa Set :focus-visible only for a and .f-btn 2023-11-18 19:04:54 +07:00
Visman
af6fd98f09 Style: Add :focus-visible 2023-11-18 17:52:41 +07:00
Visman
f3976236ec Update style for links 2023-11-18 17:18:28 +07:00
Visman
3299b641a7 Inline not use max-width 2023-11-17 18:51:37 +07:00
Visman
06486e890b Fix button 2023-11-13 23:11:06 +07:00
Visman
3d6501ac7c Update .dist.htaccess 2023-11-13 20:34:48 +07:00
Visman
4bde2ad136 templates\extensions: fix + change for empty list 2023-10-29 20:31:59 +07:00
Visman
b3afd2b87f Another teaspoon of code for the extension system 2 2023-10-22 18:45:08 +07:00
Visman
dff71bcace Another teaspoon of code for the extension system 2023-10-19 22:48:18 +07:00
Visman
95aa1fa7bf Add Admin\Extensions page 2023-10-17 21:35:26 +07:00
Visman
e3f28a6a14 Update style for summary 2023-10-17 16:36:44 +07:00
Visman
fed15d3243 Deny search bots access to the pages for creating a new topic/reply if guests have permission to do these actions 2023-10-04 22:53:28 +07:00
Visman
863a7e50c7 Fix color a:hover, a:focus for SCEditor iframe 2023-10-04 21:24:12 +07:00
Visman
9bf55098a1 Control of redirects topics
#22
2023-10-03 18:22:30 +07:00
Visman
5de4b88f1a Add label type to form 2023-10-01 19:42:50 +07:00
Visman
537b51d879 Add for admins to edit the author and date of post
You can only change it to the user, not to the guest.
The time of a post does not affect its position in the topic (the display order is by id).
The time of the first post affects the creation time of the topic.
2023-09-27 21:07:20 +07:00
Visman
267f126a04 Update admin.css 2023-09-08 19:26:02 +07:00
Visman
461c8c3e60 Border for quote bbcode 2023-09-03 23:15:46 +07:00
Visman
a0e241d548 Add parameter filter for size and color bbcodes 2023-08-30 14:55:01 +07:00
Visman
1c6f7f271b Update style.css 2023-08-30 14:53:42 +07:00
Visman
c3a4ceb1c3 Update style.css 2023-08-30 08:29:43 +07:00
Visman
09da9ff6a6 Update admin.css 2023-08-26 18:05:07 +07:00
Visman
3229cd44f5 Update install 2023-08-23 17:45:47 +07:00
Visman
2c4711f425 Update style 2023-08-18 18:26:04 +07:00
Visman
9ce0e18f1d Update style 2023-08-18 15:43:41 +07:00
Visman
3cf8b82a3d Change style to dark 2023-08-15 22:47:22 +07:00
Visman
cb20565b96 Update style 2023-08-14 00:11:05 +07:00
Visman
4e4465e81e Update style.css 2023-08-14 00:01:40 +07:00
Visman
053bfe9b76 For og:image 2023-08-10 22:39:00 +07:00
Visman
421a19f1d5 Add apple-touch-icon.png 2023-08-10 17:48:23 +07:00
Visman
d0af7e913a Fix for aced07f 2023-08-10 00:54:01 +07:00
Visman
aced07fa48 Allow robots to see the userlist (but not index it)
Otherwise, robots have problems accessing user profile pages.
2023-08-09 17:57:50 +07:00
Visman
80a4ffff6e Fix for 8b1c9de 2023-08-08 21:38:38 +07:00
Visman
dcde27781d Add followed forums for "Latest active topics" and "Unanswered topics" 2023-08-06 20:49:53 +07:00
Visman
8b1c9dedc7 Reconfiguring the height of the SCEditor edit area depending on the height of the button bar 2023-08-02 16:48:35 +07:00
Visman
2a014a7f91 Update js 2023-07-30 16:27:13 +07:00
Visman
dde662fadc Update style.css 2023-07-29 20:58:26 +07:00
Visman
a7ffc8e427 Update style for user contacts in topics 2023-07-29 17:19:00 +07:00
Visman
aeb1e97d09 Add media.js
My modification for fluxbb and punbb with some changes.
2023-07-28 21:55:09 +07:00
Visman
031bc0c009 Update style.css 2023-07-28 19:05:20 +07:00
Visman
0c89a2e5bc Change img bbcode 2023-07-26 19:30:39 +07:00
Visman
cfb943da1b Add vertical indents to bbcodes code, qote, img, table, list
In the admin panel in the management of bb codes, you need to make changes.
2023-07-26 18:15:25 +07:00
Visman
ec66ed3833 Update style.css 2023-07-26 09:18:17 +07:00
Visman
2e8ec1e4fe Add for dark mode 2023-07-25 17:48:30 +07:00
Visman
d0ab8a4555 Dark mode in style with prefers-color-scheme
Test
2023-07-25 17:25:54 +07:00
Visman
3c5737f3d7 Fix string concatenation when returning to the previous page in the browser 2023-07-24 21:26:35 +07:00
Visman
86ca176c0a Add a visual notification when a new private message arrives
Implemented by adding a class to div (id="fork") and animation.
2023-07-24 17:34:01 +07:00