Lukas Reschke
|
293e7bdcf0
|
Notice about changing the standard policy
|
12 years ago |
Lukas Reschke
|
0517465f4d
|
Allow admins to change the CSP policy in the config file
|
12 years ago |
Thomas Mueller
|
b4c3dd84b4
|
update to jquery-ui 1.10.0
|
12 years ago |
Lukas Reschke
|
846971ec11
|
Fix merge conflict
|
12 years ago |
Lukas Reschke
|
fe56e4df7d
|
Fix merge conflict
|
12 years ago |
Lukas Reschke
|
c8bbbb48d3
|
Merge master...
|
12 years ago |
Lukas Reschke
|
48949ba04a
|
Move appid to external file
|
12 years ago |
Thomas Mueller
|
5fadd53088
|
missing renames of publicListView to disableSharing
|
12 years ago |
Jenkins for ownCloud
|
c986dbe573
|
[tx-robot] updated from transifex
|
12 years ago |
Michael Gapczynski
|
9eecb91338
|
Merge pull request #1113 from owncloud/fix-issue-1085
Fix rendering of database connection error page
|
12 years ago |
Thomas Müller
|
ec8609fa21
|
Merge pull request #1259 from TheSFReader/master
Add two specific mimetype extensions (ebooks): for epub and mobi files
|
12 years ago |
icewind1991
|
12e286b21c
|
Merge pull request #1237 from owncloud/fix-template-tests
Remove unnecessary ob_end_clean() from template tests
|
12 years ago |
Sam Tuke
|
c18aec56e2
|
Merge pull request #1105 from owncloud/files_encryption
Files encryption
|
12 years ago |
Björn Schießle
|
367aadb3b7
|
rename 'publicListView' switch to 'disableSharing' because this is not only used for the public list view
|
12 years ago |
Sam Tuke
|
aa648fca75
|
Merge branch 'master' into files_encryption
Conflicts:
apps/files_encryption/templates/settings.php
|
12 years ago |
Sam Tuke
|
ca454f0228
|
Removed depreciated file
|
12 years ago |
Sam Tuke
|
47592657d7
|
Added localisation for encryption settings
|
12 years ago |
Sam Tuke
|
619780a67d
|
Merge branch 'master' into files_encryption
|
12 years ago |
Lukas Reschke
|
8907bdaf7f
|
Remove uneeded JS
|
12 years ago |
Lukas Reschke
|
bd5ff29716
|
Merge branch 'master' into no-inline-js
|
12 years ago |
Lukas Reschke
|
351d206dd3
|
Allow eval() and send headers for legacy browsers
The blocking of eval() seems to have problems with JQuery 1.7.2 - let's allow it for now and disable it in the future.
|
12 years ago |
Michael Gapczynski
|
5136f6d818
|
Make database connection error messages less verbose
|
12 years ago |
Lukas Reschke
|
3ffbaf4795
|
Allow iframes to external domains
|
12 years ago |
icewind1991
|
dd40b691ee
|
Merge pull request #1255 from owncloud/leftcontent_fix
Fix scrolling of leftcontent
|
12 years ago |
Thomas Mueller
|
d8d812a91e
|
enable unittesting on appframework and apptemplateadvanced
|
12 years ago |
Lukas Reschke
|
8223117569
|
Remove closing tag
|
12 years ago |
Lukas Reschke
|
d2383338de
|
External JSON for the Apps
|
12 years ago |
Lukas Reschke
|
30274ee33e
|
Move to OC_App
|
12 years ago |
Lukas Reschke
|
a29f9f90ab
|
Indentation
|
12 years ago |
Lukas Reschke
|
3ed7d5d521
|
Move isadmin to external file
|
12 years ago |
Lukas Reschke
|
39da6f8166
|
Move timezone check to external JS
|
12 years ago |
Lukas Reschke
|
0c59074eeb
|
Correct copy paste fail
|
12 years ago |
Lukas Reschke
|
9bc8df3649
|
Move publicListView to external JS
|
12 years ago |
Lukas Reschke
|
0d02caa684
|
No inline JS in apps
|
12 years ago |
Lukas Reschke
|
8ca78fcf3f
|
Move requesttoken to oc-requesttoken.js
|
12 years ago |
Robin Appelman
|
8817b603d7
|
Fix scrolling of leftcontent
|
12 years ago |
Thomas Mueller
|
d58cee2f76
|
returning http status code 503 in case connecting to the database failed
|
12 years ago |
Lukas Reschke
|
5fff57339f
|
Move config to core/js/config.php
|
12 years ago |
Jenkins for ownCloud
|
aede26d996
|
[tx-robot] updated from transifex
|
12 years ago |
Lukas Reschke
|
68025ac43c
|
Add a route to the JS config
|
12 years ago |
Lukas Reschke
|
af8c193605
|
Disallow inline JS
|
12 years ago |
Thomas Müller
|
b0716ba0e0
|
Merge pull request #1247 from owncloud/clear-queries-cache-on-schema-change-master
cached queries need to be reset on schema change because they become inv...
|
12 years ago |
Thomas Mueller
|
dea77b7610
|
cached queries need to be reset on schema change because they become invalid
fixes: https://github.com/owncloud/apps/issues/468
|
12 years ago |
Lukas Reschke
|
967b7947a1
|
Add the default-src
|
12 years ago |
Lukas Reschke
|
c82d6e5153
|
Add CSP header
|
12 years ago |
Michael Gapczynski
|
68272fa253
|
Remove unnecessary ob_end_clean() from template tests
|
12 years ago |
Jenkins for ownCloud
|
ebc0c4b85b
|
[tx-robot] updated from transifex
|
12 years ago |
Lukas Reschke
|
10a9ddd9b2
|
Merge pull request #1233 from owncloud/visualphpunit
Add listener for VisualPHPUnit
|
12 years ago |
Lukas Reschke
|
8daefd00fb
|
Sanitize the exception
|
12 years ago |
Lukas Reschke
|
42b924da0e
|
Also replace the backslash with a minus
For Windows systems
|
12 years ago |