Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backtrace openssl_verify errors so that we can find bad keys - as there is ↵ | redmatrix | 2016-02-25 | 1 | -3/+4 |
| | | | | very little relevant context available at this level. | ||||
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+0 |
| | |||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -0/+92 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -148/+0 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -0/+148 |
| | |||||
* | add router class | redmatrix | 2016-02-19 | 1 | -0/+200 |
| | |||||
* | move dreport to zotlabs\zot namespace | redmatrix | 2016-02-19 | 1 | -0/+55 |
| | |||||
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 5 | -3/+1442 |
| | |||||
* | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 1 | -0/+62 |
| | | | | project/version info. Move these out of /boot.php | ||||
* | some minor cleanup - change the default of the discover tab (public stream ↵ | redmatrix | 2015-12-10 | 1 | -5/+6 |
| | | | | access) | ||||
* | refactor a few more redundant returns | redmatrix | 2015-12-09 | 1 | -11/+7 |
| | |||||
* | simplify magic-auth - a lot... Would be even simpler if we didn't need to ↵ | redmatrix | 2015-12-09 | 1 | -151/+147 |
| | | | | provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself. | ||||
* | add empty arg | redmatrix | 2015-12-09 | 1 | -4/+4 |
| | |||||
* | remove extra debug logging and ensure we don't try to authenticate without a ↵ | redmatrix | 2015-12-08 | 1 | -9/+5 |
| | | | | hubloc | ||||
* | more libzot stuff | redmatrix | 2015-12-08 | 2 | -0/+523 |
| | |||||
* | extra paren removed | redmatrix | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | abstract the message handlers | redmatrix | 2015-12-07 | 3 | -8/+71 |
| | |||||
* | remove duplicated code | redmatrix | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | whitespace | redmatrix | 2015-12-06 | 1 | -2/+0 |
| | |||||
* | comment order | redmatrix | 2015-12-06 | 1 | -2/+1 |
| | |||||
* | start of v4 | redmatrix | 2015-12-06 | 3 | -0/+163 |