| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copy/paste error | Thomas Tanghus | 2014-03-10 | 1 | -1/+1 |
* | Add function remove() to OC.localeStorage | Thomas Tanghus | 2014-03-10 | 1 | -0/+3 |
* | Revert "adding new javascript function OC.generateUrl(url, params)" | Morris Jobke | 2014-03-06 | 1 | -24/+0 |
* | Merge pull request #7579 from owncloud/introduce-generateUrl-master | Morris Jobke | 2014-03-06 | 1 | -0/+24 |
|\ |
|
| * | adding new javascript function OC.generateUrl(url, params) | Thomas Müller | 2014-03-06 | 1 | -0/+24 |
* | | adding JSDoc + remove unused function | Thomas Müller | 2014-03-02 | 1 | -5/+8 |
* | | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 1 | -6/+25 |
|/ |
|
* | Merge pull request #7174 from owncloud/issue/7166 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -0/+28 |
|\ |
|
| * | Remove unused variables, add doc blocks and break lines | Joas Schilling | 2014-02-26 | 1 | -2/+2 |
| * | Remove duplicated definition and move OC.msg to js/js.js | Joas Schilling | 2014-02-19 | 1 | -0/+28 |
* | | Merge pull request #7336 from owncloud/IE-wipho-viewport | icewind1991 | 2014-02-21 | 1 | -0/+11 |
|\ \ |
|
| * | | fix viewport size on windows phone | Robin Appelman | 2014-02-20 | 1 | -0/+11 |
* | | | move avatar into clickable area of user menu | Jan-Christoph Borchardt | 2014-02-20 | 1 | -1/+3 |
|/ / |
|
* / | Do not select input for all text input fields | Joas Schilling | 2014-02-07 | 1 | -4/+0 |
|/ |
|
* | fixing typos | Thomas Müller | 2014-02-04 | 1 | -2/+2 |
* | Added session_keepalive setting | Vincent Petry | 2014-02-04 | 1 | -15/+38 |
* | Fixed download URL in public page | Vincent Petry | 2014-01-24 | 1 | -0/+6 |
* | Added OC.buidQueryString() utility function | Vincent Petry | 2014-01-24 | 1 | -0/+28 |
* | Useless else removed | tsumi | 2014-01-15 | 1 | -2/+0 |
* | Added SVG fallback to apps settings popup | tsumi | 2014-01-10 | 1 | -0/+5 |
* | Merge pull request #6031 from s0taka/master | Morris Jobke | 2014-01-05 | 1 | -1/+4 |
|\ |
|
| * | spaces to tabs | Simon Könnecke | 2013-12-18 | 1 | -1/+1 |
| * | No decimal points for Kilobyte and Byte #5371. | Simon Könnecke | 2013-11-25 | 1 | -1/+4 |
* | | Merge pull request #6431 from owncloud/core-pluraltranslationsfix | Thomas Müller | 2013-12-18 | 1 | -4/+8 |
|\ \ |
|
| * | | Fixed JS plural function to be per app | Vincent Petry | 2013-12-16 | 1 | -4/+8 |
* | | | Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadc... | Frank Karlitschek | 2013-12-17 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | always show home breadcrumb in files view | Bjoern Schiessle | 2013-12-16 | 1 | -4/+4 |
* | | | Fix webroot for update page | Vincent Petry | 2013-12-13 | 1 | -1/+8 |
|/ / |
|
* / | fix plural translation - fixes #6226 | Morris Jobke | 2013-12-07 | 1 | -1/+1 |
|/ |
|
* | prevent user from creating or renaming sth. to an existing filename | Jörn Friedrich Dreyer | 2013-10-22 | 1 | -1/+1 |
* | Removes Bogus showpassword js. thx @PVince81 | raghunayyar | 2013-10-15 | 1 | -3/+1 |
* | Should Display PasswordToggle Eye Everywhere. | raghunayyar | 2013-10-15 | 1 | -7/+1 |
* | Merge pull request #4263 from owncloud/search_scrollto | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -0/+13 |
|\ |
|
| * | initial scrollto implementation: | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -0/+13 |
* | | add exists method to jquery | Jörn Friedrich Dreyer | 2013-09-16 | 1 | -1/+10 |
|/ |
|
* | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -0/+32 |
* | Merge pull request #4473 from owncloud/texteditor_polishing | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -20/+29 |
|\ |
|
| * | refactor OC.Breadcrumbs, allow injection of container to allow rendering crum... | Jörn Friedrich Dreyer | 2013-08-16 | 1 | -20/+29 |
* | | 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 |
* | | | remove show password toggle from log in page, ref #4577 #4580 | Jan-Christoph Borchardt | 2013-08-28 | 1 | -1/+0 |
|/ / |
|
* | | Fixed inconsistent spacing. | Owen Winkler | 2013-08-18 | 1 | -1/+1 |
* | | fixing undefined js error | Thomas Müller | 2013-08-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4113 from owncloud/delete-fix | Jan-Christoph Borchardt | 2013-08-15 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'master' into delete-fix | Thomas Müller | 2013-07-23 | 1 | -10/+0 |
| |\ |
|
| * | | remove unnecessary tipsy for Files delete | Jan-Christoph Borchardt | 2013-07-18 | 1 | -1/+0 |
* | | | remove jPlayer css rules from core css file | Morris Jobke | 2013-08-15 | 1 | -2/+0 |
* | | | Merge pull request #4376 from owncloud/use_plurals | Jörn Friedrich Dreyer | 2013-08-14 | 1 | -6/+4 |
|\ \ \ |
|
| * | | | Use plural translations | kondou | 2013-08-09 | 1 | -6/+4 |
* | | | | add PERMISSIONS_ALL summary | Jörn Friedrich Dreyer | 2013-08-13 | 1 | -0/+1 |
|/ / / |
|