.circleci
Update CI
2023-05-07 05:15:29 -06:00
.ddev
Remove name
2022-12-22 14:25:21 -05:00
.github
ooops
2024-01-15 20:24:02 +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
2024-01-11 01:50:51 -07:00
docker
more docs
2024-01-15 19:56:35 +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
Update lexer regex, fix mention regex and add more tests
2023-10-15 03:51:45 -06:00
.dockerignore
iterating on proxy + letsencrypt setup
2024-01-06 18:01:48 +00:00
.editorconfig
merge dev
2024-01-04 11:33:54 +00:00
.env.docker
tune the github workflow config
2024-01-15 20:19:04 +00:00
.env.example
Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things
2023-04-04 03:52:32 -06:00
.env.testing
Update CI .env
2023-05-07 05:12:47 -06:00
.gitattributes
Add .gitignore
2018-04-15 17:56:33 -06:00
.gitignore
update path
2024-01-15 14:48:12 +00:00
.hadolint.yaml
refactor Dockerfile and Docker workflow
2023-12-28 23:46:59 +00:00
.node-version
chore: adds node version
2022-10-23 15:10:18 +02: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.yml
tune the github workflow config
2024-01-15 20:19:04 +00:00
Dockerfile
allow skipping one-time setup tasks
2024-01-15 18:44:43 +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