Morris Jobke
5c1a9f35f1
Indicate password strength using strengthify
...
* uses zxcvbn
* outsourced to separate jquery plugin
* async loading
* hide strength meter if input is empty
* feedback if user enters weakest password
* fade in and out
* show tipsy with strength
* Opera 12, IE8-10, FF 23, Chromium 29
11 years ago
Arthur Schiwon
8ccac86c98
Enable user backends to provide avatar images
11 years ago
kondou
1832eb8872
Pass view in \OC_Avatar to constructor and use $_ for enable_avatars
12 years ago
kondou
76b1b5b6a3
Provide 'enable_avatars' in config.php, to disable avatars
12 years ago
kondou
80e10f01c4
Clean up
12 years ago
kondou
0c708be76b
Use defaultavatars
12 years ago
kondou
e66113f50d
Include placeholder.js
12 years ago
kondou
bdf48a6daa
Use OC.Router.generate, TODO use cache, prepare for defaultavatars
12 years ago
Thomas Müller
8cf9336bcb
storage information is path specific
12 years ago
kondou
9a8908b643
Use Jcrop, have inline errormsg, work on cropping, clean up, WIP
12 years ago
kondou
81cadd5ea3
Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff
12 years ago
kondou
252548c62c
Improve styling & enable avatar-upload at personal page
12 years ago
kondou
4a08f7d710
Add basic avatars and gravatar
12 years ago
Bjoern Schiessle
53bb89824d
check if some encrypted files are left after the app was disabled and warn the user
12 years ago
Bjoern Schiessle
c7eba69aea
only show decrypt all files option if encrypted files are available
12 years ago
Bjoern Schiessle
b6fa0e4eef
working decrypt files method
12 years ago
Björn Schießle
e15e394fcc
add ajax call to decrypt all files
...
Conflicts:
apps/files_encryption/lib/crypt.php
12 years ago
Björn Schießle
2c8e5ec84f
user interface to allow user to decrypt all his files once the encryption app was disabled
...
Conflicts:
settings/templates/personal.php
12 years ago
kondou
05084e03a0
Use !== and === in settings.
12 years ago
Björn Schießle
3c691c9ec9
move to non-static OC_Defaults
...
Conflicts:
lib/mail.php
12 years ago
Björn Schießle
d46e62886a
Add init funtion to OC_Defaults to be able to wrap translatable strings
12 years ago
Björn Schießle
e1e798c623
make footer and urls aware of ownCloud editions
12 years ago
kondou
ee1ce055fc
Fix #3251
...
Using ksort now, instead of prefilling the commonlanguages array.
12 years ago
Florin Peter
3c100af132
revert changes to fbbc76f281
because master is very unstable right now
12 years ago
kondou
d8e6db5608
Sort priorized languages as defined in the array
...
Also add russian and arabic to the common languages.
12 years ago
kondou
79218be1d2
Priorize common languages.
12 years ago
Thomas Mueller
d2f34183a6
sort languages based on display name not the iso code
12 years ago
Georg Ehrke
0a16d25724
make it possible to modify the links to the clients
12 years ago
Björn Schießle
9d73e7eb1e
let the user change his display name, if supported by the back-end
12 years ago
Arthur Schiwon
5221ee0c5a
offer change password only when the action is supported by the user backend
12 years ago
Thomas Mueller
2d36a20a1d
moving storage calculation code to OC_Helper::getStorageInfo()
12 years ago
Felix Moeller
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
13 years ago
Robin Appelman
6db81afab9
move some stuff to the new api
13 years ago
Sam Tuke
8b01286a5d
Merged branch 'master'
13 years ago
Lukas Reschke
7e2d4e2a8e
Remove verify user from personal.php
13 years ago
Lukas Reschke
6b39b80648
Change auth checks
13 years ago
Robin Appelman
4c4fd36bdd
the Shared folder is no longer in the cache
13 years ago
Robin Appelman
aaa1b73364
don't use depricated OC_Filesystem
13 years ago
Frank Karlitschek
7efbdb52f6
don´t show negative numbers. this is only a quickfix. I still dont get why the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache?
13 years ago
Bart Visscher
d0bd2bbf27
Convert menu entries of settings pages to use router
13 years ago
Thomas Mueller
3829460ab8
adding space between) and {
13 years ago
Thomas Müller
7ab5256922
Update settings/personal.php
...
respect coding style
13 years ago
Thomas Müller
dc2648b14c
Update settings/personal.php
...
respect coding style
13 years ago
Michael Gapczynski
41a74e3dd2
Check if size isset, try to fix used space calculation again, fixs bug oc-1331
...
Conflicts:
settings/personal.php
13 years ago
Michael Gapczynski
164fc1c981
Fix used space calculation if shared folder does not exist, fixes bug oc-1331
...
Conflicts:
settings/personal.php
13 years ago
Michael Gapczynski
d1dee28437
Check if size isset, try to fix used space calculation again, fixs bug oc-1331
13 years ago
Michael Gapczynski
0810f92894
Fix used space calculation if shared folder does not exist, fixes bug oc-1331
13 years ago
Jörn Friedrich Dreyer
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
13 years ago
Bjoern Schiessle
ca41f2e96a
don't add the "Shared"-directory size to users quota
13 years ago
Bjoern Schiessle
2fd7df57d9
don't add the "Shared"-directory size to users quota
13 years ago