.circleci
Update CI
2023-05-07 05:15:29 -06:00
.ddev
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.github
fix goss tests failing on multiple tags
2024-01-31 11:30:45 +01:00
.vscode
add Docker as recommended vscode plugin
2024-01-31 11:46:01 +01:00
app
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
contrib
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
database
Fix parental_controls migration
2024-01-29 22:24:50 -07:00
docker
fix 02-check-config.sh logic and bad .env.docker syntax
2024-01-31 11:46:01 +01:00
public
Update compiled assets
2023-11-02 04:36:42 -06:00
resources
Merge pull request #4879 from shleeable/patch-14
2024-01-26 20:57:10 -07:00
routes
Add forgot email feature
2024-01-22 05:26:01 -07:00
storage
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
tests
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.dockerignore
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.editorconfig
apply editorconfig + shellcheck + shellfmt to all files
2024-01-31 11:44:21 +01:00
.env.docker
fix 02-check-config.sh logic and bad .env.docker syntax
2024-01-31 11:46:01 +01:00
.env.example
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.env.testing
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.gitattributes
Add .gitignore
2018-04-15 17:56:33 -06:00
.gitignore
apply editorconfig + shellcheck + shellfmt to all files
2024-01-31 11:44:21 +01:00
.hadolint.yaml
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.markdownlint.json
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
.node-version
chore: adds node version
2022-10-23 15:10:18 +02:00
.shellcheckrc
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
CHANGELOG.md
Update changelog
2024-01-22 05:26:57 -07:00
CODE_OF_CONDUCT.md
Merge pull request #1793 from FiXato/patch-2
2019-10-18 13:01:18 -06:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2019-11-02 15:10:44 +01:00
Dockerfile
improve Dockerfile for composer.json+composer.lock
2024-01-31 11:46:01 +01:00
LICENSE
Replace to perfect license
2018-06-05 13:33:38 +09: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
artisan
Add Laravel Framework
2018-04-15 17:56:48 -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
crowdin.yml
Update Crowdin configuration file
2022-03-01 22:14:22 -07:00
docker-compose.migrate.yml
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
docker-compose.yml
refactor Dockerfile and Docker workflow
2024-01-23 23:43:00 +01:00
goss.yaml
fix gosu version for bookworm + remove jippi-branch from workflow (not necessary)
2024-01-25 22:30:56 +01: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
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