Thomas Tanghus
|
fdf3ec1027
|
Add wait state to category dialog while processing.
|
13 years ago |
Thomas Tanghus
|
e55cc23132
|
app !== type
|
13 years ago |
Jenkins for ownCloud
|
f5043c0661
|
[tx-robot] updated from transifex
|
13 years ago |
Thomas Tanghus
|
81536a81e3
|
More js updates for app/type in OCCategories
|
13 years ago |
Thomas Tanghus
|
b9c9fdfe20
|
Use get for loading dialog.
|
13 years ago |
Thomas Tanghus
|
97c884c548
|
Updated category js for handling favorites and use post instead of get.
|
13 years ago |
Thomas Tanghus
|
26719005a4
|
Added ajax files for favorite category handling.
|
13 years ago |
Thomas Tanghus
|
f4fd4a5a52
|
Updated category ajax files to use type instead of app and add callCheck.
|
13 years ago |
Jenkins for ownCloud
|
519a0ae4ab
|
[tx-robot] updated from transifex
|
13 years ago |
Jenkins for ownCloud
|
fd6adc7d08
|
[tx-robot] updated from transifex
|
13 years ago |
scambra
|
c814a7a841
|
use interpolation for some translations in js
|
13 years ago |
scambra
|
ec253f1354
|
Use strftime to format date with translated month names
|
13 years ago |
Jenkins for ownCloud
|
c3823aa864
|
[tx-robot] updated from transifex
|
13 years ago |
Lukas Reschke
|
3eb43c1fbe
|
Show a warning in the installer if .htaccess is not working
|
13 years ago |
Michael Göhler
|
d7a4547482
|
avoid undefined index warning on login page
|
13 years ago |
Lukas Reschke
|
842d6dad47
|
Remove space
|
13 years ago |
Lukas Reschke
|
d33bec09fe
|
Verify password page for users
|
13 years ago |
Michael Göhler
|
7095b3a083
|
extend logon page to display multiple error messages
|
13 years ago |
Lukas Reschke
|
2c427f050e
|
Show a warning in the installer if no secure RNG is available
|
13 years ago |
Lukas Reschke
|
99cd922b82
|
Doublehash the token to prevent timing attacks
|
13 years ago |
Jenkins for ownCloud
|
c88cf5cae5
|
[tx-robot] updated from transifex
|
13 years ago |
Jenkins for ownCloud
|
d386bc8737
|
[tx-robot] updated from transifex
|
13 years ago |
Lukas Reschke
|
cdd30216b1
|
escapeHTML function
|
13 years ago |
Jenkins for ownCloud
|
b761143047
|
[tx-robot] updated from transifex
|
13 years ago |
Jenkins for ownCloud
|
673e3dae3f
|
[tx-robot] updated from transifex
|
13 years ago |
Jenkins for ownCloud
|
fce6ce9bc6
|
[tx-robot] updated from transifex
|
13 years ago |
Michael Gapczynski
|
b475164e95
|
Fix autocomplete search for users for groups only share policy
|
13 years ago |
Björn Schießle
|
003241e847
|
fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set
|
13 years ago |
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 |
Thomas Tanghus
|
bb345770af
|
Suggestion for simple, yet efficient variable interpolation in js translations.
|
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
This token is completly useless since an attacker can easily extract it
from the page.
|
13 years ago |