Niko
bdb2b63fe9
Disable JS scripting in mongodb (mapReduce and $where not used)
2022-02-16 11:58:19 +01:00
Niko
0206084508
Changed MEDIA_DIR to DATA_DIR to hold assets too
2022-02-11 01:46:55 +01:00
Niko
88db2c2919
Added a way to template environment variables inside NGINX config using docker
...
* Created configuration for storing media (avatars, images, videos...)
2022-02-11 01:24:25 +01:00
Niko
3a3cf576e5
Added mongodb support for PHP "web" service
...
* Created new Dockerfile with the needed installs
* Created database.php simple class for MongoDB simplify and queries
2022-02-10 01:32:00 +01:00
Niko
95436a59b3
Added register account API + Changes needed
...
* Added .env to .gitignore
* New dependencies on package.json
* Moved database connection to a "db.js" module
* Changed API ActivityPub params
* Added new APIs on "server.js"
* Added needed env variables on .env
2022-02-08 22:22:42 +01:00
Niko
dbd336be33
initial commit
2022-02-08 14:07:18 +01:00