| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Use defaultavatars | kondou | 2013-08-29 | 1 | -2/+2 |
| * | | | | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 1 | -4/+4 |
| * | | | | Continue work on cropper | kondou | 2013-08-28 | 1 | -2/+3 |
| * | | | | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 1 | -9/+16 |
| * | | | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIP | kondou | 2013-08-25 | 1 | -13/+49 |
| * | | | | Remove gravatar and no-avatar functionality, prepare for default avatars even... | kondou | 2013-08-25 | 1 | -6/+0 |
| * | | | | Integrate newavatar.php into avatar.php by using GET, POST & DELETE | kondou | 2013-08-25 | 1 | -3/+8 |
| * | | | | Several improvements | kondou | 2013-08-25 | 1 | -1/+1 |
| * | | | | Have a fancy uploadavatar button | kondou | 2013-08-25 | 1 | -0/+4 |
| * | | | | Refactor newavatar.php and show (for now) an alert on problems when setting n... | kondou | 2013-08-25 | 1 | -4/+13 |
| * | | | | Have /avatar.php as a central avatar-point | kondou | 2013-08-25 | 1 | -3/+1 |
| * | | | | Improve styling & enable avatar-upload at personal page | kondou | 2013-08-25 | 1 | -0/+8 |
| * | | | | Modularize get(), async getAvatar, avatars @ usermgmt | kondou | 2013-08-25 | 1 | -0/+24 |
| * | | | | Add basic avatars and gravatar | kondou | 2013-08-25 | 1 | -0/+6 |
* | | | | | Allow numeric group names | ringmaster | 2013-09-13 | 1 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | Fix language selection; Fix #4756 | kondou | 2013-09-07 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | fix issues caused by introduction of sticky Apps management footer | Jan-Christoph Borchardt | 2013-08-30 | 1 | -4/+4 |
| |/
|/| |
|
* | | no duplicate declaration of appLicense + camelCase | Thomas Müller | 2013-08-28 | 1 | -5/+4 |
* | | Work around #4630 to fix license showing | kondou | 2013-08-28 | 1 | -1/+10 |
|/ |
|
* | Merge branch 'master' into improve_app-management | kondou | 2013-08-21 | 5 | -19/+82 |
|\ |
|
| * | Merge pull request #4262 from owncloud/fix_jslint_kondou | Christopher | 2013-08-20 | 4 | -7/+10 |
| |\ |
|
| | * | Merge branch 'master' into fix_jslint_kondou | kondou | 2013-08-18 | 1 | -1/+7 |
| | |\ |
|
| | * | | Fix a syntax error & have if-conds in an own line | kondou | 2013-08-01 | 1 | -1/+3 |
| | * | | Fix some JSLint warnings | kondou | 2013-07-31 | 4 | -7/+8 |
| * | | | Merge pull request #4447 from owncloud/fix_4351_master | Morris Jobke | 2013-08-20 | 1 | -11/+17 |
| |\ \ \ |
|
| | * | | | Break long lines into smaller ones. | Owen Winkler | 2013-08-18 | 1 | -3/+10 |
| | * | | | Use JSON to send/receive group data. | Owen Winkler | 2013-08-15 | 1 | -11/+10 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #4239 from owncloud/decrypt_files_again | Björn Schießle | 2013-08-18 | 1 | -0/+54 |
| |\ \ \ |
|
| | * | | | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 1 | -1/+7 |
| | |\| | |
|
| | * | | | working decrypt files method | Bjoern Schiessle | 2013-07-29 | 1 | -8/+49 |
| | * | | | add ajax call to decrypt all files | Björn Schießle | 2013-07-29 | 1 | -0/+13 |
| | | |/
| | |/| |
|
| * | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Move .errormsg from settings-css to .warning in core. Reusable! | kondou | 2013-08-18 | 1 | -5/+5 |
* | | | Use appitem instead of always recreating a jquery object | kondou | 2013-08-18 | 1 | -15/+13 |
* | | | Don't use an alert for displaying app-mgmt-errors | kondou | 2013-08-18 | 1 | -9/+28 |
* | | | Merge branch 'master' into improve_app-management | kondou | 2013-08-18 | 1 | -1/+7 |
|\| | |
|
| * | | draw attention to the newly added app entry by flashing it twice | Jan-Christoph Borchardt | 2013-08-07 | 1 | -0/+3 |
| * | | scroll the app navigation down so the newly added app is seen | Jan-Christoph Borchardt | 2013-08-07 | 1 | -0/+2 |
| * | | prepend the new app before the 'More apps' function | Jan-Christoph Borchardt | 2013-08-07 | 1 | -1/+2 |
| |/ |
|
* / | Improve app-management | kondou | 2013-08-06 | 1 | -5/+13 |
|/ |
|
* | Use !== and === in settings. | kondou | 2013-07-21 | 4 | -28/+28 |
* | Use OC instead of oc to show alert at an error. | kondou | 2013-07-10 | 1 | -1/+1 |
* | Do not add groups if user has no groups | Victor Dubiniuk | 2013-07-03 | 1 | -2/+4 |
* | Use svg to png fallback on demand only | Victor Dubiniuk | 2013-06-28 | 1 | -1/+1 |
* | Add fallback for svg app icons | Victor Dubiniuk | 2013-06-28 | 1 | -1/+5 |
* | Hide a ghost image on the apps management page | Victor Dubiniuk | 2013-06-28 | 1 | -0/+5 |
* | Replace display name only | Victor Dubiniuk | 2013-06-18 | 1 | -1/+1 |
* | show nicer warning if the admin recovery password was wrong | Björn Schießle | 2013-05-16 | 1 | -4/+6 |
* | some error handling in case the recovery password is wrong | Björn Schießle | 2013-05-16 | 1 | -0/+4 |
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -1/+3 |