Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #19014 from owncloud/dont-add-requestheaders-for-cross-dom... | Thomas Müller | 2015-09-16 | 2 | -3/+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 #18938 from owncloud/occ_decrypt_all2 | Thomas Müller | 2015-09-16 | 2 | -0/+155 | |
|\ \ \ \ \ | ||||||
| * | | | | | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 2 | -0/+155 | |
| |/ / / / | ||||||
* / / / / | Revert "Allow Remote avatars" | Thomas Müller | 2015-09-15 | 1 | -5/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #18982 from owncloud/fix_18878 | Lukas Reschke | 2015-09-14 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | enforce loading icon in sidebar to be 32x32 | Georg Ehrke | 2015-09-11 | 1 | -0/+4 | |
* | | | | | use the same pattern for the command name like every other command | Bjoern Schiessle | 2015-09-14 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-14 | 2 | -0/+2 |