Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | show link share | Arthur Schiwon | 2015-09-16 | 6 | -20/+92 | |
| * | | | | | fixed set of possible permissions for remote shares | Arthur Schiwon | 2015-09-16 | 2 | -7/+18 | |
| * | | | | | old OC.Share.addShareWith now reimplemented | Arthur Schiwon | 2015-09-16 | 3 | -133/+27 | |
| * | | | | | sharee list view: better handle collections | Arthur Schiwon | 2015-09-16 | 2 | -8/+37 | |
| * | | | | | continue to reimplement sharee list view. still WIP | Arthur Schiwon | 2015-09-16 | 5 | -19/+327 | |
| * | | | | | started to implement sharee list view. not completed yet, do not cry please. | Arthur Schiwon | 2015-09-16 | 4 | -3/+125 | |
| * | | | | | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -4/+0 | |
| * | | | | | set default value and remove now superflous method | Arthur Schiwon | 2015-09-16 | 1 | -19/+5 | |
| * | | | | | no auto-fetch in model | Arthur Schiwon | 2015-09-16 | 2 | -1/+1 | |
| * | | | | | simplification, and throwing where throwing is needed | Arthur Schiwon | 2015-09-16 | 4 | -12/+8 | |
| * | | | | | Fix share permissions for share tab | Vincent Petry | 2015-09-16 | 1 | -2/+1 | |
| * | | | | | Add share dialog into share tab | Vincent Petry | 2015-09-16 | 3 | -13/+42 | |
| * | | | | | integraton noshare part into ShareDialogLinkShareView | Arthur Schiwon | 2015-09-16 | 2 | -44/+33 | |
| * | | | | | less stupid initalization of subviews | Arthur Schiwon | 2015-09-16 | 1 | -11/+11 | |
| * | | | | | split off expirationView | Arthur Schiwon | 2015-09-16 | 3 | -39/+109 | |
| * | | | | | split off linkShareView | Arthur Schiwon | 2015-09-16 | 3 | -80/+158 | |
| * | | | | | ShareDialogResharerInfoView improvements | Arthur Schiwon | 2015-09-16 | 3 | -9/+10 | |
| * | | | | | split ShareDialogResharerInfoView from base view | Arthur Schiwon | 2015-09-16 | 4 | -43/+138 | |
| * | | | | | show tooltips and load avatar | Arthur Schiwon | 2015-09-16 | 1 | -1/+5 | |
| * | | | | | improve doc | Arthur Schiwon | 2015-09-16 | 1 | -1/+3 | |
| * | | | | | move remaining global settings to configModel | Arthur Schiwon | 2015-09-16 | 2 | -5/+33 | |
| * | | | | | further work on reimplementing the dialog layout | Arthur Schiwon | 2015-09-16 | 5 | -17/+193 | |
| * | | | | | improve reshare rendering part and move permission calculation to model | Arthur Schiwon | 2015-09-16 | 3 | -39/+87 | |
| * | | | | | switch to async item loading, take care stuff is updated subsequently | Arthur Schiwon | 2015-09-16 | 2 | -5/+25 | |
| * | | | | | make loadItems work async if a callback is provided | Arthur Schiwon | 2015-09-16 | 1 | -2/+7 | |
| * | | | | | model now extends Backbone's model and isadjusted | Arthur Schiwon | 2015-09-16 | 1 | -13/+27 | |
| * | | | | | started to port the Model to Backbone`s | Arthur Schiwon | 2015-09-16 | 2 | -27/+19 | |
| * | | | | | remove possibly unreliable code and fix JSdoc | Arthur Schiwon | 2015-09-16 | 1 | -8/+9 | |
| * | | | | | share dialog view takes advantage of OC.Backbone.View | Arthur Schiwon | 2015-09-16 | 2 | -77/+43 | |
| * | | | | | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma... | Arthur Schiwon | 2015-09-16 | 6 | -3/+462 | |
* | | | | | | Merge pull request #18735 from owncloud/checkbox-style | Thomas Müller | 2015-09-16 | 15 | -20/+80 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix checkbox images | Jan-Christoph Borchardt | 2015-09-16 | 9 | -6/+9 | |
| * | | | | | | fix filelist checkboxes | Hendrik Leppelsack | 2015-09-16 | 1 | -16/+11 | |
| * | | | | | | use label:before instead of label | Hendrik Leppelsack | 2015-09-16 | 2 | -19/+23 | |
| * | | | | | | Fixes white and black checkboxes in core, files will be next. | Raghu Nayyar | 2015-09-16 | 3 | -6/+23 | |
| * | | | | | | add white versions of custom checkboxes | Jan-Christoph Borchardt | 2015-09-16 | 6 | -0/+12 | |
| * | | | | | | Adds background image for checkboxes | Raghu Nayyar | 2015-09-16 | 1 | -1/+18 | |
| * | | | | | | custom checkbox style | Jan-Christoph Borchardt | 2015-09-16 | 6 | -0/+12 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #19062 from owncloud/line-height | Thomas Müller | 2015-09-16 | 1 | -4/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix height of 'All files' entry in sidebar | Jan-Christoph Borchardt | 2015-09-15 | 1 | -4/+0 | |
* | | | | | | Merge pull request #19064 from owncloud/fix-parameter-order-in-translation | Thomas Müller | 2015-09-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix the parameter order in the translation | Joas Schilling | 2015-09-16 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #19059 from owncloud/logginglevels | Thomas Müller | 2015-09-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | correction to logging levels | Carla Schroder | 2015-09-15 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #19014 from owncloud/dont-add-requestheaders-for-cross-dom... | Thomas Müller | 2015-09-16 | 2 | -3/+19 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into dont-add-requestheaders-for-cross-domain-requests | Lukas Reschke | 2015-09-15 | 5 | -8/+19 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Disable automatic evaluation of responses | Lukas Reschke | 2015-09-15 | 1 | -0/+14 | |
| * | | | | | | Do not add sensitive request headers for cross domain requests | Lukas Reschke | 2015-09-15 | 1 | -3/+5 | |
* | | | | | | | Merge pull request #18979 from owncloud/sidebare-preview-fixes | Thomas Müller | 2015-09-16 | 4 | -48/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix filename display in sidebar, fix #18981 | Jan-Christoph Borchardt | 2015-09-15 | 1 | -0/+3 |