Commit Graph

8329 Commits

Author SHA1 Message Date
3b8447ffb2 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:05:29 +01:00
984b553dc8 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:05:24 +01:00
91c115095b chore: bump bundled extension constraint to core 1.1 2021-10-13 08:05:09 +01:00
5dc2ac9336 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:05:01 +01:00
cf7c387e59 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:04:06 +01:00
432d7accaf chore: bump bundled extension constraint to core 1.1 2021-10-13 08:04:03 +01:00
99e7e74dfa chore: bump bundled extension constraint to core 1.1 2021-10-13 08:03:50 +01:00
745de66d23 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:03:27 +01:00
db35b90280 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:03:02 +01:00
8a76bf0fca chore: bump bundled extension constraint to core 1.1 2021-10-13 08:02:48 +01:00
068c513966 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:02:39 +01:00
8ff66a09d8 Bundled output for commit 8109eda0c60c0eacb2d9e4fb9080b060b3c229c5
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:28 +00:00
4146913d55 Bundled output for commit e127d8606b6278d37db8684b944d2d2e7b3b0e2f
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:23 +00:00
cde8a2e87a Bundled output for commit aae835e9d2c29828be096f9f1a0853a37c159acd
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:21 +00:00
57af2ccf83 Bundled output for commit 4547a4416bd8014334622452f3bfa478b26359f3
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:19 +00:00
444c64bc4c Bundled output for commit 941647cde068a8765300e111d30ffbe37c12cc58
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:17 +00:00
ef2012f6a1 Bundled output for commit 022e48008466d94c0f19e8078991e65a2fafbddb
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:15 +00:00
0bd3f83528 Bundled output for commit ad168f345c105869045eb0e766d0d0b815c08764
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:15 +00:00
c8a1ec722d Bundled output for commit 5910bd98bc5b8e6b55676052388f6732f96e9c73
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:12 +00:00
7b2e506fb8 Bundled output for commit c59c1becadaad06394473cafbaa9d7fba03b010a
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:11 +00:00
37a7d92e97 Release v1.1.0 2021-10-11 21:19:05 -04:00
022e480084 Release v1.1.0 2021-10-11 21:18:24 -04:00
d377fee8c9 Release v1.1.0 2021-10-11 21:17:37 -04:00
75f3ec0b36 Release v1.1.0 2021-10-11 21:16:54 -04:00
72d43427ab Release v1.1.0 2021-10-11 21:16:13 -04:00
941647cde0 Release v1.1.0 2021-10-11 21:15:40 -04:00
5910bd98bc Release v1.1.0 2021-10-11 21:14:35 -04:00
04576fd209 Release v1.1.0 2021-10-11 21:13:44 -04:00
c1318d641c Release v1.1.0 2021-10-11 21:12:56 -04:00
162784f611 Release v1.1.0 2021-10-11 21:12:06 -04:00
4547a4416b Release v1.1.0 2021-10-11 21:11:21 -04:00
c59c1becad Release v1.1.0 2021-10-11 21:10:46 -04:00
9db9cb2ed0 Release v1.1.0 2021-10-11 21:09:59 -04:00
aae835e9d2 Release v1.1.0 2021-10-11 21:07:45 -04:00
126b457604 Release v1.1.0 2021-10-11 21:05:20 -04:00
8109eda0c6 Release v1.1.0 2021-10-11 21:04:49 -04:00
1436f073a5 Release v1.1.0 2021-10-11 21:03:10 -04:00
ad168f345c Release v1.1.0 2021-10-11 21:02:26 -04:00
e127d8606b Release v1.1.0 2021-10-11 21:00:48 -04:00
ebe0f74618 Bundled output for commit 51922760627ab92ef3fc377f0ebdbd535eb1a6ab
Includes transpiled JS/TS.

[skip ci]
2021-10-07 22:34:32 +00:00
fe8ca9c0dc [huntr] adding cache control headers to the admin area (#3097)
This PR forces the `Cache-Control: no-store, max-age=0` header to the response in the Admin Area. This forces cache to be ignored upon browsing back and forth between pages using the browser controls. Although absolutely no fail safe, it should provide better protection against serving cached pages once an admin has signed out.
2021-10-07 18:34:22 -04:00
5192276062 Make clicking edit tag button easier
Currently, tags will be dragged immediately on touch, which makes it very hard to click the edit button, as any non-perfect touch drags the tag. This commit adds a delay on mobile devices only, so that the tag can be both dragged and edited easily.

Closes https://github.com/flarum/core/issues/3098
2021-10-07 18:22:36 -04:00
e48389a86c Bundled output for commit 0fd04cc33070a9f1030908adde1d0065a6325bf6
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-10-07 03:33:54 +00:00
0fd04cc330 Support filter params in discussion list state
https://github.com/flarum/core/pull/3068 accidentially broke the user discussions page, as up until this commit, `DiscussionListState`didn't accept any filter params.
2021-10-06 23:30:32 -04:00
367cca8cc7 Bundled output for commit 2cb00d67731f01a8a93a8eb6fed14dd91f9fc5c1
Includes transpiled JS/TS.

[skip ci]
2021-10-06 20:31:59 +00:00
2cb00d6773 Fix missing space after mentions inserted via post reply
Closes https://github.com/flarum/core/issues/3096
2021-10-06 16:30:45 -04:00
7c954129f0 Bundled output for commit 84dcde4e857d5d42527f600dadca0a60c49377c9
Includes transpiled JS/TS.

[skip ci]
2021-10-06 20:24:50 +00:00
84dcde4e85 Fix delayed mention search results
Fixes https://github.com/flarum/core/issues/3095
2021-10-06 16:22:04 -04:00
03c6db4c8d Import function correctly
There was a typo in the function's name which broke mentions.
2021-10-06 16:15:01 -04:00
b5faef9a89 Remove .html on all docs urls
Now that Flarum docs have been moved to docusaurus, URLs no longer end with `.html`.

Closes https://github.com/flarum/core/issues/3092
2021-10-05 10:13:19 -04:00