Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Change image links to use imagePath function | Bart Visscher | 2012-08-12 | 1 | -4/+4 | |
* | | | | | | | Readded refresh param. 304 and ETag is still sent so shouldn't matter. | Thomas Tanghus | 2012-08-12 | 1 | -1/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 2 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-11 | 9 | -18/+109 | |
* | | | | | | | Following the code guidelines makes Michael happy :-) | Lukas Reschke | 2012-08-10 | 1 | -1/+3 | |
* | | | | | | | Disable listening, instead checking the ACL to prevent DoS | Lukas Reschke | 2012-08-10 | 1 | -7/+4 | |
* | | | | | | | Activate ACLs | Lukas Reschke | 2012-08-10 | 1 | -0/+4 | |
* | | | | | | | Used wrong class. | Thomas Tanghus | 2012-08-10 | 2 | -2/+2 | |
* | | | | | | | Fixed 3 - THREE - errors in one method call :-P | Thomas Tanghus | 2012-08-09 | 1 | -3/+3 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Change parameter name and update docs. | Thomas Tanghus | 2012-08-09 | 1 | -5/+6 | |
* | | | | | | Another take at profile photo/thumbnail caching. oc-839. | Thomas Tanghus | 2012-08-09 | 10 | -47/+96 | |
* | | | | | | Fix require statements. Fix for oc-1460. | Thomas Tanghus | 2012-08-09 | 4 | -10/+14 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-07 | 2 | -1/+12 | |
* | | | | | | Some UI improvements on the addressbooks settings. | Thomas Tanghus | 2012-08-07 | 3 | -9/+19 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-06 | 1 | -17/+61 | |
* | | | | | Correct path to ajax file. | Thomas Tanghus | 2012-08-05 | 2 | -5/+5 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-04 | 41 | -437/+460 | |
* | | | | | Reorganize ajax scripts. | Thomas Tanghus | 2012-08-03 | 9 | -8/+8 | |
* | | | | | Some fixes for keyboard shortcuts. | Thomas Tanghus | 2012-08-03 | 2 | -22/+43 | |
* | | | | | FF complained about missing charset. | Thomas Tanghus | 2012-08-03 | 2 | -2/+2 | |
* | | | | | White space. | Thomas Tanghus | 2012-08-03 | 1 | -5/+5 | |
* | | | | | Revert "Removed text/plain header." | Thomas Tanghus | 2012-08-03 | 3 | -0/+7 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-03 | 43 | -400/+209 | |
* | | | | | Return properly formatted jsondata. | Thomas Tanghus | 2012-08-02 | 2 | -8/+8 | |
* | | | | | Correct namespace usage. | Thomas Tanghus | 2012-08-02 | 1 | -1/+1 | |
* | | | | | Remove logging | Thomas Tanghus | 2012-08-02 | 1 | -1/+0 | |
* | | | | | I was a bit too fast in removing methods yesterday... | Thomas Tanghus | 2012-08-02 | 1 | -0/+14 | |
* | | | | | If first addressbook was empty it was seen as if there where no contacts at all. | Thomas Tanghus | 2012-08-02 | 1 | -1/+4 | |
* | | | | | Line length... | Thomas Tanghus | 2012-08-02 | 4 | -35/+79 | |
* | | | | | Remove onunload handler when delete is cancelled. | Thomas Tanghus | 2012-08-02 | 1 | -0/+1 | |
* | | | | | Use popup class style for ninja-mode help. | Thomas Tanghus | 2012-08-02 | 3 | -9/+7 | |
* | | | | | More files to delete \o/ | Thomas Tanghus | 2012-08-02 | 2 | -50/+0 | |
* | | | | | Updated JS namespace. | Thomas Tanghus | 2012-08-02 | 2 | -1504/+1494 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-02 | 44 | -430/+408 | |
* | | | | | And then the missing files ;) | Thomas Tanghus | 2012-08-02 | 2 | -0/+218 | |
* | | | | | Addressbooks settings rewrite and cleanup. | Thomas Tanghus | 2012-08-02 | 17 | -283/+98 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-01 | 1 | -0/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 35 | -610/+1427 | |
* | | | | | Changed fix parameter to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 | |
* | | | | | Unregister from personal settings. | Thomas Tanghus | 2012-07-31 | 1 | -2/+0 | |
* | | | | | Implemented app settings in popup. | Thomas Tanghus | 2012-07-31 | 5 | -12/+18 | |
| |_|_|/ |/| | | | ||||||
* | | | | Remove deprecated code. | Thomas Tanghus | 2012-07-30 | 1 | -16/+0 | |
* | | | | Code style. | Thomas Tanghus | 2012-07-30 | 1 | -36/+69 | |
* | | | | Check if the are contacts marked as deleted and warn if so. | Thomas Tanghus | 2012-07-30 | 1 | -5/+55 | |
* | | | | Fixed potential error in logging. | Thomas Tanghus | 2012-07-30 | 1 | -3/+3 | |
* | | | | Removed text/plain header. | Thomas Tanghus | 2012-07-30 | 3 | -7/+0 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 1 | -23/+44 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-29 | 1 | -0/+1 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-28 | 2 | -25/+63 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-27 | 5 | -134/+379 |