summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* always generate access token, also for forms shown to anonymous users (e.g. p...Björn Schießle2012-10-052-0/+4
* share.expiration is null if no expiration date is set.Björn Schießle2012-10-041-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-041-0/+6
* Show correct public link url for foldersMichael Gapczynski2012-10-031-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-023-1/+34
* Fixed old, annoying css error that it turned out I had made myself :-PThomas Tanghus2012-10-011-1/+1
* Share - Dropdown dialog - cut off username if it's longer than 14 chars - bug...Georg Ehrke2012-10-011-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-014-0/+20
* reload the current url when login in instead of always redirecting to the def...Robin Appelman2012-09-301-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-305-0/+28
* Fix double url decoding in fileDownloadPath functionBart Visscher2012-09-291-1/+1
* Fallback for systems without opensslLukas Reschke2012-09-291-1/+1
* rand() + uniqid() are not from cryptographic qualityLukas Reschke2012-09-291-1/+1
* Removed sectokenLukas Reschke2012-09-291-1/+0
* Removed sectokenLukas Reschke2012-09-292-12/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-292-0/+12
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2820-63/+108
* Merge pull request #20 from scambra/undo-l10nThomas Müller2012-09-281-4/+4
|\
| * undo interpolation in js for 4.5scambra2012-09-281-4/+4
* | Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+1
* | Fix to preserve backward compatibility for apps creating static links contain...Christian Reiner2012-09-281-2/+2
* | Merge branch 'master' of git://github.com/owncloud/coreChristian Reiner2012-09-2810-7/+65
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-283-7/+33
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-278-0/+32
* | Reimplementation of CSRF protection including autorefreshChristian Reiner2012-09-284-8/+99
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-262-0/+35
* Fix unsetting share expiration dateMichael Gapczynski2012-09-261-1/+8
* Show share expiration date set for shared itemMichael Gapczynski2012-09-261-5/+13
* Stop autocomplete selection event propogration so share dropdown doesn't disa...Michael Gapczynski2012-09-251-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-262-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-253-4/+52
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-247-0/+207
* some js style fixesRobin Appelman2012-09-231-62/+65
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-235-0/+110
* Added a missing CSRF checkLukas Reschke2012-09-221-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-221-0/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2250-51/+51
* some characters in comments avoid finding some strings to translatescambra2012-09-212-4/+4
* fix translating dialog buttons, they are translated in core not dialogs appscambra2012-09-211-6/+6
* translate files_sharing appscambra2012-09-211-26/+26
* float right element needs to be the first element, otherwise firefox will mov...Björn Schießle2012-09-201-2/+2
* General style fixes for the share dropdownTom Needham2012-09-191-0/+2
* Fix datepicker icons for all uses across ownCloudTom Needham2012-09-191-0/+4
* Fix changing of share status icons, bug fix for oc-1631Michael Gapczynski2012-09-191-11/+22
* Don't show the expiration option until a share occurs, bug fix for oc-1724Michael Gapczynski2012-09-192-1/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-192-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-184-1/+21
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-171-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-141-0/+64