Commit Graph

543 Commits (c2160433cd171a25c0ddb92959b8ae986d8aaf78)

Author SHA1 Message Date
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago
Lukas Reschke 334296b027 Removed unused file 13 years ago
Lukas Reschke ab97c04894 Added XSRF check 13 years ago
Jakob Sack 7fa896971f JavaScript file for activating web cron 13 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 13 years ago
Tom Needham 538e72fe61 Fix scrollbar issue. Fixes oc-1414 13 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 13 years ago
Arthur Schiwon c5d5ca88a8 Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Jenkins for ownCloud 91e828c6ce [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 98f37b93f6 Propagate exceptions in OC.appSettings. 13 years ago
Jenkins for ownCloud 274d1ef87f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 13 years ago
Thomas Tanghus 8837576ce7 Added some more options to OC.appSettings(). 13 years ago
Thomas Tanghus fb14cb87bd Made the parameter for OC.appSettings() an object to be able to extend it. 13 years ago
Thomas Tanghus 084866cb1e White space 13 years ago
Thomas Tanghus 553773f2e1 Popup for app specific settings. 13 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski e18639551d Tweak appearance of undo delete notification 13 years ago
Bjoern Schiessle 680eed6bac fix for bug #1295, don't escape password reset link 13 years ago
Jenkins for ownCloud 0a9c33e151 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 13 years ago
Lukas Reschke d24326ecce Updated style 13 years ago
Lukas Reschke d425740dc2 Remove unused files 13 years ago
Lukas Reschke 1554d7a2c0 Check for admin user 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Bjoern Schiessle 20a174e71b remove second "autocomplete" statement 13 years ago
Bjoern Schiessle 0ea29398c7 remember username and provide autocomplete feature 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 13 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Bjoern Schiessle 18d5420744 typo in js statement fixed 13 years ago
Sam Tuke f374dae233 Added text ACS warning to admin's user settings page, and corresponding CSS styles 13 years ago
Georg Ehrke a113ee9e9f add x-webkit-speech to searchbox 13 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 13 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 13 years ago
Florian Hülsmann c3cd3f3571 CSS class headerAction -> header-action 13 years ago
Florian Hülsmann 0132b80282 added CSS class .headerAction 13 years ago
Bart Visscher 2f00384b51 Use TemplateLayout functions for finding js and css files in minimizer 13 years ago
Florian Hülsmann 4a50c15a8e corrected header width and floating (can now dynamically add stuff to header); someone may test this in IE 13 years ago
Bart Visscher 617de811f7 Cache the minimized output also on the server 13 years ago
Bart Visscher 99a68abbd5 Add session_write_close to the minimizer 13 years ago
Thomas Tanghus f0b87bc421 Make requesttoken global. 13 years ago
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Bjoern Schiessle b9d5f510c3 urlencode link fort password reset (bug #970) 13 years ago
Lukas Reschke 6defbc7f4d Removed some unessecary sanitizations 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago