flarum-bot
0694651fe9
Bundled output for commit 92b2b4aad1
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-10-22 09:18:09 +00:00
flarum-bot
71717f9ebb
Bundled output for commit 449ba48ba3
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-10-02 07:10:53 +00:00
Davide Iadeluca
449ba48ba3
[1.x] [extensibility] Export all missing modules in compat ( #4044 )
...
* chore(emoji): export missing modules in compat API
* chore(flags): export missing modules in compat API
* chore(likes): export missing modules in compat API
* chore(lock): export missing modules in compat API
* chore(markdown): export missing modules in compat API
* chore(mentions): export missing modules in compat API
* chore(nicknames): export missing modules in compat API
* chore(extension-manager): export missing modules in compat API
* chore(statistics): export missing modules in compat API
* chore(sticky): export missing modules in compat API
* chore(subscriptions): export missing modules in compat API
* chore(suspend): export missing modules in compat API
* chore(tags): export missing modules in compat API
* chore(core): export missing modules in compat API
* chore: fix tsconfig
2024-10-02 08:04:10 +01:00
IanM
2c4d64cd20
[1.x] [extensibility] feat: allow classes that extends AbstractJob
to be placed on a specified queue ( #4026 )
...
* feat: allow classes that extends AbstractJob to be placed on a specific queue
* Apply fixes from StyleCI
* php 7.3 compat
* Apply fixes from StyleCI
* change to to avoid conflicts with extensions that already do this
* chore: add docblock explaining that this solution only works for Redis queues
* Apply fixes from StyleCI
* chore: update docblock
* Apply fixes from StyleCI
---------
Co-authored-by: StyleCI Bot <bot@styleci.io >
2024-09-29 15:35:29 +01:00
flarum-bot
84414c6699
Bundled output for commit bf0d895106
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-09-28 08:23:34 +00:00
IanM
c942f3100d
Revert "Export all missing modules in compat ( #4006 )" ( #4032 )
...
This reverts commit e0adf90453
.
2024-09-28 09:11:37 +01:00
flarum-bot
4d59ec4600
Bundled output for commit e0adf90453
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-09-27 06:54:45 +00:00
Davide Iadeluca
e0adf90453
Export all missing modules in compat ( #4006 )
...
* chore(emoji): export missing modules in compat API
* chore(flags): export missing modules in compat API
* chore(likes): export missing modules in compat API
* chore(lock): export missing modules in compat API
* chore(markdown): export missing modules in compat API
* chore(mentions): export missing modules in compat API
* chore(nicknames): export missing modules in compat API
* chore(extension-manager): export missing modules in compat API
* chore(statistics): export missing modules in compat API
* chore(sticky): export missing modules in compat API
* chore(subscriptions): export missing modules in compat API
* chore(suspend): export missing modules in compat API
* chore(tags): export missing modules in compat API
* chore(core): export missing modules in compat API
2024-09-27 07:44:06 +01:00
StyleCI Bot
e43530e40a
Apply fixes from StyleCI
2024-09-26 15:55:20 +00:00
Daniël Klabbers
a52959ccf2
Patch vulnerability advisory ( #3966 )
...
Seems composer has a vulnerability, see https://github.com/advisories/GHSA-7c6p-848j-wh5h
Affected versions
>= 2.0.0-alpha1, < 2.2.23 -- patched in 2.2.23
>= 2.3.0-rc1, < 2.7.0 -- patched in 2.7.0
---
Let's raise the minimum to enforce the latest.
Thank you @peopleinside for reporting this.
(cherry picked from commit e771b908d5
)
2024-02-22 11:43:31 +01:00
Sami Mazouz
b2044ff312
fix(em): breaks when composer deps get updated
2024-02-04 13:56:09 +01:00
Sami Mazouz
4f4977b7a5
fix(em): phpstan
2024-01-12 17:59:59 +01:00
Sami Mazouz
24b7dcb102
fix(em): composer.json
schema issues
2024-01-12 17:57:08 +01:00
Sami Mazouz
207032f6ff
chore: rename package-manager
to extension-manager
2024-01-10 15:56:32 +01:00
flarum-bot
ac6f4d4d0c
Bundled output for commit 56b2b3b2bc
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2024-01-06 17:07:40 +00:00
Sami Mazouz
56b2b3b2bc
fix(package-manager): bugs
2024-01-06 18:00:09 +01:00
Sami Mazouz
7fb0e08c0a
fix(package-manager): file not found exception
2024-01-06 13:07:02 +01:00
Sami Mazouz
45a8b572e3
fix: package name require
format
2024-01-04 14:14:45 +01:00
flarum-bot
5d14f96c32
Bundled output for commit 2299541e4d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-12-18 12:50:33 +00:00
Sami Mazouz
2299541e4d
feat: package manager improvements ( #3943 )
...
* chore: track
* Apply fixes from StyleCI
* chore: track
* Apply fixes from StyleCI
* fix: installing beta packages #3792
* chore: guess package not found error
* Apply fixes from StyleCI
* feat: queue improvements
* feat: queue improvements
* fix: issues with job failure and unique runs
* fix: enforce one composer action at a time
* feat: add cause to queued command output
* Apply fixes from StyleCI
* feat: add soft & hard extension update options
* chore: explain why an extension cannot be removed
* chore: remove test
* chore: simplify
* docs: readme
* Apply fixes from StyleCI
* fea: allow adding repositories and auth methods
* chore: prevent future issues when min stability is set
* chore: typings check
* fix: phpstan
* Apply fixes from StyleCI
* fix: bugs
2023-12-18 13:44:33 +01:00
Sami Mazouz
e5abffc75b
chore: v1.8 preparations
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-20 16:08:42 +01:00
flarum-bot
f6c9bbb427
Bundled output for commit feb968780a
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-05-14 20:41:53 +00:00
Sami Mazouz
5b89d3e91a
chore(regression): use correct imports from core js
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-05-14 21:34:17 +01:00
flarum-bot
c766881e1f
Bundled output for commit e63e161be6
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-05-07 16:49:15 +00:00
David Wheatley
e63e161be6
chore: major frontend JS cleanup ( #3609 )
2023-05-07 17:40:18 +01:00
dependabot[bot]
13e655aca5
chore(deps): bump webpack from 5.75.0 to 5.76.0 ( #3761 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 07:45:00 +01:00
flarum-bot
8b11fef3ee
Bundled output for commit 8a114cd826
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-04-16 11:48:33 +00:00
Sami Mazouz
8a114cd826
fix(regression): styling and semantics of header tag are incorrect
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-04-16 12:41:51 +01:00
flarum-bot
62c93b4a05
Bundled output for commit fab71f2d01
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-04-15 15:29:22 +00:00
Sami Mazouz
fab71f2d01
fix(package-manager): available core updates cause an error in the dashboard
...
Fixes #3776
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-04-15 16:21:45 +01:00
IanM
1ee5cf6ba9
feat(core): PHP 8.2 Support ( #3709 )
...
* chore: test with php 8.2
* chore: bump httphandlerunnder
* chore: bump httphandlerunner
* chore: address php8.2 deprecation
* chore: php 8.2
* chore: bump less.php version
* avoid dynamic properties
* avoid another dynamic property
* Apply fixes from StyleCI
* tags php82
* php82
* fix: check for property existence
* Rerun checks after s9e/text-formatter update
* chore: disable deprecation warnings for php 8.2
* chore: PHP8.2 does not accept dynamic properties
* chore: temporarily disable package manager tests workflow
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com >
2023-02-14 19:09:56 +01:00
flarum-bot
f4f8369dc0
Bundled output for commit aa0b3288d5
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-02-11 12:36:30 +00:00
Daniël Klabbers
aa0b3288d5
feat(seo): shift h1 tag from logo to discussion title ( #3724 )
...
* feat(seo): shift h1 tag from logo to discussion title
Many times have we seen opponents of using h2 as the discussion title. Although
my own SEO knowledge is limited, I have seen the importance of structuring pages
according to the content you wish to prioritize. If we only take that into consideration
there is zero reason for the app-wide identical logo to take precedence over any
other heading.
This change makes the logo a standard (visually identical) element, and
makes the discussion hero title a h1.
* feat(seo): rewrite remainder of hero titles and subtitles
2023-02-11 13:27:46 +01:00
flarum-bot
77a0b11bc8
Bundled output for commit 7e6458a125
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2023-02-10 22:08:35 +00:00
Sami Mazouz
da1bf8da21
chore(phpstan): enable phpstan in bundled extensions ( #3667 )
...
* feat(phpstan): pick up extended model relations typings
* feat(phpstan): pick up extended model date attributes
* feat(core): introduce `castAttribute` extender
Stops using `dates` as it's deprecated in laravel 8
* feat(phpstan): pick up extended model attributes through casts
* fix: extenders not resolved when declared namespace
* fix(phpstan): new model attributes are always nullable
* chore(phpstan): add helpful cache clearing command
* Apply fixes from StyleCI
* chore: improve extend files provider logic
* chore: rename `castAttribute` to just `cast`
* chore: update phpstan package to detect `cast` method
* chore: enable phpstan in bundled extensions
* chore: rebasing conflicts
* chore: rebasing conflicts
* chore: typings for latest 1.7 changes
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2023-01-19 21:49:38 +01:00
flarum-bot
0e238a9c82
Bundled output for commit 64fa35f2f3
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-11-25 17:25:24 +00:00
flarum-bot
c50c924242
Bundled output for commit 18bdd48835
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-11-16 10:30:13 +00:00
flarum-bot
ab56aefeaa
Bundled output for commit 259db92b9a
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-11-10 23:30:18 +00:00
flarum-bot
6da0bc63b7
Bundled output for commit 6e1bc2daed
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-09-23 13:18:01 +00:00
Ngô Quốc Đạt
6e1bc2daed
fix: package manager failures not showing alerts ( #3647 )
...
* fix: close `LoadingModal` when install falied
* move error handler to catch
2022-09-23 14:11:36 +01:00
flarum-bot
368e08bb9b
Bundled output for commit 5f2d7fb7b6
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-09-17 11:36:06 +00:00
Sami Mazouz
5f2d7fb7b6
fix(regression): bad import
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2022-09-17 12:29:16 +01:00
flarum-bot
68d6e30143
Bundled output for commit c5c312db0d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-09-17 11:07:16 +00:00
Sami Mazouz
c5c312db0d
chore: yarn format
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2022-09-17 11:54:09 +01:00
flarum-bot
05f80b7b83
Bundled output for commit 31c3cfc4ea
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-09-16 10:02:55 +00:00
Sami Mazouz
31c3cfc4ea
chore(package-manager): set min core version and add warning
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2022-09-16 10:54:39 +01:00
Sami Mazouz
fd196454a5
chore(package-manager): config composer to use web php version
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com >
2022-09-15 11:07:08 +01:00
flarum-bot
ec97ee41f9
Bundled output for commit 335c602cea
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-08-20 17:30:31 +00:00
Sami Mazouz
335c602cea
chore(package-manager): last tweaks before beta tag
...
chore: fix workflow errors
chore: fix workflow errors
chore: avoid updating an extension that wasn't directly required
chore: prevent job overlap
chore: reorganize code, separate state from view
fix: update checking ui display
chore: minor improvements
Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com >
2022-08-20 18:21:02 +01:00
flarum-bot
b28606b8ef
Bundled output for commit 631b4c194c
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-08-08 13:53:39 +00:00