.circleci
Update CI
2023-05-07 05:15:29 -06:00
.ddev
fix shellcheck error
2024-01-16 20:53:54 +00:00
.github
also build and push staging images
2024-01-26 18:24:15 +00:00
.vscode
add Docker as recommended vscode plugin
2024-01-26 20:14:59 +00:00
app
Merge branch 'pixelfed:dev' into jippi-fork
2024-01-15 13:17:02 +01:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
Merge branch 'pixelfed:dev' into jippi-fork
2024-01-15 13:17:02 +01:00
contrib
refactor layout
2024-01-06 14:19:36 +00:00
database
Update migration, fixes #4863
2024-01-15 22:43:09 -07:00
docker
fix 02-check-config.sh logic and bad .env.docker syntax
2024-01-26 20:14:40 +00:00
public
Update compiled assets
2023-11-02 04:36:42 -06:00
resources
Merge branch 'pixelfed:dev' into jippi-fork
2024-01-15 13:17:02 +01:00
routes
Apply dangerZone middleware to parental controls routes
2024-01-11 02:40:52 -07:00
storage
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
tests
add bats testing
2024-01-17 15:37:12 +00:00
.dockerignore
iterating on proxy + letsencrypt setup
2024-01-06 18:01:48 +00:00
.editorconfig
apply editorconfig + shellcheck + shellfmt to all files
2024-01-26 14:41:44 +00:00
.env.docker
fix 02-check-config.sh logic and bad .env.docker syntax
2024-01-26 20:14:40 +00:00
.env.example
ignore some shellchecks for .env files
2024-01-16 20:51:37 +00:00
.env.testing
ignore some shellchecks for .env files
2024-01-16 20:51:37 +00:00
.gitattributes
Add .gitignore
2018-04-15 17:56:33 -06:00
.gitignore
apply editorconfig + shellcheck + shellfmt to all files
2024-01-26 14:41:44 +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-01-11 06:54:20 -07:00
CODE_OF_CONDUCT.md
Merge pull request #1793 from FiXato/patch-2
2019-10-18 13:01:18 -06:00
composer.json
Add WebPush
2023-12-03 22:18:38 -07:00
composer.lock
Add WebPush
2023-12-03 22:18:38 -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
Set stop_signal for worker to stop Horizon more correct
2024-01-26 20:15:57 +00:00
Dockerfile
improve Dockerfile for composer.json+composer.lock
2024-01-26 20:15:33 +00:00
goss.yaml
debug redis
2024-01-17 14:13:38 +00:00
LICENSE
Replace to perfect license
2018-06-05 13:33:38 +09:00
package-lock.json
Update npm deps
2023-10-23 01:35:19 -06:00
package.json
Update npm deps, add webp2p libs. Thanks @peertube <3
2023-10-22 23:41:03 -06: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