Commit graph

75 commits

Author SHA1 Message Date
ansuz
c806b97076 resolve conflicts between rebrand and staging 2020-12-29 17:20:53 +05:30
ansuz
255527cc23 reject protocol-relative URLs in 'parsePadURL' 2020-12-11 17:48:15 +05:30
David Benqué
c6eb4f8d7c Clean up old logos 2020-10-28 11:16:51 +00:00
yflory
96a00f89df Generate burn after reading link for pads 2020-01-09 15:20:11 +01:00
yflory
d4d07f3332 Add support for ownerKey in the hash (version 1 and 2) 2020-01-09 11:20:35 +01:00
yflory
8ccafbc821 Fix tests for invite url 2020-01-09 10:59:20 +01:00
ansuz
60673103ad don't require the same thing twice 2019-06-25 11:25:44 +02:00
ansuz
4b8a8fbe5f add mkAsync function 2019-06-25 11:13:03 +02:00
yflory
4774eff6ae Add tests for the href validator 2019-02-12 11:19:45 +01:00
yflory
6018f57ec1 Change translation format to JSON 2019-01-30 14:38:21 +01:00
ansuz
01614c4256 verify old user password before proceeding to change passwords 2018-06-22 15:34:50 +02:00
ansuz
d03339f20b check for the presence of a blockHash in localStorage when logging in 2018-06-20 14:27:44 +02:00
ansuz
eac7d38655 test media-tag, and fix the bug the tests exposed 2018-06-07 14:29:09 +02:00
ansuz
fb91f5df76 compare flat-dom output against hyperjson 2018-05-17 10:35:48 +02:00
yflory
64c85fe548 Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
yflory
811463b870 Add support for version 2 hashes needed for password-protected pads 2018-04-24 17:22:33 +02:00
yflory
7ebfa43408 Improve assert translations to detect issues in objects (tips, type, etc.) 2018-02-07 13:08:03 +01:00
Caleb James DeLisle
864e24b2ce Fixed typo in test 2018-01-10 11:42:48 +01:00
Caleb James DeLisle
37dcf7285a Need to be exactly true, not just truthy 2017-12-19 19:16:53 +01:00
Caleb James DeLisle
dc7dbb3e96 Accidentally made a test which hangs... 2017-12-19 19:09:48 +01:00
Caleb James DeLisle
d9323cc458 stubbed a failing test 2017-12-19 19:01:02 +01:00
ansuz
7b8321c263 make a test fail so we don't forget to fix the bug 2017-12-12 13:43:55 +01:00
ansuz
38bd27303b WIP rpc framework 2017-12-08 11:47:07 +01:00
ansuz
0b54a76211 lint compliance 2017-12-04 13:58:33 +01:00
ansuz
d3d9e2e771 WIP: refactoring rpc code 2017-12-04 11:10:25 +01:00
ansuz
5eacc158d9 make tests pass again 2017-11-27 13:45:40 +01:00
ansuz
7441a68fb9 update test after merging api changes 2017-11-20 12:22:26 +01:00
ansuz
d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-11-20 12:20:13 +01:00
ansuz
b96ea47f1f strip tracking parameters when parsing urls 2017-11-20 12:09:17 +01:00
yflory
30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
ansuz
0a14c715ad add test for support of invite urls 2017-10-30 14:40:43 +01:00
ansuz
d644054e3f lint compliance 2017-10-27 11:13:26 +02:00
ansuz
df1a700cb2 disable thumbnail test. add test for flat dom 2017-10-27 11:01:22 +02:00
yflory
e85b34f127 Add embed options in the secure pad hashes 2017-09-05 18:38:51 +02:00
ansuz
d42d988d36 make test more resilient 2017-09-05 11:26:41 +02:00
ansuz
e8ac5ed87f add a test for thumbnails 2017-09-05 11:24:30 +02:00
yflory
b0fe04381d Merge branch 'staging' into newDrive 2017-06-08 18:14:31 +02:00
Caleb James DeLisle
c8bd1bb2ac Trying to improve the tests which fail always when running remotely 2017-06-01 00:29:17 +02:00
Caleb James DeLisle
71bd808e4f Send everything through the test global function 2017-06-01 00:09:39 +02:00
Caleb James DeLisle
7d557df74b a new and more horrible way of sniffing the logs out of the instance 2017-05-31 23:29:58 +02:00
yflory
df2b00122a New drive structure without file names 2017-05-24 18:59:44 +02:00
ansuz
9bbd3161ca update tests for new API changes 2017-05-15 11:11:12 +02:00
ansuz
5aba2d4640 remove unused variable 2017-05-10 15:36:34 +02:00
ansuz
6a1c799a6e support async tests 2017-05-10 11:54:21 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
ansuz
48973bccd6 add tests to assert for hash parsing 2017-04-25 16:11:19 +02:00
ansuz
4b95a1da48 unbreak assert/translations 2017-04-24 14:32:56 +02:00
ansuz
a6dbfcecf3 remove old/unused assertions 2017-04-18 17:28:09 +02:00
ansuz
b658bda421 use bootloader to fix paths to jquery and json.sortify 2017-04-18 17:24:46 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00