.circleci
Update circleci config
2024-03-31 16:10:28 -06:00
.ddev
fix shellcheck error
2024-01-16 20:53:54 +00:00
.github
remove jippi-fork from GitHub actions
2024-03-06 21:25:31 +00:00
.vscode
many small fixes and improvements
2024-02-10 20:03:04 +00:00
app
Update CollectionsController, add new self route
2024-05-22 02:21:07 -06:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
Bump version to v0.12.1
2024-05-07 01:11:26 -06:00
database
Update filesystems config, add to config_cache
2024-03-14 05:03:19 -06:00
docker
use DOCKER_DB_HOST_PORT when checking if database is ready or not
2024-04-06 10:53:48 +00:00
public
Update embed.js
2024-04-20 05:02:58 -06:00
resources
Update Admin Curated Onboarding, add select-all/mass action operations
2024-05-16 04:14:48 -06:00
routes
Update CollectionsController, add new self route
2024-05-22 02:21:07 -06: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
sync ignore files
2024-02-22 15:12:22 +00:00
.editorconfig
fix spacing
2024-02-22 14:56:33 +00:00
.env.docker
Merge pull request #4986 from jippi/build-frontend-in-docker
2024-05-16 04:36:36 -06:00
.env.example
Update ConfigCacheService, fix database race condition and fallback to file config and enable by default
2024-05-07 01:00:32 -06:00
.env.testing
ignore some shellchecks for .env files
2024-01-16 20:51:37 +00:00
.gitattributes
Update .gitattributes to collapse diffs on generated files
2024-02-16 17:56:13 +01:00
.gitignore
Update gitignore
2024-03-05 06:31:46 -07:00
.hadolint.yaml
ignore hadolint rule DL3029
2024-03-06 21:14:03 +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
CHANGELOG.md
Update changelog
2024-05-22 02:21:27 -06:00
CODEOWNERS
add CODEOWNERS
2024-02-11 02:00:09 +00: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
Merge pull request #4986 from jippi/build-frontend-in-docker
2024-05-16 04:36:36 -06: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
Bump version to 0.11.13
2024-03-05 06:00:37 -07:00
composer.lock
Update composer deps
2024-05-07 01:08:49 -06:00
crowdin.yml
Update Crowdin configuration file
2022-03-01 22:14:22 -07:00
docker-compose.migrate.yml
`version` is obsolete
2024-04-13 22:26:53 +02:00
docker-compose.yml
Merge pull request #4986 from jippi/build-frontend-in-docker
2024-05-16 04:36:36 -06:00
goss.yaml
many small fixes and improvements
2024-02-10 20:03:04 +00:00
package-lock.json
Update npm deps
2024-04-06 02:47:19 -06:00
package.json
Update npm deps
2024-02-19 01:46:45 -07: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 webpack config
2024-04-20 00:55:21 -06:00