.circleci
Update CI
2023-05-07 05:15:29 -06:00
.ddev
fix shellcheck error
2024-01-16 20:53:54 +00:00
.github
push build cache to registry as well
2024-02-22 14:07:51 +00:00
.vscode
many small fixes and improvements
2024-02-10 20:03:04 +00:00
app
Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork
2024-02-19 13:31:29 +00:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork
2024-02-19 13:31:29 +00:00
database
Add Curated Onboarding
2024-02-19 04:00:31 -07:00
docker
use remote build cache for faster local dev
2024-02-22 14:50:15 +00:00
public
Update compiled assets
2024-02-19 04:35:11 -07:00
resources
Update landing nav, fix curated onboarding state
2024-02-19 04:33:29 -07:00
routes
Add Curated Onboarding
2024-02-19 04:00:31 -07:00
storage
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
tests
fix directory-is-empty and add tests to avoid regressions
2024-01-26 21:22:43 +00:00
.dockerignore
update ignore files
2024-02-22 14:32:50 +00:00
.editorconfig
many small fixes and improvements
2024-02-10 20:03:04 +00:00
.env.docker
allow .env control of a couple of PHP settings
2024-02-22 14:49:18 +00:00
.env.testing
ignore some shellchecks for .env files
2024-01-16 20:51:37 +00:00
.gitattributes
Update .gitattributes to collapse diffs on generated files
2024-02-16 17:56:13 +01:00
.gitignore
update ignore files
2024-02-22 14:32:50 +00:00
.hadolint.yaml
refactor Dockerfile and Docker workflow
2023-12-28 23:46:59 +00:00
.markdownlint.json
migration docs
2024-01-15 23:50:16 +00:00
.node-version
chore: adds node version
2022-10-23 15:10:18 +02:00
.shellcheckrc
tweaking configs
2024-01-15 20:42:11 +00:00
artisan
Add Laravel Framework
2018-04-15 17:56:48 -06:00
CHANGELOG.md
Update changelog
2024-02-19 05:44:34 -07:00
CODE_OF_CONDUCT.md
Merge pull request #1793 from FiXato/patch-2
2019-10-18 13:01:18 -06:00
CODEOWNERS
add CODEOWNERS
2024-02-11 02:00:09 +00:00
composer.json
Update composer deps, add php 8.3 support
2024-02-18 18:00:43 -07:00
composer.lock
Update composer deps, add php 8.3 support
2024-02-18 18:00:43 -07:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2019-11-02 15:10:44 +01:00
crowdin.yml
Update Crowdin configuration file
2022-03-01 22:14:22 -07:00
docker-compose.migrate.yml
cleanup .env.docker variable names and placement in the file
2024-01-17 17:51:37 +00:00
docker-compose.yml
use remote build cache for faster local dev
2024-02-22 14:50:15 +00:00
Dockerfile
Bump dottie
2024-02-22 14:48:31 +00:00
goss.yaml
many small fixes and improvements
2024-02-10 20:03:04 +00:00
LICENSE
Replace to perfect license
2018-06-05 13:33:38 +09:00
package-lock.json
Update npm deps
2024-02-19 01:46:45 -07:00
package.json
Update npm deps
2024-02-19 01:46:45 -07:00
phpunit.xml
Update phpunit config
2020-12-13 14:51:56 -07:00
README.md
Added “Run on YunoHost”
2021-10-31 00:04:43 +02:00
SECURITY.md
Create SECURITY.md
2021-10-13 01:07:01 -04:00
server.php
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
webpack.mix.js
Update routes and add RemoteAuthController
2023-07-16 22:54:02 -06:00