Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -0/+48 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -25/+78 | |
| | |_|/ | |/| | | ||||||
| * | | | Remove unused ajax file. | Thomas Tanghus | 2012-07-23 | 1 | -46/+0 | |
| * | | | Cache DOM lookups, general cleanup. | Thomas Tanghus | 2012-07-23 | 1 | -113/+132 | |
| * | | | Cleaner event handling. | Thomas Tanghus | 2012-07-23 | 1 | -13/+8 | |
| * | | | No need to set checksum on PHOTO. | Thomas Tanghus | 2012-07-23 | 1 | -15/+4 | |
| * | | | Cleaner variable handling. | Thomas Tanghus | 2012-07-23 | 1 | -12/+6 | |
| * | | | Make sure notifier cleans up. | Thomas Tanghus | 2012-07-23 | 1 | -12/+16 | |
| * | | | Revert "No need to set checksum for PHOTO." | Thomas Tanghus | 2012-07-23 | 2 | -49/+101 | |
| * | | | No need to set checksum for PHOTO. | Thomas Tanghus | 2012-07-23 | 2 | -101/+49 | |
| * | | | Use insertContact | Thomas Tanghus | 2012-07-23 | 1 | -13/+4 | |
| * | | | Whitespace | Thomas Tanghus | 2012-07-23 | 1 | -2/+2 | |
| * | | | Added help for keyboard shortcuts. | Thomas Tanghus | 2012-07-22 | 3 | -6/+55 | |
| * | | | First stab at Ninja mode ;-) | Thomas Tanghus | 2012-07-21 | 1 | -1/+65 | |
| * | | | Improved scrollTo method. Still not quite there... | Thomas Tanghus | 2012-07-21 | 1 | -3/+3 | |
| * | | | Added next/previous methods to contacts list. | Thomas Tanghus | 2012-07-21 | 1 | -0/+15 | |
| * | | | Remove wrong comment. | Thomas Tanghus | 2012-07-21 | 1 | -1/+1 | |
| * | | | Implemented undelete for contacts. | Thomas Tanghus | 2012-07-21 | 1 | -49/+71 | |
| * | | | Made contactlist optional in insertContact(). | Thomas Tanghus | 2012-07-21 | 1 | -0/+5 | |
| * | | | White space. | Thomas Tanghus | 2012-07-21 | 1 | -37/+37 | |
| * | | | Added option to notify method. | Thomas Tanghus | 2012-07-21 | 1 | -3/+21 | |
| * | | | DRYed inserting into contacts list. | Thomas Tanghus | 2012-07-21 | 1 | -30/+41 | |
| * | | | Damn, that Jenkins dude is tough ;) | Thomas Tanghus | 2012-07-21 | 3 | -11/+17 | |
| * | | | Hide progressbar on error. | Thomas Tanghus | 2012-07-20 | 1 | -0/+2 | |
| * | | | Corrected retry count for uploaded imports. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 |