| Commit message (Expand) | Author | Age | Files | Lines |
* | Move oc_appconfig/OC.appConfig to the main bundle | Christoph Wurst | 2019-05-06 | 1 | -1/+0 |
* | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface | Tobias Kaminsky | 2017-12-06 | 1 | -0/+7 |
|\ |
|
| * | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -0/+7 |
* | | fix sorting test on phantomjs | Arthur Schiwon | 2017-11-24 | 1 | -15/+29 |
* | | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 1 | -9/+7 |
* | | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 1 | -24/+108 |
* | | adjust, fix and extend tests | Arthur Schiwon | 2017-11-23 | 1 | -12/+39 |
|/ |
|
* | Adjust js tests | Arthur Schiwon | 2017-11-01 | 1 | -29/+29 |
* | Fix test for tooltip and local share owner | Jan-Christoph Borchardt | 2017-11-01 | 1 | -3/+2 |
* | Replace deprecated $.tipsy(...) by $.tooltip(...) | Christoph Wurst | 2017-02-27 | 1 | -7/+7 |
* | Fix icon update to be more consistent | Vincent Petry | 2015-10-29 | 1 | -0/+7 |
* | Update JS unit tests for share dialog (WIP) | Vincent Petry | 2015-09-16 | 1 | -1100/+0 |
* | fix unit tests | Morris Jobke | 2015-08-26 | 1 | -2/+2 |
* | tests for _parseTime with hex and empty strings | Morris Jobke | 2015-07-28 | 1 | -0/+2 |
* | Fix parsing of sharetime as string | Morris Jobke | 2015-07-28 | 1 | -0/+14 |
* | Properly format remote recipients | Roeland Jago Douma | 2015-05-27 | 1 | -3/+90 |
* | Unit tests for #16511 | Roeland Jago Douma | 2015-05-22 | 1 | -0/+80 |
* | Merge pull request #15738 from rullzer/fix_15611 | Vincent Petry | 2015-05-18 | 1 | -0/+27 |
|\ |
|
| * | Fix to make sure expiration date is properly set | Roeland Jago Douma | 2015-05-18 | 1 | -0/+27 |
* | | Reset share dialog values so we start out clean | Roeland Jago Douma | 2015-05-18 | 1 | -0/+106 |
|/ |
|
* | Added unit test for reshare by share owner | Vincent Petry | 2015-04-29 | 1 | -0/+25 |
* | Added unit tests | Roeland Jago Douma | 2015-04-17 | 1 | -0/+94 |
* | Avatars in share dialog fixes | Roeland Jago Douma | 2015-03-03 | 1 | -10/+42 |
* | Use custom attribute instead of the div identifier | Lukas Reschke | 2015-02-27 | 1 | -1/+1 |
* | Extended avatar unit tests | Roeland Jago Douma | 2015-02-13 | 1 | -14/+61 |
* | Small unit test rewrite | Roeland Jago Douma | 2015-02-12 | 1 | -1/+1 |
* | Added unit test | Roeland Jago Douma | 2015-02-12 | 1 | -0/+35 |
* | Indicate that the share owner is remote in the filelist | Joas Schilling | 2015-01-27 | 1 | -3/+3 |
* | Fix reshare permission issue | Vincent Petry | 2015-01-09 | 1 | -0/+156 |
* | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 1 | -2/+2 |
* | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 1 | -0/+11 |
* | Use a route instead of s.php and convert tokens asap | kondou | 2014-09-04 | 1 | -3/+3 |
* | Fix share dropdown when links are not allowed | Vincent Petry | 2014-08-21 | 1 | -10/+16 |
* | Fixed folder icon update routine when share owner exists | Vincent Petry | 2014-08-15 | 1 | -1/+46 |
* | update unit test, min date should be always today + 1 | Bjoern Schiessle | 2014-08-08 | 1 | -3/+5 |
* | Fix enforced share expiration date to be based on share time | Vincent Petry | 2014-07-21 | 1 | -10/+129 |
* | reduce share action text to the user name only | Thomas Müller | 2014-07-14 | 1 | -7/+7 |
* | Improved remote share owner display | Vincent Petry | 2014-07-03 | 1 | -0/+79 |
* | Unit tests for share dropdown with nested link share | Vincent Petry | 2014-06-27 | 1 | -1/+145 |
* | Use recipient display names when updating shares in the UI | Vincent Petry | 2014-06-04 | 1 | -23/+17 |
* | More unit tests and fixes for share | Vincent Petry | 2014-06-02 | 1 | -5/+139 |
* | Added ground work for OC.Share unit tests | Vincent Petry | 2014-05-13 | 1 | -0/+97 |