Alexander Skvortsov
35986a050c
Handle post rendering errors to avoid bricking ( #3061 )
...
Whether it's due to corrupted content, missing tags, caching issues, or other assorted reasons, post content can't be rendered. Currently, this results in an exception that crashes the entire forum and is hard to debug. Instead, we should log the error and show an indicator message that rendering has failed.
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
Co-authored-by: David Wheatley <hi@davwheat.dev>
2021-10-14 14:30:18 -04:00
flarum-bot
13b312d445
Bundled output for commit 890fd4e38d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-10-14 13:43:57 +00:00
Sami Mazouz
890fd4e38d
fix: import app from common app instead ( #3104 )
...
Introduced in #3099
2021-10-14 14:41:22 +01:00
flarum-bot
e63f030094
Bundled output for commit a2832af01f
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 18:58:59 +00:00
flarum-bot
3b523e5542
Bundled output for commit 766dba39e2
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-10-13 18:58:05 +00:00
Alexander Skvortsov
a2832af01f
Only search users via rest API if user has permission ( #73 )
...
Closes https://github.com/flarum/core/issues/3070
If the user doesn't have permission to search users, there will currently be browser errors, as the current implementation will still attempt to search and autocomplete. In this PR, we check for permission before searching. The dropdown will still support autocomplete of users currently participating in the discussion.
2021-10-13 14:57:45 -04:00
David Sevilla Martin
766dba39e2
Lazy draw dropdowns to improve performance ( #2925 )
2021-10-13 14:55:32 -04:00
Fransiscus Rolanda Malau
ee6886382c
Add missing autocomplete attributes to input fields ( #3088 )
...
* Add missing autocomplete attributes to input fields
* Add autocomplete attributes to password fields
* Attribute should use new-password
2021-10-13 14:53:35 -04:00
Maarten Bicknese
cf5662abb3
Disallow dashes in database prefix ( #3089 )
...
As a temporary fix it has been requested to disallow dashes in the database prefix. The installation process fails when the prefix does include a dash.
#3022
2021-10-13 14:52:53 -04:00
Wouter
49a92de58d
Added new translations for the user editing modal ( #3093 )
2021-10-13 14:52:17 -04:00
flarum-bot
2077dfea3a
Bundled output for commit 7fa4189fc1
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-10-13 18:51:06 +00:00
Braunson Yager
7fa4189fc1
Added ES6 local support for formatNumber helper as per #2951 ( #3099 )
2021-10-13 14:48:37 -04:00
Sergiy Petrov
894707c61a
Test against php 8.1 ( #3102 )
2021-10-13 14:48:03 -04:00
flarum-bot
a8937161db
Bundled output for commit c5e9881046
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:07:54 +00:00
David Wheatley
c5e9881046
chore: fix JS
2021-10-13 12:06:46 +01:00
flarum-bot
4f3b797b75
Bundled output for commit 152a9bed14
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:06:14 +00:00
David Wheatley
152a9bed14
chore: fix JS
2021-10-13 12:05:05 +01:00
flarum-bot
6ced7809b1
Bundled output for commit 11e10406bd
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:03:16 +00:00
flarum-bot
408a1bba51
Bundled output for commit 6f117a24e4
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:02:15 +00:00
David Wheatley
11e10406bd
chore: fix JS
2021-10-13 12:02:15 +01:00
David Wheatley
6f117a24e4
chore: update lockfile
2021-10-13 12:01:03 +01:00
David Wheatley
15dee0ca48
chore: fix JS
2021-10-13 12:00:05 +01:00
flarum-bot
b5c3d630d5
Bundled output for commit 06813fae86
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 10:59:00 +00:00
David Wheatley
06813fae86
chore: fix JS
2021-10-13 11:58:02 +01:00
flarum-bot
62345237ac
Bundled output for commit a3edd16e47
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 10:57:12 +00:00
David Wheatley
a3edd16e47
chore: fix JS
2021-10-13 11:56:17 +01:00
flarum-bot
4bda5c540a
Bundled output for commit 462bf60e88
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 10:55:25 +00:00
David Wheatley
462bf60e88
chore: fix JS
2021-10-13 11:54:31 +01:00
flarum-bot
aebd638097
Bundled output for commit ea5994f2e4
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 10:53:15 +00:00
David Wheatley
ea5994f2e4
chore: fix JS
2021-10-13 11:52:14 +01:00
flarum-bot
619317d023
Bundled output for commit 3fe2ccc160
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 09:02:29 +00:00
David Wheatley
3fe2ccc160
attempt build fix
2021-10-13 10:01:11 +01:00
Daniel Klabbers
f03e666a77
use ^4.46.0 for webpack
2021-10-13 10:30:56 +02:00
Daniel Klabbers
9a339fea6a
lock webpack to 4.*
2021-10-13 10:28:53 +02:00
Daniel Klabbers
77f625df34
compiled for v1.1.0
2021-10-13 10:22:20 +02:00
David Wheatley
dba3ec69e8
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:25:37 +01:00
David Wheatley
92463465e6
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:06:02 +01:00
David Wheatley
8a0035e040
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:58 +01:00
David Wheatley
6ee1f10d44
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:53 +01:00
David Wheatley
7b4234ee71
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:47 +01:00
David Wheatley
ac427a8a4a
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:43 +01:00
David Wheatley
8c0c46f8e0
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:34 +01:00
David Wheatley
3b8447ffb2
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:29 +01:00
David Wheatley
984b553dc8
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:24 +01:00
David Wheatley
91c115095b
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:09 +01:00
David Wheatley
5dc2ac9336
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:01 +01:00
David Wheatley
cf7c387e59
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:04:06 +01:00
David Wheatley
432d7accaf
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:04:03 +01:00
David Wheatley
99e7e74dfa
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:03:50 +01:00
David Wheatley
745de66d23
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:03:27 +01:00