Commit Graph
100 Commits
Author SHA1 Message Date
ansuz 73f3933e03 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-24 17:43:27 -04:00
ansuz 471e374533 compute metadata in the same child process that builds indexes 2020-03-24 17:43:15 -04:00
ansuz 479b76f848 lint compliance 2020-03-24 17:40:07 -04:00
ansuz b134799449 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-24 15:02:55 -04:00
ansuz c2fcba31e3 remove an XXX 2020-03-24 15:02:46 -04:00
ansuz 967ca6afa9 suppress ENOENT errors when checking empty chat channels 2020-03-24 15:02:26 -04:00
ansuz 40251948d4 check authenticated rpc signatures in separate threads 2020-03-24 14:31:40 -04:00
ansuz 0e09c73a60 Merge branch 'master' into soon 2020-03-24 13:32:42 -04:00
ansuz e128683ffb call back with errors instead of throwing within the Storage module 2020-03-24 13:31:03 -04:00
ansuz 1240f4a2a5 Merge branch 'master' into soon 2020-03-24 13:04:25 -04:00
ansuz 90899aa2f4 start reviewing and removing XXX notes 2020-03-24 13:03:49 -04:00
ansuz 2ef0af29e5 guard against index worker rpc responses for a txid with no supplied callback 2020-03-23 22:03:59 -04:00
ansuz cc335a54b1 update chainpad-server to latest version 2020-03-23 18:56:04 -04:00
ansuz ee8d5c9c36 fix the premiumUploadSize validation to check the correct attribute 2020-03-23 16:13:48 -04:00
ansuz a8b2c03dbf avoid merge conflict with weblate 2020-03-21 10:07:46 -04:00
ansuz 552966a1f6 add Svenska translation 2020-03-21 09:57:49 -04:00
ansuz ed63d98ab0 Merge branch 'scaling-index' into soon 2020-03-20 18:57:51 -04:00
ansuz bf2e5aeca1 add an admin panel block to display the open file count 2020-03-20 17:04:18 -04:00
ansuz f9706623d5 Merge branch 'soon' into staging 2020-03-20 13:22:40 -04:00
ansuz 605aae222c update less devDependency to match client version 2020-03-20 13:21:50 -04:00
ansuz 590e249500 resolve merge conflict 2020-03-20 13:07:35 -04:00
ansuz 31c7cecaf9 add a few checks for safety 2020-03-20 10:54:01 -04:00
ansuz cea9705bbe Merge branch 'aggressive-stream-closing' into staging 2020-03-20 10:50:17 -04:00
ansuz e78b6e679d Merge branch 'soon' into staging 2020-03-20 10:48:38 -04:00
ansuz faa133aab8 remove an XXX 2020-03-20 10:22:48 -04:00
ansuz d386e223e4 simplify open/close of writeStreams 2020-03-19 17:33:22 -04:00
ansuz 32cd0f3c4d increase timeout value from 15s to 45. ought to be enough for anybody 2020-03-19 16:13:24 -04:00
ansuz 05a4e86cdb close streams whenever we finish using them. time out if necessary 2020-03-19 16:11:24 -04:00
ansuz 4522ffa18a compute indexes in child processes 2020-03-19 10:46:18 -04:00
ansuz d1b16af160 update changelog 2020-03-18 13:05:42 -04:00
ansuz 1200834800 Merge branch 'soon' 2020-03-18 11:12:38 -04:00
ansuz 2e9052cb42 Merge branch 'scaling2' into soon 2020-03-18 10:34:12 -04:00
ansuz f8ad649b45 [style] bail out early to avoid nesting 2020-03-18 10:30:42 -04:00
ansuz 019e5e708b wrap workers in a function scope and add a validateMessage method to HK's Env 2020-03-17 17:23:35 -04:00
ansuz 5467e1ffac replace ad-hoc response handler with Util.response 2020-03-17 16:52:41 -04:00
ansuz 9e85a1411e abstract the logic around worker choice out of message handling 2020-03-17 16:06:01 -04:00
ansuz 631ea54b49 lint compliance 2020-03-17 15:40:06 -04:00
ansuz 67dd4a608c Merge remote-tracking branch 'origin/scaling' into scaling2 2020-03-17 15:36:58 -04:00
ansuz 662ea86174 update chainpad-server dependency 2020-03-17 11:57:02 -04:00
ansuz b2fcde87d8 implement an admin command to update the default storage limit without a restart 2020-03-17 10:11:52 -04:00
ansuz f345998956 fix undefined reference 2020-03-17 10:10:20 -04:00
ansuz e90ac69714 update changelog for 3.14.0 2020-03-16 17:42:48 -04:00
ansuz dc586f4887 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-16 16:17:15 -04:00
ansuz 30f17040ac close streams when possible, simplify some code, enforce asynchrony 2020-03-16 16:13:38 -04:00
ansuz e2c748b6c7 use newest chainpad-server 2020-03-16 15:58:04 -04:00
ansuz 54420109ac update the open file limit in the example systemd service file 2020-03-16 12:32:45 -04:00
ansuz 2a9780abcf lint compliance 2020-03-16 12:29:26 -04:00
ansuz b5560c279b label some issues to fix before the release 2020-03-13 13:43:06 -04:00
ansuz 0438c783b2 Merge branch 'soon' into staging 2020-03-13 12:55:35 -04:00
ansuz a2b6501adb update package and footer version and add a dependency 2020-03-13 10:41:15 -04:00
ansuz 5d59b55799 lint compliance 2020-03-13 10:40:03 -04:00
ansuz 2d47e7e2cf implement an admin rpc to fetch ulimit data 2020-03-12 12:09:44 -04:00
ansuz 81c7416095 lint compliance 2020-03-12 11:40:46 -04:00
ansuz f644c24362 add an admin-rpc to count the number of open files 2020-03-12 11:35:16 -04:00
ansuz 1230057970 disable IS_PAD_PINNED 2020-03-12 11:31:08 -04:00
ansuz 96b92f472c Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-12 11:23:53 -04:00
ansuz e1a0daac9c possible server fixes 2020-03-12 11:23:43 -04:00
ansuz bc034d95a3 enforce asynchrony in 'gethistoryOffset' 2020-03-12 11:13:23 -04:00
ansuz 9cb92d2e6f Merge branch 'soon' into staging 2020-03-11 16:52:09 -04:00
ansuz e80a81a2bb Merge branch 'master' of github.com:xwiki-labs/cryptpad 2020-03-11 16:34:10 -04:00
ansuz d4038344ba stop iterating over tasks if you can't read the root directory 2020-03-11 16:34:00 -04:00
ansuz f2729ee9e2 Merge branch 'soon' into staging 2020-03-10 11:59:52 -04:00
ansuz 6b657c47ce change an XXX to a TODO 2020-03-10 09:49:55 -04:00
ansuz 45601068ae lint compliance 2020-03-10 09:19:35 -04:00
ansuz 11369e553d downgrade an 'XXX' note to a 'TODO' 2020-03-10 09:18:36 -04:00
ansuz b9a07ca650 diagnose some unhandled errors in rpc tests 2020-03-09 18:18:26 -04:00
ansuz 461c809e4f update chainpad-server dependency 2020-03-09 17:42:50 -04:00
ansuz 4e8ebac3c1 guard against the possible non-existence of metadata for a channel 2020-03-09 17:42:10 -04:00
ansuz bb23b1249e update changelog for the northern white rhino release 2020-03-06 19:32:08 -05:00
ansuz e26ed7bb83 fix mermaid scroll jank 2020-03-06 14:21:56 -05:00
ansuz d4ca5e7d34 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-06 11:43:46 -05:00
ansuz b32f3e34af fix local worker debugging on firefox 2020-03-06 11:43:34 -05:00
ansuz 140c8f1049 update chainpad-server dependency 2020-03-06 11:43:12 -05:00
ansuz 6d8cdca7a3 add 'rejected' field to metadata when getMetadata requests are blocked 2020-03-05 12:09:18 -05:00
ansuz 6f7307c446 use loggedIn instead of accountName in the toolbar 2020-03-04 14:09:28 -05:00
ansuz e3042c94d8 make 'log-out-everywhere' end the local session as well 2020-03-04 14:08:08 -05:00
ansuz 9d8bb43d03 finally untangle metadata and index caches 2020-03-04 12:56:33 -05:00
ansuz 32d769447a begin standardizing our method of streaming lines from files 2020-03-04 11:38:14 -05:00
ansuz 35eca2c5d2 pull file streaming out into its own file, leave a few notes 2020-03-04 11:38:14 -05:00
ansuz ccd6e1d6df lint compliance, simplify a test condition 2020-03-04 09:59:43 -05:00
ansuz ce6cf6f727 revert some changes that couldn't have possibly worked 2020-03-04 09:59:17 -05:00
ansuz c53f378582 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-04 09:54:08 -05:00
ansuz b126e4456b simplify quota logic 2020-03-03 16:55:40 -05:00
ansuz 53ed247bc2 expose maxUploadSize and premiumUploadSize via /api/config 2020-03-03 16:47:44 -05:00
ansuz 50b9c27dcb finalize one more test 2020-03-03 16:03:31 -05:00
ansuz 8fbb32c5d7 add a few more checks to the rpc tests 2020-03-03 16:00:39 -05:00
ansuz 170aa6d47e clean up a few tasks related to allow lists 2020-03-03 15:52:49 -05:00
ansuz 92325a27f7 Merge branch 'soon' into staging 2020-03-02 12:49:39 -05:00
ansuz 57eb61aa17 update footer and package version for next release 2020-03-02 12:48:10 -05:00
ansuz e633f3b445 ignore some local scripts 2020-03-02 12:46:05 -05:00
ansuz 7f2d8e85b8 Merge branch 'small-config' into staging 2020-03-02 09:53:42 -05:00
ansuz 2f00ff3278 simplify check-in deactivation 2020-02-28 14:24:53 -05:00
ansuz 92896fb919 rearrange a big part of the example config file 2020-02-28 14:24:03 -05:00
ansuz c371a257bf WIP example config reorganization 2020-02-28 13:17:02 -05:00
ansuz e70c3ff0ab add some default config values and warn if provided values seem incorrect 2020-02-28 12:01:52 -05:00
ansuz 03ff9bd0d7 start deprecating usage of myDomain 2020-02-28 11:45:41 -05:00
ansuz de6b9e2228 apply some defaults when loading the config 2020-02-28 10:50:30 -05:00
ansuz 94d8e7f2c2 provide a consistent type for 'customLimits' 2020-02-28 10:49:20 -05:00
ansuz 3cf09924ae fix default CSP headers 2020-02-28 10:46:44 -05:00
ansuz 8d509fd6d5 Merge branch 'staging' into small-config 2020-02-27 15:25:39 -05:00