summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-232-10/+11
| * | | adjust tests and apply sortingArthur Schiwon2017-11-232-27/+112
| * | | adjust, fix and extend testsArthur Schiwon2017-11-232-25/+48
| * | | Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-231-5/+6
| * | | fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-231-7/+14
| |/ /
* | | Fix unit testsMorris Jobke2017-11-271-25/+25
* | | No "to equal to" "We" or "Our", properlyAllan Nordhøy2017-11-271-15/+15
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-203-33/+23
|\ \
| * | Set read permission for files based on the data returned by the serverDaniel Calviño Sánchez2017-11-022-14/+18
| * | Fix tests for parsing of permissionsDaniel Calviño Sánchez2017-11-021-16/+1
| * | Fix asserts silently not executedDaniel Calviño Sánchez2017-11-021-5/+5
| * | Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-0/+1
* | | only replace permission popupmenuArthur Schiwon2017-11-171-3/+3
* | | Merge pull request #7013 from nextcloud/forgot-passwordJan-Christoph Borchardt2017-11-142-18/+84
|\ \ \
| * | | Fix template order and animationJohn Molakvoæ (skjnldsv)2017-11-051-1/+4
| * | | Not disabled by defaultJohn Molakvoæ (skjnldsv)2017-11-052-30/+55
| * | | Fix loading state and error message displayJohn Molakvoæ (skjnldsv)2017-11-052-2/+18
| * | | Add some JS to hide and show elements for password resetJan-Christoph Borchardt2017-11-021-1/+23
| |/ /
* | | Merge pull request #4856 from coderkun/issue-3808-xframe-denyLukas Reschke2017-11-141-9/+13
|\ \ \
| * | | Improve warning for X-Frame-Options header DENY (#3808)coderkun2017-05-141-9/+13
* | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-132-34/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix click error on oc-dialog breadcrumbJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
| * | | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-081-33/+0
* | | | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-101-3/+15
|\ \ \ \
| * | | | Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-031-3/+15
| | |_|/ | |/| |
* | | | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-082-20/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Prevent XSS in links which open a new browser windowMarkus Staab2017-10-192-20/+20
* | | | Merge pull request #7064 from nextcloud/popover-fixRoeland Jago Douma2017-11-081-14/+0
|\ \ \ \
| * | | | Fixed sharing popover and removed unused old codeJohn Molakvoæ (skjnldsv)2017-11-071-14/+0
* | | | | Reduce JSHint errors/warningsMorris Jobke2017-11-068-14/+11
|/ / / /
* | | | use single quotesArthur Schiwon2017-11-021-2/+2
* | | | Adjust js testsArthur Schiwon2017-11-012-36/+35
* | | | Fix test for tooltip and local share ownerJan-Christoph Borchardt2017-11-012-6/+4
* | | | Restore 'Shared' text field for owner, since 'recipients' is still empty.Marin Treselj2017-10-311-3/+2
* | | | Fix CSS, better handling of recipientsMarin Treselj2017-10-311-11/+12
* | | | Fixed a11y; span instead of a divMarin Treselj2017-10-311-1/+1
* | | | Show avatar instead of username for shared filesJan-Christoph Borchardt2017-10-311-1/+6
| |/ / |/| |
* | | Destroy modal when closedThomas Bille2017-10-171-1/+3
* | | Fix contacts menu for IE11Christoph Wurst2017-10-091-2/+13
|/ /
* | Add empty alt text to avatars as they are decorative next to usernamesJan-Christoph Borchardt2017-09-291-2/+2
* | Improve accessibility of Contacts menuJan-Christoph Borchardt2017-09-291-5/+6
* | Fix settings button state and opacityJohn Molakvoæ (skjnldsv)2017-09-281-0/+4
* | Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-271-1/+0
* | Don't show placeholder when we have loaded the avatar imageRoeland Jago Douma2017-09-262-0/+10
* | Extract setting the avatar for the unknown user to its own functionDaniel Calviño Sánchez2017-09-201-4/+7
* | Use "?" instead of user ID as seed for the image placeholderDaniel Calviño Sánchez2017-09-202-2/+2
* | Unify appearance of avatars for undefined and unknown usersDaniel Calviño Sánchez2017-09-202-0/+5
* | Change move copy order and debug leftoverThomas Citharel2017-09-151-1/+0
* | typoThomas Citharel2017-09-151-1/+1
* | [WIP] Added copy and move buttonsThomas Citharel2017-09-152-12/+94