| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 1 | -0/+9 |
* | always generate access token, also for forms shown to anonymous users (e.g. p... | Björn Schießle | 2012-10-05 | 2 | -0/+4 |
* | share.expiration is null if no expiration date is set. | Björn Schießle | 2012-10-04 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 1 | -0/+6 |
* | Show correct public link url for folders | Michael Gapczynski | 2012-10-03 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 3 | -1/+34 |
* | Fixed old, annoying css error that it turned out I had made myself :-P | Thomas Tanghus | 2012-10-01 | 1 | -1/+1 |
* | Share - Dropdown dialog - cut off username if it's longer than 14 chars - bug... | Georg Ehrke | 2012-10-01 | 1 | -2/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-01 | 4 | -0/+20 |
* | reload the current url when login in instead of always redirecting to the def... | Robin Appelman | 2012-09-30 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-30 | 5 | -0/+28 |
* | Fix double url decoding in fileDownloadPath function | Bart Visscher | 2012-09-29 | 1 | -1/+1 |
* | Fallback for systems without openssl | Lukas Reschke | 2012-09-29 | 1 | -1/+1 |
* | rand() + uniqid() are not from cryptographic quality | Lukas Reschke | 2012-09-29 | 1 | -1/+1 |
* | Removed sectoken | Lukas Reschke | 2012-09-29 | 1 | -1/+0 |
* | Removed sectoken | Lukas Reschke | 2012-09-29 | 2 | -12/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-29 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 20 | -63/+108 |
* | Merge pull request #20 from scambra/undo-l10n | Thomas Müller | 2012-09-28 | 1 | -4/+4 |
|\ |
|
| * | undo interpolation in js for 4.5 | scambra | 2012-09-28 | 1 | -4/+4 |
* | | Do urlencoding in linkTo functions | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
* | | Fix to preserve backward compatibility for apps creating static links contain... | Christian Reiner | 2012-09-28 | 1 | -2/+2 |
* | | Merge branch 'master' of git://github.com/owncloud/core | Christian Reiner | 2012-09-28 | 10 | -7/+65 |
|\| |
|
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 3 | -7/+33 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-27 | 8 | -0/+32 |
* | | Reimplementation of CSRF protection including autorefresh | Christian Reiner | 2012-09-28 | 4 | -8/+99 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 2 | -0/+35 |
* | Fix unsetting share expiration date | Michael Gapczynski | 2012-09-26 | 1 | -1/+8 |
* | Show share expiration date set for shared item | Michael Gapczynski | 2012-09-26 | 1 | -5/+13 |
* | Stop autocomplete selection event propogration so share dropdown doesn't disa... | Michael Gapczynski | 2012-09-25 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 2 | -0/+14 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 3 | -4/+52 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 7 | -0/+207 |
* | some js style fixes | Robin Appelman | 2012-09-23 | 1 | -62/+65 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-23 | 5 | -0/+110 |
* | Added a missing CSRF check | Lukas Reschke | 2012-09-22 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 1 | -0/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 50 | -51/+51 |
* | some characters in comments avoid finding some strings to translate | scambra | 2012-09-21 | 2 | -4/+4 |
* | fix translating dialog buttons, they are translated in core not dialogs app | scambra | 2012-09-21 | 1 | -6/+6 |
* | translate files_sharing app | scambra | 2012-09-21 | 1 | -26/+26 |
* | float right element needs to be the first element, otherwise firefox will mov... | Björn Schießle | 2012-09-20 | 1 | -2/+2 |
* | General style fixes for the share dropdown | Tom Needham | 2012-09-19 | 1 | -0/+2 |
* | Fix datepicker icons for all uses across ownCloud | Tom Needham | 2012-09-19 | 1 | -0/+4 |
* | Fix changing of share status icons, bug fix for oc-1631 | Michael Gapczynski | 2012-09-19 | 1 | -11/+22 |
* | Don't show the expiration option until a share occurs, bug fix for oc-1724 | Michael Gapczynski | 2012-09-19 | 2 | -1/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 2 | -1/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 4 | -1/+21 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-17 | 1 | -0/+1 |