8459 Commits

Author SHA1 Message Date
Ian Morland
32aa163844 Remove LIKE and raw from viewUserList rename 2021-06-28 11:58:23 +02:00
Ian Morland
6e05406f45 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
032db2c146/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
032db2c146 update version constant for the next release 2021-06-22 23:38:47 +02:00
Daniel Klabbers
56ac2ad4c2 changelog entry for laravel filesystem issue 2021-06-22 23:15:25 +02:00
Daniel Klabbers
4a20912442 changelog so far for 1.0.3 2021-06-22 23:15:25 +02:00
Daniel Klabbers
dea38e9277 updated foundation version 2021-06-22 23:15:25 +02:00
Daniel Klabbers
b30e642ad6 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
flarum-bot
5575b62f04 Bundled output for commit efb9aab10621ea9ff87933e1cf6c47292cc4d604
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-06-21 22:16:28 +00:00
ctml91
efb9aab106 use display name for avatar color gen 2021-06-22 00:14:37 +02:00
Daniel Klabbers
7906660a9b allows replacing maintenance mode handler using ioc 2021-06-22 00:10:41 +02:00
Daniël Klabbers
79abf87e8c Dw/huntr fix path traversal (#2931)
* Fix Huntr vuln with possible directory traversal
* Use `active_url` in Laravel validator
2021-06-21 10:14:15 +02:00
Daniel Klabbers
23dc0d7182 allow empty db password "" again 2021-06-21 09:32:27 +02:00
David Wheatley
97ed44f0f2 Fix image avatar alignment in notifications (#2906) 2021-06-11 12:13:57 +01:00
Daniel Klabbers
222a0de3ef fixes flarum/core#2907 discussion shows parent after child due to missing parent include 2021-06-11 00:25:24 +02:00
Daniel Klabbers
a72f0a8851 changelog for v1.0.3 2021-06-11 00:25:24 +02:00
flarum-bot
94eeb34ac0 Bundled output for commit 51790494cee597cda313c7c1eeaa32a35ed141ea
Includes transpiled JS/TS.

[skip ci]
2021-06-10 22:19:21 +00:00
Daniel Klabbers
51790494ce fixes the parent include for tags when visiting index from any other page 2021-06-11 00:18:17 +02:00
Daniël Klabbers
12c9334448 minor improvements to the security policy 2021-06-10 21:56:30 +02:00
Daniël Klabbers
8a8c902695 huntr.dev as first point for security vuln (#2918)
* huntr.dev as first point for security vuln

* add badge for huntr.dev
2021-06-10 16:26:40 +02:00
Daniël Klabbers
71f15e550a clean up of composer.json, added funding and more support links 2021-06-08 01:58:37 +02:00
Daniël Klabbers
0e1cf50d6f remove tidelift, we stopped doing that 2021-06-08 01:54:11 +02:00
Daniël Klabbers
6c4eafda32 Remove [forum] prefix in some mails
fixes #2515
2021-06-08 01:28:04 +02:00
David Wheatley
0d642bd394 Mark typings as generated code (#2886) 2021-06-07 13:12:43 +01:00
Daniel Klabbers
9627e40e72 changelog for 1.0.2 2021-06-07 12:11:11 +02:00
flarum-bot
7df97be80a Bundled output for commit a0f4dcc62aabc9b8dda9136d6a5dd4cfbabfc252
Includes transpiled JS/TS.

[skip ci]
2021-06-07 10:09:41 +00:00
SychO9
a0f4dcc62a Fix wrong subtags listing in sidebar 2021-06-07 12:08:40 +02:00
flarum-bot
fbc000d445 Bundled output for commit 31c6bae4d5a74e7aacc34ed689ee22d310090095
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-06-06 01:50:56 +00:00
David Wheatley
31c6bae4d5 npm audit fix 2021-06-06 02:47:58 +01:00
David Wheatley
f14c6b1285 Update changelog 2021-06-06 02:44:32 +01:00
David Wheatley
5ae2eb9f1e Fix XSS vulnerability 2021-06-06 02:41:48 +01:00
David Wheatley
571e9c95d3 Update version constant to 1.0.2 2021-06-06 02:09:03 +01:00
Daniel Klabbers
6c07082c83 changelog for v1.0.1 2021-06-02 09:13:30 +02:00
Daniel Klabbers
688ca6ad3d update version constant for 1.0.2-dev 2021-06-02 09:10:01 +02:00
Daniel Klabbers
0bb0797245 v1.0.1 changelog and constant 2021-06-02 09:05:36 +02:00
Daniel Klabbers
09e031ae23 changelog for v1.0.1 2021-06-02 08:56:52 +02:00
flarum-bot
a08b3d18e6 Bundled output for commit 3fb216b99ea2364331088f046279cea7d0f5215c
Includes transpiled JS/TS.

[skip ci]
2021-06-02 06:54:57 +00:00
SychO9
3fb216b99e Load all tags in permission grid 2021-06-02 08:53:59 +02:00
luceos
3865fc21f9 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-05-31 14:08:49 +00:00
Daniel Klabbers
f229e3478e ref #2890, no longer using process and dump 2021-05-31 16:08:15 +02:00
Daniel Klabbers
795918c274 Revert "Revert "Squash core migrations (#2842)""
This reverts commit 3a524e68459a2e1c2a780e976d6e668030bcecd3.
2021-05-31 15:49:20 +02:00
flarum-bot
4ad2bfc172 Bundled output for commit fd3300d7e5501955cb04c75f9fd33d2baad0130b
Includes transpiled JS/TS.

[skip ci]
2021-05-31 13:28:37 +00:00
David Wheatley
fd3300d7e5 Add missing link button to Markdown toolbar (#29) 2021-05-31 14:26:44 +01:00
Daniel Klabbers
11c66f52b9 updated version constraint string 2021-05-29 22:42:28 +02:00
Daniel Klabbers
3a524e6845 Revert "Squash core migrations (#2842)"
This reverts commit 03e4f31bdaf4791ee8170e94818d7edf3ed8ab39.
2021-05-29 22:38:25 +02:00
David Wheatley
818ae1c8b2 v1.0.0 2021-05-29 14:09:12 +01:00
David Wheatley
f1635cde13 Add support for Flarum typings in tsconfig 2021-05-27 22:37:32 +01:00
David Wheatley
e1e265fa29 Bump version to 1.0.0 2021-05-27 10:43:21 +01:00
David Wheatley
a8e6dd8fff Update dependencies to new versions 2021-05-27 10:41:21 +01:00
Daniel Klabbers
af7390eb4c fixes flarum/core#2889 locale uses count instead of generated tags 2021-05-27 09:12:44 +02:00
Daniel Klabbers
7b636600ee fix typo in changelog 2021-05-26 20:07:33 +02:00