Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use defaultavatars | kondou | 2013-08-29 | 11 | -11/+60 |
* | Include placeholder.js | kondou | 2013-08-28 | 1 | -2/+2 |
* | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 7 | -3/+132 |
|\ | |||||
| * | Merge pull request #4615 from owncloud/npm-modules | Thomas Müller | 2013-08-28 | 1 | -0/+3 |
| |\ | |||||
| | * | Adds Node Modules to build in gitignore for easy testing. | raghunayyar | 2013-08-28 | 1 | -0/+3 |
| * | | Merge pull request #4618 from owncloud/visualize-js | Morris Jobke | 2013-08-28 | 2 | -0/+65 |
| |\ \ | |||||
| | * | | fixing typo | Thomas Müller | 2013-08-28 | 1 | -1/+1 |
| | * | | calculate fontsize and line-height | Morris Jobke | 2013-08-28 | 1 | -2/+7 |
| | * | | update 3rdparty - md5 | Morris Jobke | 2013-08-28 | 1 | -0/+0 |
| | * | | fix 3rdparty commit | Morris Jobke | 2013-08-28 | 1 | -0/+0 |
| | * | | reviewers comments | Morris Jobke | 2013-08-28 | 1 | -6/+14 |
| | * | | add visualize | Morris Jobke | 2013-08-28 | 2 | -0/+52 |
| | |/ | |||||
| * | | Merge pull request #3961 from owncloud/logrotate | Morris Jobke | 2013-08-28 | 3 | -3/+63 |
| |\ \ | |||||
| | * | | fix typo | Morris Jobke | 2013-08-28 | 1 | -1/+1 |
| | * | | Only enable logrotate when configured. Also rotate size is settable. | Bart Visscher | 2013-08-28 | 3 | -11/+23 |
| | * | | Check for installed state before registering the logrotate background job | Bart Visscher | 2013-08-28 | 2 | -2/+16 |
| | * | | Add description to log rotate class | Bart Visscher | 2013-08-28 | 1 | -0/+7 |
| | * | | Review fixes | Bart Visscher | 2013-08-28 | 1 | -4/+4 |
| | * | | Very simple log rotation | Bart Visscher | 2013-08-28 | 2 | -0/+27 |
| | |/ | |||||
| * | | Merge pull request #4627 from owncloud/trashbin-tipsy | Morris Jobke | 2013-08-28 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | change orientation for delete tooltip to left, fix #4589 | Jan-Christoph Borchardt | 2013-08-28 | 1 | -0/+1 |
* | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 4 | -18/+7 |
* | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 541 | -8194/+13990 |
|\| | | |||||
| * | | Merge pull request #4563 from owncloud/use_personal-password | Jan-Christoph Borchardt | 2013-08-28 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Use personal-password for the password name in personal.php | kondou | 2013-08-24 | 2 | -2/+2 |
| * | | | Merge pull request #4489 from owncloud/clean-3rdparty-mess-master | Bart Visscher | 2013-08-28 | 16 | -2/+1506 |
| |\ \ \ | |||||
| | * | | | fixing require path | Thomas Müller | 2013-08-18 | 2 | -2/+2 |
| | * | | | update 3rdparty submodule - timepicker removed | Thomas Müller | 2013-08-17 | 1 | -0/+0 |
| | * | | | update 3rdparty submodule | Thomas Müller | 2013-08-17 | 1 | -0/+0 |
| | * | | | 3rdparty submodule update: getid3 removed | Thomas Müller | 2013-08-17 | 1 | -0/+0 |
| | * | | | update 3rdparty - openid moved | Thomas Müller | 2013-08-17 | 1 | -0/+0 |
| | * | | | moving Dropbox and smb4php 3rdparty code over to the apps | Thomas Müller | 2013-08-17 | 15 | -2/+1506 |
| | * | | | update 3rdparty submodule | Thomas Müller | 2013-08-17 | 1 | -0/+0 |
| * | | | | Merge pull request #3891 from owncloud/fix_loadAppScriptFile | Bart Visscher | 2013-08-28 | 1 | -5/+8 |
| |\ \ \ \ | |||||
| | * | | | | Check if the app is enabled and the app path is found before trying to load t... | Bart Visscher | 2013-06-28 | 1 | -5/+8 |
| * | | | | | Merge pull request #4610 from owncloud/password-toggle-login | Morris Jobke | 2013-08-28 | 3 | -7/+4 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | fix shadow style of username input box | Jan-Christoph Borchardt | 2013-08-28 | 1 | -3/+3 |
| | * | | | | remove show password toggle from log in page, ref #4577 #4580 | Jan-Christoph Borchardt | 2013-08-28 | 2 | -4/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #4601 from owncloud/fixing-4341-master | Morris Jobke | 2013-08-28 | 3 | -27/+33 |
| |\ \ \ \ | |||||
| | * | | | | backport of #4357 to master | Thomas Müller | 2013-08-27 | 3 | -27/+33 |
| * | | | | | Merge pull request #4434 from owncloud/fix_octemplate_escaping | Thomas Tanghus | 2013-08-28 | 2 | -5/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Cache Object.keys(this.vars) | Thomas Tanghus | 2013-08-28 | 1 | -3/+4 |
| | * | | | | | Fix octemplate string escaping. | Thomas Tanghus | 2013-08-14 | 2 | -5/+5 |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-28 | 88 | -230/+301 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge pull request #4572 from NCTU-NBA/pr-checkbox-displacement | Morris Jobke | 2013-08-27 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix "select all" checkbox displacement when checked | Pellaeon Lin | 2013-08-26 | 1 | -1/+1 |
| * | | | | | | LDAP: case insensitive replace for more robustness | Arthur Schiwon | 2013-08-27 | 1 | -1/+1 |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-27 | 275 | -2289/+4008 |
| * | | | | | | Merge pull request #3208 from owncloud/api_capabilities_quota | Morris Jobke | 2013-08-27 | 2 | -6/+49 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | add documentation | Morris Jobke | 2013-08-27 | 1 | -0/+13 |