rugk
|
ea86060bbc
|
No double-headline
Sorry for you 80 char limit
Also adding links
|
2016-07-19 16:01:02 +02:00 |
|
El RIDO
|
9a9362789b
|
addressing issues with failed attachement uploads due to webserver configuration, resolves #15
|
2016-07-19 15:26:41 +02:00 |
|
El RIDO
|
9e7266d561
|
actually including CC-BY license, otherwise the file is pointless
|
2016-07-19 15:25:30 +02:00 |
|
rugk
|
05737c100e
|
Remove RainTPL license & add assets license
|
2016-07-19 14:54:34 +02:00 |
|
El RIDO
|
002046cc62
|
some minor cleanups
|
2016-07-19 14:44:17 +02:00 |
|
rugk
|
535710cdd6
|
Add htaccess to prevent template access
|
2016-07-19 14:43:30 +02:00 |
|
rugk
|
b911ea8472
|
Okay, okay, use full path for now
|
2016-07-19 14:39:40 +02:00 |
|
rugk
|
d73cbdfaf8
|
Alt tag seems to break this...
|
2016-07-19 14:35:26 +02:00 |
|
rugk
|
585ea70fc6
|
All right @GitHub, I forgot your CSP...
|
2016-07-19 14:32:13 +02:00 |
|
rugk
|
d58eb13bfd
|
Use SVG icon instead of PNG version if possible
|
2016-07-19 14:30:44 +02:00 |
|
rugk
|
d1556f5b60
|
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
|
2016-07-19 14:17:28 +02:00 |
|
rugk
|
b491f064ef
|
Add jsonld to editorconfig
|
2016-07-19 14:16:02 +02:00 |
|
rugk
|
bbad92a161
|
Minor JS code improvments
|
2016-07-19 14:13:52 +02:00 |
|
El RIDO
|
bf53aee9a6
|
Merge branch 'master' of github.com:PrivateBin/PrivateBin
|
2016-07-19 14:04:06 +02:00 |
|
rugk
|
3c4cd3aea7
|
Make favicons subdir-compatible (again)
Some paths were missing...
|
2016-07-19 14:03:18 +02:00 |
|
El RIDO
|
be4c845129
|
Merge branch 'master' of github.com:PrivateBin/PrivateBin
|
2016-07-19 14:02:45 +02:00 |
|
El RIDO
|
c5606a47fe
|
refactoring away RainTPL and templating, resolves #36
|
2016-07-19 14:02:26 +02:00 |
|
rugk
|
38ab755733
|
Replace HTTP links with HTTPS
Using this regexp: https://regex101.com/r/rZ2dE2/1
|
2016-07-19 13:56:52 +02:00 |
|
El RIDO
|
b94e019719
|
Merge branch 'master' of github.com:PrivateBin/PrivateBin
|
2016-07-19 13:38:49 +02:00 |
|
rugk
|
d485ab2d88
|
Use HTTPS for browser links & add Edge
|
2016-07-19 13:33:51 +02:00 |
|
rugk
|
1923039f75
|
Make favicons subdirectory-compatible
|
2016-07-19 13:08:48 +02:00 |
|
rugk
|
7875d7b0a3
|
Some rewording
|
2016-07-19 13:05:07 +02:00 |
|
rugk
|
58f5c8601f
|
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
|
2016-07-19 12:39:56 +02:00 |
|
rugk
|
327eba268d
|
🔧 Update Safari favicon SVG with minified version
|
2016-07-19 12:39:10 +02:00 |
|
El RIDO
|
7773c26f15
|
fixing broken message ID
|
2016-07-19 10:55:27 +02:00 |
|
El RIDO
|
c3a114d923
|
fixing favicon includes in templates, thanks @rugk for spotting it
|
2016-07-19 08:53:32 +02:00 |
|
El RIDO
|
7d1dc55a27
|
actually use local variable (for Codacy)
|
2016-07-19 08:40:33 +02:00 |
|
rugk
|
d367655c6d
|
Fix build
Thanks https://stackoverflow.com/questions/12346876/php-foreach-that-returns-keys-only#12346910
|
2016-07-18 18:46:41 +02:00 |
|
rugk
|
e70159c1bb
|
Avoid unused local variables
Funnily you introduced this in a "code quality improve commit" (b53efda635 ), but Codacy complained about it...
|
2016-07-18 18:37:18 +02:00 |
|
El RIDO
|
6b20836461
|
upgrading SJCL library to 1.0.4: https://github.com/bitwiseshiftleft/sjcl/releases/tag/1.0.4
|
2016-07-18 16:54:33 +02:00 |
|
El RIDO
|
c851dfff5f
|
freeing up space in bootstrap layouts by using logo instead of brand name
|
2016-07-18 16:39:43 +02:00 |
|
El RIDO
|
2c6e0b2e38
|
fixing URL in README
|
2016-07-18 16:27:06 +02:00 |
|
El RIDO
|
a5c10aac8a
|
replacing favicons with new design by @rugk, resolves #23
|
2016-07-18 16:25:06 +02:00 |
|
rugk
|
08b46975f3
|
🐼 Minify favicon files with TinyPNG
|
2016-07-18 16:11:24 +02:00 |
|
rugk
|
6f59a6844c
|
Add favicon
|
2016-07-18 16:11:13 +02:00 |
|
El RIDO
|
03306dabff
|
using TEXT data type for PostgreSQL instead of BLOB, hopefully resolves #8
|
2016-07-18 15:55:51 +02:00 |
|
El RIDO
|
e7dde4d212
|
cleaning REQUEST_URI for good measure
|
2016-07-18 15:21:32 +02:00 |
|
El RIDO
|
e1d6db88a1
|
Merge pull request #44 from PrivateBin/rugk-itBugsMe
Change array used for language selection
|
2016-07-18 15:15:41 +02:00 |
|
El RIDO
|
afaa111d22
|
code style
|
2016-07-18 15:13:56 +02:00 |
|
El RIDO
|
918de8f0c4
|
Merge branch 'master' of github.com:PrivateBin/PrivateBin
|
2016-07-18 14:47:47 +02:00 |
|
El RIDO
|
b53efda635
|
improving code coverage and unit testing
|
2016-07-18 14:47:32 +02:00 |
|
rugk
|
2e863e3ed9
|
Search key first
Looks a bit complicated, but well...
|
2016-07-18 13:25:41 +02:00 |
|
rugk
|
80e9d75477
|
Remove unnecessary array
Now it is right...
|
2016-07-18 13:12:54 +02:00 |
|
rugk
|
19d5659a8f
|
Change array
https://github.com/PrivateBin/PrivateBin/issues/41
Not tested locally, let's say what Travis says... 😄
|
2016-07-18 13:11:15 +02:00 |
|
rugk
|
e087d2f206
|
Hightlight name & link GCM
|
2016-07-18 11:23:47 +02:00 |
|
El RIDO
|
ff0c55c0d6
|
introduce option to disable vizhash for paranoid admins, resolves #20 point 2.4
|
2016-07-18 10:14:38 +02:00 |
|
El RIDO
|
20cf678a75
|
adding default configuration for purging, resolves #3 (again)
|
2016-07-18 09:13:23 +02:00 |
|
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
|
2016-07-15 17:02:59 +02:00 |
|
El RIDO
|
4d10fd9690
|
fixing support for pre renaming configuration file format, resolves #37
|
2016-07-13 09:41:45 +02:00 |
|
El RIDO
|
8f2d43722b
|
fixing wrong project URL
|
2016-07-11 16:31:10 +02:00 |
|