AspireCloud is an API server for WordPress, partially implementing the api.wp.org specifications, and proxying the rest
Find a file
Chuck Adams 62ae7e6ae2
Some checks failed
PHP Style Check / php-lint (push) Has been cancelled
PHP Static Analysis / php-static-analysis (push) Has been cancelled
PHP Test Suite / php-test (8.4) (push) Has been cancelled
Merge pull request #404 from aspirepress/archive
2025-11-20 07:32:17 -07:00
.github build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 2025-11-05 17:17:51 +00:00
app make BaseModel::create public 2025-11-18 11:39:13 -07:00
bin Determine asset content-type from extension (#163) 2025-02-12 15:26:12 -07:00
bootstrap remove laravel/telescope. i gave it plenty of chances. 2025-10-26 09:54:32 -06:00
bruno fix: replace downloadurl_placeholder with download_link (#162) 2025-02-11 18:36:34 -07:00
config remove laravel/telescope. i gave it plenty of chances. 2025-10-26 09:54:32 -06:00
database remove laravel/telescope. i gave it plenty of chances. 2025-10-26 09:54:32 -06:00
docker Merge pull request #361 from aspirepress/dependabot/docker/docker/laravel-worker/php-8.4.13-cli-bookworm 2025-10-25 11:07:51 -06:00
docs add readme.hackathon.md 2025-10-29 12:47:33 -06:00
meta/bin add wrapper script for mago 2025-09-26 10:59:17 -06:00
patches add patch for BagServiceProvider 2025-10-26 12:28:35 -06:00
public remove laravel/telescope. i gave it plenty of chances. 2025-10-26 09:54:32 -06:00
resources enable strict types everywhere 2025-10-25 13:15:51 -06:00
routes Merge branch 'main' into issue-359/import-package-endpoint 2025-11-11 16:50:51 +02:00
storage Merging Laravel into main (#27) 2024-10-19 07:32:17 -06:00
tests add prefer-arrow-function linter rule and apply autofix 2025-10-25 13:48:47 -06:00
.dockerignore add all dotfiles to dockerignore (#271) 2025-06-11 16:32:27 -06:00
.editorconfig Merging Laravel into main (#27) 2024-10-19 07:32:17 -06:00
.env.example change elasticsearch.enabled to elasticsearch.autoindex 2025-10-24 17:56:21 -06:00
.gitattributes Merging Laravel into main (#27) 2024-10-19 07:32:17 -06:00
.gitignore Merge branch 'main' into mago 2025-09-13 12:32:47 -06:00
.pre-commit-config.example.yaml add composer-lint-mago to pre-commit checks 2025-09-11 15:30:20 -06:00
artisan Merging Laravel into main (#27) 2024-10-19 07:32:17 -06:00
CHANGELOG.md Adding a changelog 2024-10-07 05:01:12 -04:00
composer.json require php 8.4 2025-11-05 17:40:18 -07:00
composer.lock require php 8.4 2025-11-05 17:40:18 -07:00
docker-compose.override.yml.dist a day late a $ short 2025-10-22 17:31:04 -06:00
docker-compose.yml zap all gratuitous container_name keys 2025-10-24 14:49:27 -06:00
jsconfig.json User Management and API Keys (#84) 2024-11-01 18:30:03 -06:00
LICENSE Updating license file 2024-10-06 06:28:22 -04:00
mago.toml final pass over mago.toml 2025-10-25 14:05:45 -06:00
Makefile Add normalizing and weighting to search (#259) 2025-06-05 10:04:57 -06:00
package.json build(deps-dev): bump @vitejs/plugin-vue from 5.2.1 to 5.2.3 2025-03-17 18:59:07 +00:00
phpstan.dist.neon zap phpstan suppression pattern for BelongsToMany since it's fine now 2025-09-27 10:33:45 -06:00
phpunit.xml remove laravel/telescope. i gave it plenty of chances. 2025-10-26 09:54:32 -06:00
postcss.config.js Merging Laravel into main (#27) 2024-10-19 07:32:17 -06:00
psalm.xml add HasFetchMethods trait 2025-11-04 16:49:10 -07:00
README.md replace readme 2025-11-20 07:30:34 -07:00
tailwind.config.js User Management and API Keys (#84) 2024-11-01 18:30:03 -06:00
vite.config.js User Management and API Keys (#84) 2024-11-01 18:30:03 -06:00
yarn.lock build(deps-dev): bump the default-group group with 4 updates 2025-10-20 17:35:13 +00:00