Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix shares list events | Vincent Petry | 2015-09-16 | 3 | -31/+29 | |
| * | | | | | Bring back the share icon and update its status | Vincent Petry | 2015-09-16 | 2 | -20/+47 | |
| * | | | | | Add expiration date handling in share tab | Vincent Petry | 2015-09-16 | 4 | -25/+147 | |
| * | | | | | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -80/+0 | |
| * | | | | | make permission/cruds checkboxes work | Arthur Schiwon | 2015-09-16 | 3 | -37/+36 | |
| * | | | | | toggle visibility of detailed cruds permissions | Arthur Schiwon | 2015-09-16 | 2 | -6/+7 | |
| * | | | | | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -24/+0 | |
| * | | | | | make unshare work | Arthur Schiwon | 2015-09-16 | 3 | -43/+34 | |
| * | | | | | make 'Allow editing' (aka public upload) checkbox work | Arthur Schiwon | 2015-09-16 | 3 | -41/+18 | |
| * | | | | | fix allow upload checkbox appeareance | Arthur Schiwon | 2015-09-16 | 2 | -2/+2 | |
| * | | | | | implements setting and removing password for link shares, including forced ones | Arthur Schiwon | 2015-09-16 | 4 | -74/+54 | |
| * | | | | | mark url on click | Arthur Schiwon | 2015-09-16 | 2 | -5/+6 | |
| * | | | | | share and unshare via link (not yet password). also some internal changes to ... | Arthur Schiwon | 2015-09-16 | 8 | -108/+121 | |
| * | | | | | format groups and remotes in autocomplete list | Arthur Schiwon | 2015-09-16 | 1 | -1/+19 | |
| * | | | | | now you even can share | Arthur Schiwon | 2015-09-16 | 4 | -10/+93 | |
| * | | | | | display expiration info | Arthur Schiwon | 2015-09-16 | 4 | -23/+60 | |
| * | | | | | show link share | Arthur Schiwon | 2015-09-16 | 5 | -18/+88 | |
| * | | | | | 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 | 3 | -3/+124 | |
| * | | | | | 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 | |
| * | | | | | 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 | 2 | -39/+108 | |
| * | | | | | split off linkShareView | Arthur Schiwon | 2015-09-16 | 2 | -80/+157 | |
| * | | | | | ShareDialogResharerInfoView improvements | Arthur Schiwon | 2015-09-16 | 3 | -9/+10 | |
| * | | | | | split ShareDialogResharerInfoView from base view | Arthur Schiwon | 2015-09-16 | 3 | -43/+137 | |
| * | | | | | 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 | 4 | -17/+192 | |
| * | | | | | 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 | 3 | -2/+389 | |
* | | | | | | fix checkbox images | Jan-Christoph Borchardt | 2015-09-16 | 9 | -6/+9 | |
* | | | | | | 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 | 2 | -6/+22 | |
* | | | | | | 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 | |
|/ / / / / |