aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-232-19/+38
* Use group display name in sharing API + UIVincent Petry2016-12-224-3/+35
* Verify input, add more unit testsPatrick Paysant2016-12-192-12/+23
* Add test for unparseable stringPatrick Paysant2016-12-191-1/+2
* Implements all comments from @PVince81Patrick Paysant2016-12-192-48/+46
* Adding computerFileSize in OC.UtilPatrick Paysant2016-12-192-0/+66
* Merge pull request #2398 from nextcloud/fix-2368Lukas Reschke2016-12-162-65/+157
|\
| * fix rendering for mail sharesArthur Schiwon2016-12-081-2/+5
| * disable checkboxes during save op to avoid race conditionsArthur Schiwon2016-12-082-2/+17
| * fix some coding style and stricter comparisons, makes scrutinizer happierArthur Schiwon2016-12-082-4/+4
| * also handle can-edit changeArthur Schiwon2016-12-081-0/+5
| * flicker-free permission change in share dialogArthur Schiwon2016-12-082-63/+132
* | Merge pull request #2582 from nextcloud/callback-alos-on-closeLukas Reschke2016-12-091-1/+15
|\ \
| * | Fire callback also on pure closing of prompt dialogMorris Jobke2016-12-091-1/+15
| |/
* / Save the timezone on login againJoas Schilling2016-12-081-1/+1
|/
* set different permissions if file or folderArthur Schiwon2016-12-061-3/+7
* set full edit permissionsArthur Schiwon2016-12-061-1/+1
* fix change permission on mail shares of foldersArthur Schiwon2016-12-061-4/+3
* Properly check the data dirMorris Jobke2016-12-052-3/+4
* Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-topMorris Jobke2016-12-051-0/+31
|\
| * Make sure the object exists before adding it.Joas Schilling2016-11-071-1/+2
| * First list tags the user used latelyJoas Schilling2016-11-071-0/+30
* | Merge pull request #2469 from nextcloud/fix-loading-icon-backgroundMorris Jobke2016-12-021-0/+8
|\ \
| * | Remove white background from loading iconMorris Jobke2016-12-021-0/+8
* | | adjust js testsRobin Appelman2016-12-021-0/+4
* | | only reload on errors when logged inRobin Appelman2016-12-011-1/+1
|/ /
* | fix testsMorris Jobke2016-11-291-1/+2
* | Use displaynameJohn Molakvoæ2016-11-291-2/+3
* | Merge pull request #2342 from nextcloud/filepicker-shadowLukas Reschke2016-11-282-37/+8
|\ \
| * | move more sizing logic to cssRobin Appelman2016-11-282-19/+8
| * | fix dialog to window using cssRobin Appelman2016-11-281-11/+0
| * | center dialog using cssRobin Appelman2016-11-281-2/+0
| * | limit filepicker height to screenRobin Appelman2016-11-251-8/+1
| * | fix styling of filepicker dialogRobin Appelman2016-11-251-1/+3
* | | Merge pull request #2341 from nextcloud/filepicker-public-shareLukas Reschke2016-11-281-1/+1
|\ \ \
| * | | use public share fileclient when availableRobin Appelman2016-11-251-1/+1
| |/ /
* | | Merge pull request #2363 from nextcloud/fix-2329Morris Jobke2016-11-281-3/+7
|\ \ \
| * | | open popup menu in share dialog only for one sharee on renderArthur Schiwon2016-11-281-3/+7
* | | | Merge pull request #2365 from nextcloud/resize-the-controls-after-the-sidebar...Lukas Reschke2016-11-281-1/+1
|\ \ \ \
| * | | | Make sure the controls is resized after the sidebar disappearedJoas Schilling2016-11-281-1/+1
| |/ / /
* / / / bring back permissions for mail sharesBjoern Schiessle2016-11-281-8/+6
|/ / /
* / / Add jquery ui fixes js fileJohn Molakvoæ (skjnldsv)2016-11-251-0/+8
|/ /
* | Merge pull request #2243 from nextcloud/file-drop-wordingRoeland Jago Douma2016-11-241-1/+1
|\ \
| * | fix wording of File drop, ref #2207Jan-Christoph Borchardt2016-11-221-1/+1
* | | fix some outdated namingJan-Christoph Borchardt2016-11-241-9/+9
* | | show dialog again of operation failedBjoern Schiessle2016-11-241-0/+1
* | | set focus on input fieldBjoern Schiessle2016-11-241-0/+1
* | | Merge pull request #2283 from nextcloud/no-padding-if-no-settings-areaJulius Härtl2016-11-231-0/+4
|\ \ \
| * | | Remove padding from apps navigation if there is no settings areaMorris Jobke2016-11-231-0/+4
* | | | Merge pull request #2247 from nextcloud/avatar-fallbackRoeland Jago Douma2016-11-232-5/+5
|\ \ \ \ | |/ / / |/| | |