Commit graph

38 commits

Author SHA1 Message Date
ansuz
6f1c2d5701 add leading space before 'domain' in config.example.js 2018-04-12 17:39:17 +02:00
yflory
5c53868c3b Delete pads after 3 months of inactivity 2018-02-26 18:34:05 +01:00
yflory
299a2f4c08 FAQ placeholder 2018-02-19 12:09:57 +01:00
Caleb James DeLisle
e78cc4ce7e manual merge 2018-02-06 11:41:57 +01:00
Caleb James DeLisle
cac5e75a99 Add a repl to improve debugging on the prod server 2018-02-06 11:35:24 +01:00
ansuz
5db0274fc3 add default config for new server options 2018-01-29 15:48:53 +01:00
ansuz
1817a7924f don't require heapdump by default 2018-01-25 12:17:35 +01:00
yflory
166a9e71cf Add a features comparison page 2018-01-23 19:03:31 +01:00
ansuz
acd5574008 send httpUnsafeOrigin via /api/config 2018-01-23 16:41:54 +01:00
Caleb James DeLisle
137c6428e8 Introducing heapdump to allow collecting more data from the server 2018-01-16 11:53:23 +01:00
ansuz
9615c3a411 update customLimits example for more than one user 2017-12-19 10:30:03 +01:00
ansuz
c3e3da4948 allow administrators to increase limits for friends 2017-12-05 15:07:09 +01:00
Caleb James DeLisle
818742dd56 Add frame-src for IE/Edge compatibility 2017-08-28 11:20:24 +02:00
Caleb James DeLisle
4b70fc9f49 Use resources from the original origin in pad2 2017-08-21 18:38:07 +02:00
Caleb James DeLisle
ad9f2ff223 Made pad2 server more generic and easy to implement 2017-08-17 15:41:04 +02:00
Caleb James DeLisle
e04c0b89a1 manual merge of staging 2017-08-17 12:14:19 +02:00
Caleb James DeLisle
4881f8d030 Remove X-Frame-Options because it cannot work with a cross-domain iframe. 2017-08-17 12:12:40 +02:00
ansuz
9213aa7ee4 simplify example config 2017-08-16 11:02:03 +02:00
Caleb James DeLisle
0d1f19f5d4 Big manual merge 2017-08-04 11:20:17 +02:00
Pierre Bondoerffer
ad4aca4e5f
actually do the changes intended in previous commit 2017-08-02 11:22:52 +02:00
ansuz
eebe473f13 reenable same-origin CSP 2017-07-31 15:43:47 +02:00
ansuz
99d39514a2 turn uploads on by default 2017-07-31 10:20:42 +02:00
ansuz
980d555500 enable img-src blob: in /pad/ 2017-07-13 11:19:45 +02:00
ansuz
f4bca0f9c0 Modifications for latest media-tag
* use latest built media-tag
* include pdfjs and configure its path for media-tag
* check whether decryption events affect an avatar. crop it if so
2017-07-12 10:44:40 +02:00
ansuz
d2085c1269 enable logging of rpc calls 2017-06-30 11:19:12 +02:00
ansuz
2a262555ed add suggested CSP types for media tags 2017-06-15 14:42:27 +02:00
Caleb James DeLisle
aa9aaefdea Add frame-ancestors to allow remote auth 2017-06-07 09:51:10 +02:00
ansuz
087bcd2ea5 update default config with new CSP values 2017-05-31 15:21:29 +02:00
ansuz
605377cf31 update default configuration file with new attributes and comments 2017-05-30 15:35:51 +02:00
Caleb James DeLisle
66520b6041 cleaned up the accounts, limits and revenue sharing and unified the config in one place 2017-05-26 18:09:31 +02:00
ansuz
6d38a5abc1 add new variables to example config 2017-05-22 16:49:50 +02:00
ansuz
fc49715bc0 document 'enableFeedback' in the server conf 2017-05-13 12:32:26 +02:00
yflory
57ee7de7d4 Update and return the storage limit 2017-05-11 16:12:44 +02:00
ansuz
486d96e818 document upload configuration 2017-05-05 11:28:31 +02:00
ansuz
3ad99be1ef restrict uploads to authenticated users 2017-05-05 11:17:55 +02:00
yflory
e280b92bdb Fix CSP issues with Chrome 58 2017-05-03 13:53:05 +02:00
ansuz
69368def48 make pin, blob, and blobstage path configurable 2017-04-28 12:48:36 +02:00
Caleb James DeLisle
211113fb1a little flowey 2017-04-25 16:04:17 +02:00
Renamed from config.js.dist (Browse further)