- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 4 2022
Apr 4 2022
Apr 3 2022
Apr 3 2022
A split_lines\1 utility function
mollekopf committed rEI3c633ea618a9: Separate the number of bytes from the result (authored by mollekopf).
Separate the number of bytes from the result
Apr 1 2022
Apr 1 2022
Prepare 0.4.5
Handle 0-length literals
Using months as unit of the max_password_age seems rather coarse, but if it's good enough for the end users it's good enough for me (don't know to which extent this has already been discussed).
Mar 29 2022
Mar 29 2022
mollekopf committed rKb3b823331d04: Use env.local instead of .env.local.example (authored by mollekopf).
Use env.local instead of .env.local.example
Mar 28 2022
Mar 28 2022
mollekopf committed rKb9ca34476d0c: Allow choosing a different branch in the ansible setup (authored by mollekopf).
Allow choosing a different branch in the ansible setup
mollekopf committed rK54523df20c20: Run bin/deploy.sh as part of the ansible script (authored by mollekopf).
Run bin/deploy.sh as part of the ansible script
Support for receiving of mail
For the final file storage (not the intermediate files used for upload), we'll want a way to associate files with a "Library", which can have different storage backends (local filesystem, s3, ...). Not a blocker for a first step, just so we agree on the direction.
I'm not sure about the permissions model.
Mar 24 2022
Mar 24 2022
Seed a user in the app domain
Removed the openvidu room seeder
Mar 23 2022
Mar 23 2022
deploy.sh script
Mar 22 2022
Mar 22 2022
webapp init.sh fixup
ansible env.local
mollekopf committed rK5ab200e53623: use env.local instead of .env.local.example (authored by mollekopf).
use env.local instead of .env.local.example
mollekopf committed rK8a16ff296df1: Thoroughly clean-up the current state for a new webapp container (authored by mollekopf).
Thoroughly clean-up the current state for a new webapp container
Mar 21 2022
Mar 21 2022
mollekopf committed rK4a33f05ea3a7: Support for setting a test exchangerate (authored by mollekopf).
Support for setting a test exchangerate
Get PaymentsMollieTest to pass again
Adjust wallets test to pass
mollekopf committed rKe4352abfa608: Use a mock test date for the until test (authored by mollekopf).
Use a mock test date for the until test
Container to run tests
Adjust spelling in ErrorTest.php
mollekopf committed rKb44445a27387: Make sure the containers are up before we proceed (authored by mollekopf).
Make sure the containers are up before we proceed
A containerized way to run kolab4
mollekopf committed rKd9f6424be6fc: Catch exceptions when importing OX rates (authored by mollekopf).
Catch exceptions when importing OX rates
mollekopf committed rK112e84da655b: Use a pid based healthcheck for the nginx proxies (authored by mollekopf).
Use a pid based healthcheck for the nginx proxies
mollekopf committed rK48e7128d17fd: Made the ssl ceritifcate configurable from the docker-compose file (authored by mollekopf).
Made the ssl ceritifcate configurable from the docker-compose file
Install the enigma plugin
mollekopf committed rK47b3a21b1d09: Enable phpstan on resources and fix duplicate entry (authored by mollekopf).
Enable phpstan on resources and fix duplicate entry
mollekopf committed rKe666f662c686: Script to inject a mime message into a mailbox (authored by mollekopf).
Script to inject a mime message into a mailbox
Improve 09-enable-debugging
"production" meet server deployment
Set the new invitation policy
Configure the new webmail_url
Create resource script
Resourcemanagement patches
roundcube config changes
Ignore the inetuserstatus for now
mollekopf committed rK45112ba64ec6: Adjust the base dns for calendar.inc.php as well. (authored by mollekopf).
Adjust the base dns for calendar.inc.php as well.
Enable debugging for wallace as well.
mollekopf committed rKfa85a329449c: Set all require environment variables for the kolab container (authored by mollekopf).
Set all require environment variables for the kolab container
Added a patching mechanism
mollekopf added a reverting change for rK0f46d2ae62ed: Use https for the roundcube backend: rK2870dd1fe33a: Added a patching mechanism.
Added cache to .gitignore
Mediasoup based Kolab Meet
mollekopf committed rKa87df9060e76: Make kolab deployment ready to install on a linode (authored by mollekopf).
Make kolab deployment ready to install on a linode
Use password command
My pdf output is only 2696 bytes long
Laravel v9
CompanionApp support
Fixed token revocation + test
Rebased on the laravel v9
Rebased on laravel v9
According to our discussion in jabber the idea was to have the following split:
- Library: Controls where files are stored (so for kolabnow we'd have at least initially a single library for all users). This is not exposed to the user. (An alternative name for this could be "Repository")
- Share: Controls who can see files (and probably maintian other acl's as well). Initially each user would have one share giving him access to his files.
I don't know why this is necessary, but seems reasonable.
Mar 17 2022
Mar 17 2022
Get PaymentsMollieTest to pass again
Adjust wallets test to pass
mollekopf committed rKfd07d347ab0a: Support for setting a test exchangerate (authored by mollekopf).
Support for setting a test exchangerate
Adjust spelling in ErrorTest.php
mollekopf committed rKf5ce7649a6b4: Use a mock test date for the until test (authored by mollekopf).
Use a mock test date for the until test
Container to run tests
A containerized way to run kolab4
mollekopf committed rK48683410d2cb: Make sure the containers are up before we proceed (authored by mollekopf).
Make sure the containers are up before we proceed
Mar 14 2022
Mar 14 2022
webapp container healthcheck
mollekopf committed rKb428ec18afa0: These are the tests that are currently failing (authored by mollekopf).
These are the tests that are currently failing
These pass again
Get PaymentsMollieTest to pass again
Adjust wallets test to pass
mollekopf committed rK2bc9f6e4ab5d: Support for setting a test exchangerate (authored by mollekopf).
Support for setting a test exchangerate
mollekopf committed rK490c0a916cef: Use a mock test date for the until test (authored by mollekopf).
Use a mock test date for the until test
Mar 11 2022
Mar 11 2022
Fixed swoole container
Min processes must be >0
mollekopf committed rKff967139e5ad: The tests container requires a running kolab container for imap (authored by mollekopf).
The tests container requires a running kolab container for imap
Fixed xdebug inclusion
Run the individual testsuites
Webapp container adjustments
docker tests update
mollekopf committed rKc2966a4c33f8: Only check for what we actually need in bin/quickstart (authored by mollekopf).
Only check for what we actually need in bin/quickstart
Container to run tests
Run all passing tests
A containerized way to run kolab4
mollekopf committed rK91a157ce98c9: The nginx proxy needs to wait for the kolab container to be healthy (authored by mollekopf).
The nginx proxy needs to wait for the kolab container to be healthy
mollekopf committed rK4214ff30291c: Make sure the containers are up before we proceed (authored by mollekopf).
Make sure the containers are up before we proceed
mollekopf committed rK041d04057a0e: Catch exceptions when importing OX rates (authored by mollekopf).
Catch exceptions when importing OX rates
mollekopf committed rKe42b63fa53d1: Use a pid based healthcheck for the nginx proxies (authored by mollekopf).
Use a pid based healthcheck for the nginx proxies
mollekopf committed rK262c26901680: Made the ssl ceritifcate configurable from the docker-compose file (authored by mollekopf).
Made the ssl ceritifcate configurable from the docker-compose file
Install the enigma plugin
mollekopf committed rK7f4b1ec72278: Script to inject a mime message into a mailbox (authored by mollekopf).
Script to inject a mime message into a mailbox
mollekopf committed rK185f7379a95c: Enable phpstan on resources and fix duplicate entry (authored by mollekopf).
Enable phpstan on resources and fix duplicate entry
Improve 09-enable-debugging
"production" meet server deployment
Set the new invitation policy
Configure the new webmail_url
Resourcemanagement patches
Create resource script