Commit Graph

1430 Commits (2561107b4e8720ec35d64fa2d5b9a179ff1fa2d3)

Author SHA1 Message Date
Jenkins for ownCloud ed0cba0ff4 [tx-robot] updated from transifex 13 years ago
Thomas Müller 4900ad9119 update type hint in PHPDoc 13 years ago
Jenkins for ownCloud b92dad992f [tx-robot] updated from transifex 13 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 13 years ago
Jenkins for ownCloud abdc823bb6 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 0245e64cec [tx-robot] updated from transifex 13 years ago
kondou e6b4d28229 Move success/error squircles to settings 13 years ago
Jenkins for ownCloud bcf388d3c5 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3aa8647634 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 7b1d52f5b9 [tx-robot] updated from transifex 13 years ago
Vincent Petry b75ca9fb50 Display admin option for public upload with encryption enabled 13 years ago
Jenkins for ownCloud 518903c6eb [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud c89aa6d5fe [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 13 years ago
kondou 556c6eca23 Use OC_Util::formatDate() 13 years ago
kondou c5440fa133 Move cron status to the right of the heading 13 years ago
kondou 8fafee31ef Use $.hide() instead of .hidden for now 13 years ago
kondou dd97d532be Remove OC.Router usage 13 years ago
kondou 547b563464 Log last cron execution 13 years ago
Joas Schilling efbca04ab4 Use command -v to check for sendmail 13 years ago
Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 13 years ago
Thomas Müller 5713b0dedb Authentification -> Authentication 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Joas Schilling 0285d5b6e2 Hide QMail when not selected and hide sendmail when not available on the server 13 years ago
Joas Schilling 5b8cde48dc Add button to send a test mail after changing the email settings 13 years ago
Morris Jobke af2c2b3a16 update wording of email field 13 years ago
Thomas Müller 5f711912a1 remove OC.Router.registerLoadedCallback() 13 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 13 years ago
Jan-Christoph Borchardt e78da036c1 profile image: relabel technical 'Abort' to more widely used 'Cancel' 13 years ago
Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 13 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 13 years ago
kondou 593adab258 Fix scrutinizer issue in settings/js/apps.js 13 years ago
Jan-Christoph Borchardt bc1c136cd6 coding style fixes: cut long lines, whitespace 13 years ago
Joas Schilling 331bd527a7 Hide SMTP options based on selected send mode 13 years ago
Jan-Christoph Borchardt 1a561fced0 fix for coding style 13 years ago
kondou e32acf933d Highlight the selected app in app-settings 13 years ago
kondou 88882e3fa7 Use addClass('hidden') and removeClass('hidden') 13 years ago
kondou 0e0b4d5575 Hide remove image, if there's no custom avatar 13 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 13 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 13 years ago
Joas Schilling c196e59e88 Add event parameter to keyup event 13 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 13 years ago
Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 13 years ago
Jan-Christoph Borchardt dafa8fc37e do not autocapitalize fields on mobile, fix user name input. Also disable autocorrect and specify autocomplete 13 years ago
Vincent Petry 58b1dc5e76 Added loading spinner to users list on scroll 13 years ago
Vincent Petry c732764eb5 Improve users list scrolling performance 13 years ago
Bjoern Schiessle f2f5769df7 catch errors during decryption 13 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 13 years ago