Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining V... | provokateurin | 2025-05-05 | 1 | -1/+2 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -12/+8 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 2 | -39/+5 |
* | chore: Improve phpdoc typing to silence psalm errors | Côme Chilliet | 2024-04-02 | 2 | -0/+6 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 2 | -2/+2 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 2 | -2/+2 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 2 | -2/+2 |
* | Add comments | Carl Schwan | 2022-12-05 | 2 | -0/+2 |
* | Fix migration to non-empty secret | Carl Schwan | 2022-12-05 | 2 | -2/+8 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -3/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -12/+13 |
* | Add SFTP auth mechanism to use a password and public key for SFTP | Roeland Jago Douma | 2018-06-07 | 1 | -0/+65 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Remove unused member | Roeland Jago Douma | 2017-06-30 | 1 | -2/+0 |
* | Allow 2048 and 4096 bit SFTP keys | Roeland Jago Douma | 2017-06-29 | 1 | -2/+7 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move Lib\Auth to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -0/+81 |