.circleci
Update CI
2023-05-07 05:15:29 -06:00
.ddev
fix shellcheck error
2024-01-16 20:53:54 +00:00
.github
test: change prefix for docker tags
2024-01-26 23:58:38 +00:00
.vscode
add Docker as recommended vscode plugin
2024-01-26 20:14:59 +00:00
app
Merge remote-tracking branch 'origin/staging' into jippi-fork
2024-01-26 22:57:23 +00:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
Merge remote-tracking branch 'origin/staging' into jippi-fork
2024-01-26 22:57:23 +00:00
contrib
refactor layout
2024-01-06 14:19:36 +00:00
database
Add migration
2024-01-22 05:35:30 -07:00
docker
try to make 8.3 build working by building imagick from master branch
2024-01-26 22:51:15 +00:00
public
Update compiled assets
2023-11-02 04:36:42 -06:00
resources
Merge remote-tracking branch 'origin/staging' into jippi-fork
2024-01-26 22:57:23 +00: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
fix directory-is-empty and add tests to avoid regressions
2024-01-26 21:22:43 +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
sort ARG in Dockerfile
2024-01-26 23:39:18 +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-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
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
allow easy overrides of any and all files in container via new override mount
2024-01-26 20:19:34 +00:00
Dockerfile
sort ARG in Dockerfile
2024-01-26 23:39:18 +00:00
goss.yaml
remove php extension FTP requirement
2024-01-26 20:46:09 +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