Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some security utilities | Lukas Reschke | 2014-08-27 | 2 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | This adds some security utilities to core including: - A library for basic crypto operations (e.g. to encrypt passwords) - A better library for cryptographic actions which allows you to specify the charset - A library for secure string comparisions Remove .htaccess Remove .htaccess Fix typo Add public API Use timing constant comparision Remove CBC constant Adjust code Remove confusing $this | ||||
* | Merge pull request #10604 from owncloud/fixing-favicon | Thomas Müller | 2014-08-26 | 3 | -3/+3 |
|\ | | | | | Adding type to favicon | ||||
| * | Adding type to favicon | Clark Tomlinson | 2014-08-22 | 3 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 5 | -14/+31 |
| | | |||||
* | | Merge pull request #10598 from owncloud/warn_on_encryption_occ_pwreset | Lukas Reschke | 2014-08-25 | 1 | -0/+10 |
|\ \ | | | | | | | Warn user on resetting passwords via occ when encryption is enabled | ||||
| * | | Warn user on resetting passwords via occ when encryption is enabled | kondou | 2014-08-22 | 1 | -0/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-25 | 2 | -1/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-24 | 30 | -2/+90 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-23 | 2 | -14/+17 |
| |/ |/| | |||||
* | | Merge pull request #10584 from owncloud/simple-wizard-trusted-domains | Thomas Müller | 2014-08-22 | 2 | -0/+23 |
|\ \ | | | | | | | Add a trusted domain wizard | ||||
| * | | Add a trusted domain wizard | Lukas Reschke | 2014-08-21 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | | | Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain. By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement. | ||||
* | | | Add require_once to update.php due to routing | Lukas Reschke | 2014-08-22 | 1 | -0/+1 |
| | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/10585 Partially reverts 52d5429768acdb87b2dc2efedc89eb4ad0d29139 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-22 | 2 | -1/+7 |
|/ / | |||||
* | | Merge pull request #10522 from owncloud/removeLoadAppScript | blizzz | 2014-08-21 | 2 | -12/+2 |
|\ \ | | | | | | | Remove loadAppScriptFile | ||||
| * | | Add update route to core | Lukas Reschke | 2014-08-19 | 2 | -2/+2 |
| | | | |||||
| * | | Remove loadAppScriptFile from the default routes | Lukas Reschke | 2014-08-19 | 1 | -10/+0 |
| | | | |||||
* | | | Merge pull request #10573 from owncloud/share-dropdownfixwhenlinkdisallowed | Vincent Petry | 2014-08-21 | 2 | -11/+17 |
|\ \ \ | | | | | | | | | Fix share dropdown when links are not allowed | ||||
| * | | | Fix share dropdown when links are not allowed | Vincent Petry | 2014-08-21 | 2 | -11/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When links are not allowed, the email field does not exist and autocomplete returns null. This causes Javascript errors. The fix prevents entering the bogus block when links aren't allowed, as it doesn't make sense to enter it in such cases anyway. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-21 | 12 | -8/+34 |
| | | | | |||||
* | | | | Removing `x-webkit-speech` attribute #10561 | Volker E. | 2014-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Remove obsolete (from Google Chrome 36 on) attribute due to security vulnerability | ||||
* | | | | Merge pull request #10557 from owncloud/better-hover-apps | Morris Jobke | 2014-08-20 | 1 | -7/+2 |
|\ \ \ \ | |/ / / |/| | | | full opacity for the hovered/focused app as well for better contrast | ||||
| * | | | full opacity for the hovered/focused app as well for better contrast | Jan-Christoph Borchardt | 2014-08-20 | 1 | -7/+2 |
| | | | | |||||
* | | | | Add note about the term "Cheers" at end of mail | Morris Jobke | 2014-08-20 | 2 | -0/+2 |
|/ / / | | | | | | | | | | | | | * for translators * fixes #8689 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-20 | 16 | -5/+22 |
| | | | |||||
* | | | Merge pull request #9866 from owncloud/app-upgrade | Robin Appelman | 2014-08-19 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | Don't do app upgrades in the background | ||||
| * | | | Send feedback from upgrading apps to the upgrade ui | Robin Appelman | 2014-08-04 | 1 | -0/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-19 | 2 | -1/+11 |
| | | | | |||||
* | | | | Merge pull request #10339 from owncloud/users-defaultquotafix | Vincent Petry | 2014-08-18 | 2 | -65/+84 |
|\ \ \ \ | | | | | | | | | | | Fixed default quota field on user management page | ||||
| * | | | | Do not close container/slider when clicking on single select field | Vincent Petry | 2014-08-15 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | it does not affect gravity on planet earth, but only for tipsy | Arthur Schiwon | 2014-08-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | make singleselect check for gravity wish, and make it south for default quota | Arthur Schiwon | 2014-08-12 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Replaced spaces with tabs in apps.js | Vincent Petry | 2014-08-12 | 1 | -54/+54 |
| | | | | | |||||
| * | | | | Trigger events when app-settings visibility changes | Vincent Petry | 2014-08-12 | 1 | -4/+15 |
| | | | | | |||||
* | | | | | fix color of links in warnings, fix #10480 | Jan-Christoph Borchardt | 2014-08-18 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Added upgrade notice to avoid timeouts | Vincent Petry | 2014-08-18 | 1 | -0/+4 |
| |_|/ / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-18 | 4 | -4/+19 |
| | | | | |||||
* | | | | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -184/+0 |
|\ \ \ \ | | | | | | | | | | | remove obsolete japanese lang code | ||||
| * | | | | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -184/+0 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 3 | -1/+27 |
| | | | | |||||
* | | | | Merge pull request #10447 from owncloud/share-foldericonfix | Morris Jobke | 2014-08-16 | 3 | -2/+71 |
|\ \ \ \ | | | | | | | | | | | Fixed folder icon update routine when share owner exists | ||||
| * | | | | Fixed folder icon update routine when share owner exists | Vincent Petry | 2014-08-15 | 3 | -2/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Whenever a folder has a "data-share-owner" attribute, the icon is now properly updated to a shared folder icon. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #10413 from owncloud/adding-handlebars | Lukas Reschke | 2014-08-15 | 1 | -0/+2746 |
|\ \ \ \ \ | |/ / / / |/| | | | | Adding handlebars.js | ||||
| * | | | | Adding handlebars.js | Thomas Müller | 2014-08-14 | 1 | -0/+2746 |
| | | | | | |||||
* | | | | | change error text color to white for better contrast, fix #10424 | Jan-Christoph Borchardt | 2014-08-15 | 1 | -3/+2 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Merge pull request #10399 from owncloud/fix_setSendMailStatus | Björn Schießle | 2014-08-14 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | [sharing] fix mail notification | ||||
| * | | | | we need the recipient as a additional parameter to know for which share the ↵ | Bjoern Schiessle | 2014-08-13 | 1 | -2/+2 |
| |/ / / | | | | | | | | | | | | | notification was send | ||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 1 | -0/+2 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-12 | 66 | -129/+0 |
| | | |