summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* format links in commentsArthur Schiwon2018-01-033-0/+62
* Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz2018-01-031-1/+2
|\
| * disable password confirmation with SSOBjoern Schiessle2018-01-021-1/+2
* | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-032-1/+463
|\ \ | |/ |/|
| * Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez2017-12-142-1/+7
| * Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez2017-12-142-1/+353
| * Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-0/+104
* | Fix testsRoeland Jago Douma2017-12-191-77/+60
* | Also do callback on the failing functionRoeland Jago Douma2017-12-191-0/+4
* | Fix fallback when image loading failsJulius Härtl2017-12-191-46/+27
* | Still call callback once avatar is loadedRoeland Jago Douma2017-12-191-0/+4
* | Add loading icon on avatarJohn Molakvoæ (skjnldsv)2017-12-192-3/+5
* | Since we now always generate an avatar do not load the placeholderRoeland Jago Douma2017-12-191-5/+0
* | Use javascript to send the actual password resetRoeland Jago Douma2017-12-191-0/+1
|/
* Add testsRoeland Jago Douma2017-12-131-9/+50
* Add warning regarding freetype supportRoeland Jago Douma2017-12-131-0/+9
* Set autocomplete on share password inputRoeland Jago Douma2017-12-121-2/+2
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-112-12/+53
|\
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-132-12/+53
* | Merge pull request #7390 from nextcloud/update-php-infoMorris Jobke2017-12-081-0/+6
|\ \
| * | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke2017-12-081-0/+6
* | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-066-3/+38
|\ \ \ | |/ / |/| |
| * | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-204-1/+15
| * | check for encryption state on propfindBjoern Schiessle2017-11-202-2/+23
* | | Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-272-31/+160
|\ \ \
| * | | fix sorting test on phantomjsArthur Schiwon2017-11-241-15/+29
| * | | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+0
| * | | fix tooltips for goodArthur Schiwon2017-11-231-1/+1
| * | | apply tooltip to all avatarsArthur Schiwon2017-11-231-2/+1
| * | | 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
|\ \ \ \ | |_|_|/ |/| | |