.circleci
Update CI
2023-05-07 05:15:29 -06:00
.ddev
Remove name
2022-12-22 14:25:21 -05:00
.github
Update docker action
2023-01-08 15:03:28 -07:00
app
Added /api/v1.1/accounts/app/settings
endpoint and UserAppSettings model to store app specific settings
2023-05-29 03:43:25 -06:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
Bump version
2023-05-29 03:54:16 -06:00
contrib
Update nginx config
2023-05-26 23:41:17 -06:00
database
Added /api/v1.1/accounts/app/settings
endpoint and UserAppSettings model to store app specific settings
2023-05-29 03:43:25 -06:00
public
Update compiled assets
2023-06-02 05:32:10 -06:00
resources
Update Notifications.vue component, fix filtering logic to prevent endless spinner
2023-06-02 05:30:11 -06:00
routes
Added /api/v1.1/accounts/app/settings
endpoint and UserAppSettings model to store app specific settings
2023-05-29 03:43:25 -06:00
storage
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
tests
Fix test
2023-05-27 07:27:35 -06:00
.dockerignore
Fix the docker build
2018-08-23 22:57:22 +02:00
.editorconfig
Update editorconfig
2023-02-10 02:51:59 -07:00
.env.docker
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.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
Revert composer.lock removal
2022-05-21 00:21:58 -06: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
2023-06-02 05:32:25 -06:00
CODE_OF_CONDUCT.md
Merge pull request #1793 from FiXato/patch-2
2019-10-18 13:01:18 -06:00
composer.json
Bump circleci php version
2023-04-19 22:56:38 -06:00
composer.lock
Update composer deps
2023-05-29 03:52:15 -06: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
update docker-compose
2022-12-31 16:48:33 +00:00
LICENSE
Replace to perfect license
2018-06-05 13:33:38 +09:00
package-lock.json
Update deps
2023-03-25 06:42:07 -06:00
package.json
Add parse-link-header js library
2023-02-08 02:08:29 -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
Remove ace
2021-12-14 21:49:48 -07:00