Sami Mazouz
e43449c32d
chore: prepare 2.x
for subsplitting
2024-12-06 09:20:55 +01:00
flarum-bot
bc695e9865
Bundled output for commit 6d88c99782
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-12-04 20:49:32 +00:00
Daniël Klabbers
6d88c99782
fix: typo in Dropdown.ts
2024-12-04 21:47:02 +01:00
Sami Mazouz
097a54289f
feat: separate mariadb driver ( #4132 )
...
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
* feat: separate mariadb driver
* chore: add mariadb install dump
2024-12-02 10:17:27 +01:00
flarum-bot
d90573f8f1
Bundled output for commit f6e84a0dc5
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-29 13:58:55 +00:00
Sami Mazouz
f6e84a0dc5
fix(em): production ready check
2024-11-29 14:56:20 +01:00
flarum-bot
22b74d0404
Bundled output for commit 94b0d67a40
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-29 13:41:10 +00:00
Sami Mazouz
94b0d67a40
fix(em): prevent use if missing php functions
2024-11-29 14:38:31 +01:00
StyleCI Bot
9920a9f2f0
Apply fixes from StyleCI
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
2024-11-29 12:54:36 +00:00
Nicolas Peugnet
08b36149fd
test(testing): run flarum/testing
package tests ( #3844 )
...
* chore(testing): run flarum/testing packages tests back again
These tests were not run on each framework build, I enabled them again.
Two of the tests were failing so I disabled them for now, it is more
important to have some tests running than none at all.
* chore(testing): remove flarum/testing dedicated workflow
It is useless now that the tests are run in the framework repo.
Also this workflow was not working anymore.
---------
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
2024-11-29 13:54:20 +01:00
Sami Mazouz
7f001dfe3b
fix: validate required cli install args ( #4093 )
2024-11-29 11:17:30 +01:00
flarum-bot
5fbb9fe9a7
Bundled output for commit 33a72f5c14
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-29 09:57:59 +00:00
雨
33a72f5c14
fix(tags): wrong tag input width with CJK chars ( #4127 )
2024-11-29 10:55:21 +01:00
Sami Mazouz
af2a32a3a4
fix: larastan changes frequently
2024-11-29 10:37:44 +01:00
dependabot[bot]
bcff06a362
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 ( #4121 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-29 10:12:04 +01:00
Sami Mazouz
e1c82a19dc
chore: improve form section group styling
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
2024-11-23 14:36:03 +01:00
Sami Mazouz
770feabb59
fix(regression): improve discussion list item styling extensibility ( #4128 )
2024-11-23 14:31:03 +01:00
Sami Mazouz
464b67f848
fix: skip resource eager loading if manually eager loaded
2024-11-23 09:31:38 +01:00
Sami Mazouz
41e5ff2525
feat: recover support for ico favicon ( #4126 )
2024-11-22 16:53:19 +01:00
Davide Iadeluca
49064f6912
fix: increase length of email field ( #4118 )
2024-11-22 11:03:04 +01:00
flarum-bot
7cfa560b4e
Bundled output for commit 70081a267f
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-22 09:29:22 +00:00
Sami Mazouz
70081a267f
fix: passing lazy loaded module to app.current.matches(...)
2024-11-22 10:26:39 +01:00
Sami Mazouz
70158aa0ef
fix(regression): reply button width
2024-11-22 10:26:20 +01:00
Sami Mazouz
5e7fbcb0e8
feat: allow adding endpoints before/after others ( #4115 )
2024-11-22 08:45:26 +01:00
Sami Mazouz
4feb4a3820
fix(regression): unnecessary breaking change
2024-11-15 15:44:55 +01:00
Daniël Klabbers
6323314ad7
fix(regression): cannot cast as json on mariadb 10 ( #4110 )
2024-11-15 08:46:11 +01:00
Sami Mazouz
3b69af2ae6
feat: add fieldsBefore
and fieldsAfter
ApiResource extenders ( #4106 )
2024-11-09 14:50:39 +01:00
flarum-bot
c401e678f3
Bundled output for commit 03fe885b56
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-09 10:16:48 +00:00
Sami Mazouz
03fe885b56
fix: tests
2024-11-09 11:14:13 +01:00
flarum-bot
1ebceab85a
Bundled output for commit dd45d75cd8
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-09 10:10:16 +00:00
Sami Mazouz
dd45d75cd8
fix: importing extA lazy module from extB
2024-11-09 11:01:36 +01:00
Sami Mazouz
820894a7c9
test: php 8.4 ( #4103 )
...
* test: php 8.4
* fix: php 8.4 deprecations
* fix: make argument required
* chore: review changes
2024-11-08 17:33:47 +01:00
flarum-bot
845228f251
Bundled output for commit 8c331038da
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-08 16:24:42 +00:00
Sami Mazouz
8c331038da
chore: recover local search component ( #4104 )
2024-11-08 17:22:12 +01:00
flarum-bot
04fe684db8
Bundled output for commit 75d05ee85d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-08 12:42:46 +00:00
Sami Mazouz
75d05ee85d
chore: allow conditionals in Admin extender
2024-11-08 13:40:05 +01:00
flarum-bot
8ba9f14642
Bundled output for commit c2b91ba1cd
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-08 12:27:42 +00:00
Sami Mazouz
c2b91ba1cd
chore: allow extensibility of bool gambit
2024-11-08 13:25:08 +01:00
Sami Mazouz
5d10fdc66a
chore: laravel MariaDB min is 10.3
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
2024-11-04 20:22:44 +01:00
Sami Mazouz
d7a54037c2
fix(phpstan): return type
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-11-04 11:36:41 +01:00
Sami Mazouz
ffea0db012
fix(regression): discussion creation fails
2024-11-04 11:28:57 +01:00
Sami Mazouz
b3a40115af
fix: null title error
2024-11-04 11:14:46 +01:00
StyleCI Bot
c754ced61c
Apply fixes from StyleCI
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
2024-11-02 15:29:22 +00:00
Sami Mazouz
849faf8065
revert: recover start
method used by ecosystem
2024-11-02 16:29:10 +01:00
flarum-bot
6e90945922
Bundled output for commit cf9d88f334
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-11-02 14:38:55 +00:00
Sami Mazouz
cf9d88f334
chore: remove debugging code
2024-11-02 15:36:13 +01:00
Sami Mazouz
0c32184775
feat: use components for email templating ( #4102 )
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-11-02 12:09:51 +01:00
Sami Mazouz
0ac01b9053
chore: class naming
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-11-01 15:30:19 +01:00
Sami Mazouz
4d227a6dda
fix: header list item width
2024-11-01 15:04:50 +01:00
Sami Mazouz
535dbb4a10
fix: margin
Backend Tests / run (push) Waiting to run
Frontend Workflow / run (push) Waiting to run
Static Code Analysis / run (push) Waiting to run
2024-11-01 09:47:06 +01:00