summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* | old OC.Share.addShareWith now reimplementedArthur Schiwon2015-09-163-133/+27
* | sharee list view: better handle collectionsArthur Schiwon2015-09-162-8/+37
* | continue to reimplement sharee list view. still WIPArthur Schiwon2015-09-165-19/+327
* | started to implement sharee list view. not completed yet, do not cry please.Arthur Schiwon2015-09-163-3/+124
* | cleanupArthur Schiwon2015-09-161-4/+0
* | set default value and remove now superflous methodArthur Schiwon2015-09-161-19/+5
* | no auto-fetch in modelArthur Schiwon2015-09-162-1/+1
* | simplification, and throwing where throwing is neededArthur Schiwon2015-09-164-12/+8
* | integraton noshare part into ShareDialogLinkShareViewArthur Schiwon2015-09-162-44/+33
* | less stupid initalization of subviewsArthur Schiwon2015-09-161-11/+11
* | split off expirationViewArthur Schiwon2015-09-162-39/+108
* | split off linkShareViewArthur Schiwon2015-09-162-80/+157
* | ShareDialogResharerInfoView improvementsArthur Schiwon2015-09-163-9/+10
* | split ShareDialogResharerInfoView from base viewArthur Schiwon2015-09-163-43/+137
* | show tooltips and load avatarArthur Schiwon2015-09-161-1/+5
* | improve docArthur Schiwon2015-09-161-1/+3
* | move remaining global settings to configModelArthur Schiwon2015-09-162-5/+33
* | further work on reimplementing the dialog layoutArthur Schiwon2015-09-164-17/+192
* | improve reshare rendering part and move permission calculation to modelArthur Schiwon2015-09-163-39/+87
* | switch to async item loading, take care stuff is updated subsequentlyArthur Schiwon2015-09-162-5/+25
* | make loadItems work async if a callback is providedArthur Schiwon2015-09-161-2/+7
* | model now extends Backbone's model and isadjustedArthur Schiwon2015-09-161-13/+27
* | started to port the Model to Backbone`sArthur Schiwon2015-09-162-27/+19
* | remove possibly unreliable code and fix JSdocArthur Schiwon2015-09-161-8/+9
* | share dialog view takes advantage of OC.Backbone.ViewArthur Schiwon2015-09-162-77/+43
* | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon2015-09-163-2/+389
* | Disable automatic evaluation of responsesLukas Reschke2015-09-151-0/+14
* | Do not add sensitive request headers for cross domain requestsLukas Reschke2015-09-151-3/+5
|/
* Merge pull request #18682 from owncloud/quota-select-styleJan-Christoph Borchardt2015-09-031-1/+1
|\
| * use proper triangle for multiselect dropdowns as wellJan-Christoph Borchardt2015-09-031-1/+1
* | Add apps unit testVincent Petry2015-08-301-0/+48
|/
* Fix controls bar calculationVincent Petry2015-08-282-6/+12
* Merge pull request #18609 from owncloud/login-layoutLukas Reschke2015-08-271-0/+24
|\
| * show feedback spinner for log in processJan-Christoph Borchardt2015-08-271-0/+24
* | simpler style for filetype iconsJan-Christoph Borchardt2015-08-271-23/+22
|/
* fix unit testsMorris Jobke2015-08-261-2/+2
* fix share icons of shared items being placed off on mobileJan-Christoph Borchardt2015-08-261-2/+2
* Merge pull request #18550 from owncloud/mobile-shared-styleJan-Christoph Borchardt2015-08-251-1/+3
|\
| * fix being able to distinguish shared items on mobileJan-Christoph Borchardt2015-08-251-1/+3
* | Properly hide sidebar when switching between files app sectionsVincent Petry2015-08-251-4/+8
|/
* Fix regressionMorris Jobke2015-08-241-1/+1
* Remove DEBUG constant and use config valueMorris Jobke2015-08-241-1/+1
* Remove requesttoken for avatarsLukas Reschke2015-08-231-2/+2
* Make short versions of weekday/month names translatableHasso Tepper2015-08-213-3/+73
* Move remaining setupchecks to new fomatRoeland Jago Douma2015-08-182-8/+16
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-182-42/+151
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-302-43/+133
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-302-5/+24
* | Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-131-1/+1
|\ \
| * | Fix showMenu animation callbackVincent Petry2015-08-121-1/+1