Commit Graph

753 Commits (f1fc73ea5b35eb7a260ad6f4cf267555c11b5c48)

Author SHA1 Message Date
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 13 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 13 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
Jenkins for ownCloud b934668b9e [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e36317c21a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 35c5f71989 [tx-robot] updated from transifex 13 years ago
Björn Schießle f493e97f5d always generate access token, also for forms shown to anonymous users (e.g. public shares) 13 years ago
Björn Schießle 16eade5a3b share.expiration is null if no expiration date is set. 13 years ago
Jenkins for ownCloud 5c042d88ad [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 7bee735877 Show correct public link url for folders 13 years ago
Jenkins for ownCloud 32a6b3b862 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud f0c4356392 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 36696a8057 Fixed old, annoying css error that it turned out I had made myself :-P 13 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 13 years ago
Jenkins for ownCloud 377fb19818 [tx-robot] updated from transifex 13 years ago
Robin Appelman f8eebcbb01 reload the current url when login in instead of always redirecting to the default app (oc-1873) 13 years ago
Jenkins for ownCloud 7e30c74ea4 [tx-robot] updated from transifex 13 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 13 years ago
Lukas Reschke ef57e9294b Fallback for systems without openssl 13 years ago
Lukas Reschke 36f1c9b083 rand() + uniqid() are not from cryptographic quality 13 years ago
Lukas Reschke 578aa4e425 Removed sectoken 13 years ago
Lukas Reschke f5fe95a131 Removed sectoken 13 years ago
Jenkins for ownCloud dc66e94ee3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 27bd9df027 [tx-robot] updated from transifex 13 years ago
Bart Visscher 22d22d19c0 Do urlencoding in linkTo functions 13 years ago
scambra 8f27881770 undo interpolation in js for 4.5 13 years ago
Christian Reiner 71454b1bca Fix to preserve backward compatibility for apps creating static links containing the request token (currently the contacts app and maybe some 3rd party implementations) 13 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 13 years ago
Jenkins for ownCloud 5144d26088 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 09aa95586a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2c00f8c850 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski b4e40b1c21 Fix unsetting share expiration date 13 years ago
Michael Gapczynski 00103d730f Show share expiration date set for shared item 13 years ago
Michael Gapczynski 2bdf89f4d4 Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773 13 years ago
Jenkins for ownCloud 5855355faa [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e5487376da [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud ecb90d72f3 [tx-robot] updated from transifex 13 years ago
Robin Appelman a22a5d6807 some js style fixes 13 years ago
Jenkins for ownCloud 81ecabb19c [tx-robot] updated from transifex 13 years ago
Lukas Reschke ac79fe649c Added a missing CSRF check 13 years ago
Jenkins for ownCloud 08132587d1 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 01160d0fb4 [tx-robot] updated from transifex 13 years ago
scambra d5211f9615 some characters in comments avoid finding some strings to translate 13 years ago
scambra 0f15bc881f fix translating dialog buttons, they are translated in core not dialogs app 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Björn Schießle b1c60841e8 float right element needs to be the first element, otherwise firefox will move it to a new line 13 years ago
Tom Needham edbbb2bd9f General style fixes for the share dropdown 13 years ago
Tom Needham fb3724ba64 Fix datepicker icons for all uses across ownCloud 13 years ago
Michael Gapczynski 518ca0ac58 Fix changing of share status icons, bug fix for oc-1631 13 years ago
Michael Gapczynski 1e1e8ae3b5 Don't show the expiration option until a share occurs, bug fix for oc-1724 13 years ago