2f7cddde19
Config class overhaul.
2023-07-18 21:48:44 +00:00
cecfaf4852
Removed timeago library.
2023-07-17 20:14:21 +00:00
96be282a93
Fixed Javascript not working because it's written very poorly.
2023-07-17 14:44:09 +00:00
074e078692
Use Node for asset building instead of building on the fly every time (feat. minification!)
2023-07-17 14:37:54 +00:00
1bb9bd6541
Apply user colour to header rather than username on profiles.
2023-07-03 13:53:58 +00:00
0bb1303413
Updated authentication token format.
2023-05-21 18:15:04 +00:00
5d602bd56f
Fixed Insert button for uploads inserting with the wrong markup format if the setting was changed after upload.
2023-05-04 17:20:56 +00:00
c06993ff1d
Removed space inserted before embed tags inserted by EEPROM.
2023-03-15 10:58:55 +00:00
521a8fb0d1
Added rudimentary EEPROM file uploading support to the forum post editor.
2023-03-09 21:05:37 +00:00
9983233184
Allow media linking without https: or http: prefix on forum.
2023-03-09 16:18:52 +00:00
5760e15df5
Added h1 thru h6 bbcodes.
2023-02-12 03:50:08 +00:00
d423c53cde
Added most active forum category and topic to profiles.
2023-02-10 09:04:15 +00:00
af6d4aff3a
Forum post text style fixes.
2023-01-29 21:34:22 +00:00
03a0dcd948
Enabled video and audio embeds in markdown.
2023-01-29 21:06:03 +00:00
e6e5c873f6
Audio embed previews (no player yet).
2023-01-29 20:29:20 +00:00
a4be74cae3
constipation moment
2023-01-29 03:35:45 +00:00
e1122fb6b9
Improved video embed handling.
2023-01-29 01:51:54 +00:00
48ce465893
Fixed various video embedding bugs.
2023-01-26 22:51:33 +00:00
9dae77628d
Removed will-change statements because buggy in Chrome.
2023-01-26 08:49:19 +00:00
58edc5c5dc
Fixed videos not embedding in the posting preview.
2023-01-25 23:03:38 +00:00
d5bb0bb475
Complete revamp of the forum video bbcode.
...
Rather than blindly embedding everything, video metadata is first requested through the URL metadata lookup service.
This slightly protects you from automatically connecting to third party servers and also vastly improves page loading performance in tandem with caching on the server.
A similar implementation will eventually make its way to the audio bbcode and will also be worked in the img bbcode somehow.
This will then eventually make it possible to embed audio and video in markdown the same way you'd embed an image.
2023-01-25 22:33:59 +00:00
ed2201090c
Pruned a lot of existing Javascript, comments will receive and overhaul later.
2023-01-02 20:07:55 +00:00
aef7297bee
Removed unfinished leftovers of priority voting and polls.
2023-01-01 05:01:18 +00:00
28890cd5d5
Imported into new repository.
2022-09-13 15:14:49 +02:00