Commit Graph

652 Commits (77f464f6509714e8f720e6dd959bc4a8de92195e)
 

Author SHA1 Message Date
El RIDO 97ed1a5cf4 found a better JS html entity escape function and use it to fix regression introduced by the preview feature, resolves #43
8 years ago
rugk ea86060bbc No double-headline
8 years ago
El RIDO 9a9362789b addressing issues with failed attachement uploads due to webserver configuration, resolves #15
8 years ago
El RIDO 9e7266d561 actually including CC-BY license, otherwise the file is pointless
8 years ago
rugk 05737c100e Remove RainTPL license & add assets license
8 years ago
El RIDO 002046cc62 some minor cleanups
8 years ago
rugk 535710cdd6 Add htaccess to prevent template access
8 years ago
rugk b911ea8472 Okay, okay, use full path for now
8 years ago
rugk d73cbdfaf8 Alt tag seems to break this...
8 years ago
rugk 585ea70fc6 All right @GitHub, I forgot your CSP...
8 years ago
rugk d58eb13bfd Use SVG icon instead of PNG version if possible
8 years ago
rugk d1556f5b60 Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
8 years ago
rugk b491f064ef Add jsonld to editorconfig
8 years ago
rugk bbad92a161 Minor JS code improvments
8 years ago
El RIDO bf53aee9a6 Merge branch 'master' of github.com:PrivateBin/PrivateBin
8 years ago
rugk 3c4cd3aea7 Make favicons subdir-compatible (again)
8 years ago
El RIDO be4c845129 Merge branch 'master' of github.com:PrivateBin/PrivateBin
8 years ago
El RIDO c5606a47fe refactoring away RainTPL and templating, resolves #36
8 years ago
rugk 38ab755733 Replace HTTP links with HTTPS
8 years ago
El RIDO b94e019719 Merge branch 'master' of github.com:PrivateBin/PrivateBin
8 years ago
rugk d485ab2d88 Use HTTPS for browser links & add Edge
8 years ago
rugk 1923039f75 Make favicons subdirectory-compatible
8 years ago
rugk 7875d7b0a3 Some rewording
8 years ago
rugk 58f5c8601f Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
8 years ago
rugk 327eba268d 🔧 Update Safari favicon SVG with minified version
8 years ago
El RIDO 7773c26f15 fixing broken message ID
8 years ago
El RIDO c3a114d923 fixing favicon includes in templates, thanks @rugk for spotting it
8 years ago
El RIDO 7d1dc55a27 actually use local variable (for Codacy)
8 years ago
rugk d367655c6d Fix build
8 years ago
rugk e70159c1bb Avoid unused local variables
8 years ago
El RIDO 6b20836461 upgrading SJCL library to 1.0.4: https://github.com/bitwiseshiftleft/sjcl/releases/tag/1.0.4
8 years ago
El RIDO c851dfff5f freeing up space in bootstrap layouts by using logo instead of brand name
8 years ago
El RIDO 2c6e0b2e38 fixing URL in README
8 years ago
El RIDO a5c10aac8a replacing favicons with new design by @rugk, resolves #23
8 years ago
rugk 08b46975f3 🐼 Minify favicon files with TinyPNG
8 years ago
rugk 6f59a6844c Add favicon
8 years ago
El RIDO 03306dabff using TEXT data type for PostgreSQL instead of BLOB, hopefully resolves #8
8 years ago
El RIDO e7dde4d212 cleaning REQUEST_URI for good measure
8 years ago
El RIDO e1d6db88a1 Merge pull request #44 from PrivateBin/rugk-itBugsMe
8 years ago
El RIDO afaa111d22 code style
8 years ago
El RIDO 918de8f0c4 Merge branch 'master' of github.com:PrivateBin/PrivateBin
8 years ago
El RIDO b53efda635 improving code coverage and unit testing
8 years ago
rugk 2e863e3ed9 Search key first
8 years ago
rugk 80e9d75477 Remove unnecessary array
8 years ago
rugk 19d5659a8f Change array
8 years ago
rugk e087d2f206 Hightlight name & link GCM
8 years ago
El RIDO ff0c55c0d6 introduce option to disable vizhash for paranoid admins, resolves #20 point 2.4
8 years ago
El RIDO 20cf678a75 adding default configuration for purging, resolves #3 (again)
8 years ago
El RIDO f8bc40b4e4 introducing automatic purging of expired pastes, triggered by default at least 5 minutes apart, deleting a maximum of 10 pastes - resolves #3
8 years ago
El RIDO 4d10fd9690 fixing support for pre renaming configuration file format, resolves #37
8 years ago