El RIDO
|
b1be74a56f
support processing of Error types in notifications, adresses #441
|
7 gadi atpakaļ |
El RIDO
|
42c2003220
made notice configurable, fixing a few CSS glitches
|
7 gadi atpakaļ |
El RIDO
|
a67c9ab129
reworded the message, added the missing translation strings
|
7 gadi atpakaļ |
El RIDO
|
fc914b4b84
moved bad bot check into InitialCheck, changed old ie notice into generic update warning, when unsupported user agent is detected and made the other IE alert show in all versions as it is now entirely unsupported
|
7 gadi atpakaļ |
El RIDO
|
748b85e025
Merge branch master into httpinsecure
|
7 gadi atpakaļ |
El RIDO
|
7ab6411f71
updated credits & change log
|
7 gadi atpakaļ |
El RIDO
|
4d6897f063
increasing minimum PHP version to 5.5 as this is required by the yzalis/identicon library upgrade to version 1.2.0
|
7 gadi atpakaļ |
El RIDO
|
8515c9d223
upgrading DOMpurify library
|
7 gadi atpakaļ |
El RIDO
|
8a69411d50
upgrading showdown library
|
7 gadi atpakaļ |
El RIDO
|
49e118a8b3
updated kjua library
|
7 gadi atpakaļ |
El RIDO
|
3259cabfb3
revert bootstraps JS to 3.3.7 as 3.4.1 breaks the navbar toggle
|
7 gadi atpakaļ |
El RIDO
|
b527bc6208
upgrade jQuery library
|
7 gadi atpakaļ |
El RIDO
|
0a88b3043c
upgrading bootstrap CSS
|
7 gadi atpakaļ |
El RIDO
|
66cee9dbd2
adding icon generator comparison test script for reference in #148
|
7 gadi atpakaļ |
El RIDO
|
db4ae09ee3
upgraded PHP libraries
|
7 gadi atpakaļ |
El RIDO
|
362045c664
re-add data-URLs to CSP for img-src, as these are used for the comment icons
|
7 gadi atpakaļ |
El RIDO
|
cd72110ea4
Merge branch 'blob-uri'
|
7 gadi atpakaļ |
El RIDO
|
b4ceb4078d
removed obsolete code and comments, tested with a PDF of 9 MiB and it works fine in Firefox and Chrome
|
7 gadi atpakaļ |
El RIDO
|
f915af1a5a
adjust CSP header to allow blob URLs
|
7 gadi atpakaļ |
El RIDO
|
451a4817c4
replace data-URL method usage with blob-URL one
|
7 gadi atpakaļ |
El RIDO
|
6cf52f4cf3
mocking window.URL.createObjectURL to have tests working with blob URLs
|
7 gadi atpakaļ |
R4SAS
|
abd71413c3
Store Blob URL in variable
|
7 gadi atpakaļ |
R4SAS
|
d3f9670bc2
Remove data length detection, because we work with URL
|
7 gadi atpakaļ |
R4SAS
|
dcbefcc1c3
Use blob for previews
|
7 gadi atpakaļ |
R4SAS
|
ff6b9bd8f9
Use blob URI for saving attachments (#432)
|
7 gadi atpakaļ |
El RIDO
|
a459c4692c
correcting API use, avoid history glitch
|
7 gadi atpakaļ |
El RIDO
|
ebbb850b27
clone array instead of passing the reference, adresses #436
|
7 gadi atpakaļ |
El RIDO
|
87c7719513
Merge branch 'webcrypto'
|
7 gadi atpakaļ |
El RIDO
|
c4b84b2b6b
extract version logic into paste & comment classes
|
7 gadi atpakaļ |
El RIDO
|
d73c68ad85
insert Paste class to wrap the data, to be able to extend the paste with getters and format version handling
|
7 gadi atpakaļ |