Commit graph

37 commits

Author SHA1 Message Date
Visman
a0e241d548 Add parameter filter for size and color bbcodes 2023-08-30 14:55:01 +07:00
Visman
80a4ffff6e Fix for 8b1c9de 2023-08-08 21:38:38 +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
aeb1e97d09 Add media.js
My modification for fluxbb and punbb with some changes.
2023-07-28 21:55:09 +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
d54f9a2385 Update common.js 2023-07-22 21:32:28 +07:00
Visman
5cf3202b41 Add Mono button to SCEditor 2023-07-22 12:51:12 +07:00
Visman
65c7b5d7ac Update poll.js 2023-07-17 00:20:55 +07:00
Visman
9b3221f2f9 Add "Show passphrase" 2023-07-17 00:20:52 +07:00
Visman
38fbadc409 Add hashtag to SCEditor 2023-07-11 18:26:00 +07:00
Visman
76dbef67f2 Add image upload to SCEditor via imgbb.com
As an experiment on request https://forkbb.ru/topic/41/Image%20uploads
postimages.org did not use, they have created each script for a separate forum.
2023-07-03 21:08:10 +07:00
Visman
4f0c9c639f Add highlight to the element specified in the anchor 2023-07-02 13:45:41 +07:00
Visman
6209d528ca If loaded CSEditor, then inline styles should be allowed 2023-06-27 19:33:43 +07:00
Visman
31ac8b6eb0 Optimizing url bbcode 2023-06-17 20:05:07 +07:00
Visman
9cf8967bb8 Increase parser and SCEditor synchronization + return inline style for color, background, font bbcodes 2023-06-17 16:21:07 +07:00
Visman
38fde83b87 Update ru.js 2023-06-14 20:54:44 +07:00
Visman
c761170685 Update ru.js 2023-06-13 23:41:33 +07:00
Visman
9c07f6b7ac Add a call by name via @ 2023-06-11 21:23:45 +07:00
Visman
e168ef4311 Fix removal of prohibited bbcodes
#14
2023-04-10 23:41:03 +07:00
Visman
ca27ea6305 Delete unused files 2023-04-10 17:38:58 +07:00
Visman
8a4e51c403 Add 16 colors for color bbcode :(
Bypass Content-Security-Policy
#2
2023-04-10 00:50:18 +07:00
Visman
2a1af5ca23 Add License 2023-04-09 20:03:40 +07:00
Visman
658aa9998f Let it be for now
https://github.com/samclarke/SCEditor/issues/938
2023-04-09 19:52:54 +07:00
Visman
d17e746472 Use "Links in messages" setting 2023-04-09 18:21:05 +07:00
Visman
fb81fe7349 Delete space 2023-04-09 17:04:18 +07:00
Visman
bd44beed43 Code cleanup 2023-04-09 14:27:05 +07:00
Visman
2e4941b857 Remove under one empty line at the beginning and end of the content
Similar to the behavior of the Parserus parser.
2023-04-09 14:23:46 +07:00
Visman
9fcee28c05 Change bbcodes
I tried to implement it as a plugin, but everything is too tedious + string processing methods are not public. I will make changes to the original code. This commit is for history/
2023-04-09 14:11:57 +07:00
Visman
3f6c600af6 Move SCEditor styles to style folder 2023-04-07 21:49:52 +07:00
Visman
473299520a Fix previous fix 2023-04-06 23:36:41 +07:00
Visman
3e332f3fa0 Quick Fix
https://github.com/samclarke/SCEditor/issues/933
2023-04-06 23:17:22 +07:00
Visman
e2679b7a48 Add scloader.js 2023-04-06 18:35:47 +07:00
Visman
430c002b3b Update default.css 2023-04-06 18:33:20 +07:00
Visman
54901939bf SCEditor v 3.2.0
development
2023-04-06 18:32:33 +07:00
Visman
d1572dd82e Delete inline js for back button
https://github.com/forkbb/forkbb/issues/2
2021-01-10 01:05:12 +07:00
Visman
7fb0b0a8b5 Add poll 11
Add javascript for post form.
2020-12-12 21:38:12 +07:00