David Wheatley
55050914f3
Use FA icons in info box
2021-08-11 21:49:35 +02:00
David Wheatley
961390da46
Add frontend code
2021-08-11 21:42:25 +02:00
Daniel Klabbers
60300939bc
wip
2021-08-11 16:52:25 +02:00
Daniel Klabbers
c1754af74a
try to patch up the advanced page
2021-08-11 16:52:25 +02:00
Daniel Klabbers
731fae666f
wip
2021-08-11 16:51:48 +02:00
Daniel Klabbers
6006ad00a2
wip
2021-08-11 16:51:48 +02:00
Daniel Klabbers
7cd67720d3
wip
2021-08-11 16:51:48 +02:00
luceos
65a5ed4e86
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-08-11 16:51:48 +02:00
Daniel Klabbers
72780f514f
further additions for queue handling with db and a advanced pane
2021-08-11 16:51:48 +02:00
Daniel Klabbers
93dbd4ec86
rename vars in use
2021-08-11 16:51:48 +02:00
luceos
df2c4323ff
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-08-11 16:48:06 +02:00
Daniel Klabbers
06e5922be5
wip
2021-08-11 16:48:06 +02:00
flarum-bot
2dd9e17568
Bundled output for commit 13d302b650
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-08-10 13:54:32 +00:00
Ornanovitch
13d302b650
make user.editGroups depending on viewHiddenGroups ( #2880 )
...
should resolve #2610
2021-08-10 14:52:34 +01:00
luceos
9490b3dc32
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-07-31 12:34:23 +02:00
Daniel Klabbers
a26f279e0f
use construct binding for ioc dependencies
2021-07-31 12:34:23 +02:00
luceos
ef3d4ca018
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-07-31 12:34:23 +02:00
Daniel Klabbers
c449ea211a
added mysql version, queue and mail driver
2021-07-31 12:34:23 +02:00
David Wheatley
ce824b0ccf
Use organization Prettier config ( #2967 )
...
* Use organization Prettier config
* Bump version to 1.0.0
* Update workflow
* Use npm ci and package.json script
2021-07-30 12:18:20 +01:00
flarum-bot
34803f4b43
Bundled output for commit 81e6b17f83
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-07-26 11:04:48 +00:00
SychO9
81e6b17f83
npm run format
2021-07-26 13:03:09 +02:00
David Wheatley
f949b0a28e
Remove class from text input
2021-07-26 13:03:09 +02:00
David Wheatley
66064ca9be
Remove class from Mail Select setting component
2021-07-26 13:03:09 +02:00
David Wheatley
f9fc78a10d
Prevent class attrs overriding default Select classes
2021-07-26 13:03:09 +02:00
David
e195ca27a8
Fix Select-based setting breaking admin pages
2021-07-26 13:03:09 +02:00
Daniël Klabbers
61624d1533
Update composer.json
2021-07-26 13:02:33 +02:00
Sami Mazouz
d31690e7f5
Avoid intervention/image 2.6.0
2021-07-26 13:02:33 +02:00
Sami Mazouz
2bed1d8038
Revert "Avoid using intervention/image 2.6.0"
...
This reverts commit 8a7fd66919
.
2021-07-26 13:02:33 +02:00
Sami Mazouz
0ce6a1ea9a
Revert "Use wildcard for constraint instead"
...
This reverts commit 4bcfc5078c
.
2021-07-26 13:02:33 +02:00
Sami Mazouz
4bcfc5078c
Use wildcard for constraint instead
...
Co-authored-by: Daniël Klabbers <luceos@users.noreply.github.com>
2021-07-21 10:41:53 +02:00
SychO9
8a7fd66919
Avoid using intervention/image 2.6.0
2021-07-21 10:41:53 +02:00
flarum-bot
ac0e98e721
Bundled output for commit 5a1948c4fc
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-07-14 14:15:44 +00:00
David Wheatley
5a1948c4fc
Add fix for broken type hinting on class components ( #2962 )
2021-07-14 15:13:57 +01:00
flarum-bot
9ff1a42396
Bundled output for commit 3130e3de5e
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-07-13 12:44:21 +00:00
David Wheatley
3130e3de5e
Allow extra attrs provided to <Select>
to be passed through to the DOM element ( #2959 )
...
* Allow extra attrs provided to `<Select>` to be passed through to the DOM element
* Allow direct passing attrs to the Select wrapper
* Format
2021-07-13 13:42:46 +01:00
David Wheatley
da20d75e3c
Hide post footer when empty ( #2926 )
...
* Add `Post-footer--empty` class if the post footer contains no items
* Hide post footer when it has class `Post-footer--empty`
* Swap to `:empty` pseudoselector
* Prefer ternary operator
* Fix typo
2021-07-13 13:42:19 +01:00
Daniel Klabbers
7a0df21c5a
prevent a couple of cycles by not resolving the excluded middleware on each middleware items
2021-07-13 00:44:27 +02:00
Daniel Klabbers
7d4d3d977b
fixes internal clients use of session
...
With remember from cookie, in certain edge cases, the middleware would
try to load a session which hasn't been instantiated as this middleware
is excluded for the client. Excluding the remember from cookie
middleware will resolve this as authentication is done using the
RequestUtil and ActorReference regardlessly.
2021-07-13 00:32:13 +02:00
David Wheatley
408bb38cc0
Update code block styling to match HLJS 11's new styles ( #2909 )
2021-07-09 10:04:12 +01:00
flarum-bot
b7cb1e8d36
Bundled output for commit 42dabea81f
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2021-07-05 15:37:15 +00:00
Lucas Henrique
42dabea81f
Move Day.js plugin types import to global typings ( #2954 )
2021-07-05 16:35:37 +01:00
Daniel Klabbers
a077ae9ca3
set version constant for 1.0.5-dev
2021-06-28 12:26:15 +02:00
Daniel Klabbers
17e9bccc15
changelog for v1.0.4
2021-06-28 12:22:48 +02:00
Ian Morland
4a5b84d2e7
Remove LIKE
and raw from viewUserList rename
2021-06-28 11:58:23 +02:00
Ian Morland
557fc2cd39
Include updating of scoped tag permissions
...
Addresses https://github.com/flarum/core/issues/2924
The rename `viewDiscussions` migration introduced for Flarum 1.0 does not take tag scoped permissions into account
e92c267cde/migrations/2021_05_10_000000_rename_permissions.php (L17)
This adds a new migration to additionally rename `tagX.viewDiscussions` to `tagX.viewForum`
Tested locally on an upgrade from core `beta.16` to `1.0.3`
2021-06-28 11:58:23 +02:00
Daniel Klabbers
e92c267cde
update version constant for the next release
2021-06-22 23:38:47 +02:00
Daniel Klabbers
f959a69530
changelog entry for laravel filesystem issue
2021-06-22 23:15:25 +02:00
Daniel Klabbers
4e246779f4
changelog so far for 1.0.3
2021-06-22 23:15:25 +02:00
Daniel Klabbers
5b0f5aeaa0
updated foundation version
2021-06-22 23:15:25 +02:00
Daniel Klabbers
6e92af8b00
Fixes issue with Laravel 8.48 filesystem changes
...
The FilesystemManager has changed to also allow to override
the config while resolving a filesystem.
This PR adds the argument and applies it if provided.
2021-06-22 23:07:41 +02:00