Commit graph

23 commits

Author SHA1 Message Date
Sean Yesmunt 22c601ab9b error on space characters in parseURI 2019-10-08 10:14:50 -04:00
Thomas Zarebczan 7a6e8ddabc fixes: recommended content + crashes 2019-09-03 13:35:48 -04:00
Thomas Zarebczan ea3e1824e8 revert: channel name without @
Will adjust on desktop side
2019-08-29 13:03:55 -04:00
Thomas Zarebczan 80d67a240b fix: canonical URL stuff
Added cross-env to support compiling on Windows
Channel name now returns the channel with @
updated remaining instances of claimid/contentname
removed unused function that relied on parseURI
2019-08-29 13:03:55 -04:00
jessop 5f97dc03fd querystring param 2019-08-28 13:20:27 -04:00
jessop e8c6efcea8 parseURI separates querystrings 2019-08-28 13:20:27 -04:00
Sean Yesmunt 22879b2880 updates 2019-08-22 11:03:13 -04:00
Sean Yesmunt f5289f9811 use canonical_url everywhere and update url parse/build functions to work with canonical_url's properly 2019-08-20 16:00:26 -04:00
Sean Yesmunt b257431eae remove /g flag for uri regex 2019-07-30 12:15:29 -04:00
Sean Yesmunt 3e7b5d05c0 fix: invalid uri characters 2019-07-29 14:45:15 -04:00
Sean Yesmunt 15e36688fb fix invalid uri to reject spaces 2019-07-11 14:21:22 -04:00
Thomas Zarebczan e883f81722 Fix export 2019-06-03 10:24:46 -04:00
Thomas Zarebczan b427ccfede fix unicode regex
Add /g option like before. Remove manual export. Actually use it in the isNameValid function.
2019-06-02 22:56:02 -04:00
Upsided bd26d7ba44 Allow unicode characters in claim names.
See https://spec.lbry.com/#urls
2019-05-31 18:29:31 -04:00
Sean Yesmunt 231d51832a lbry.io => lbry.com 2019-05-10 13:29:51 -04:00
Thomas Zarebczan 9353604225
allow multisig addresses
multisig addresses begin with an r - https://explorer.lbry.io/address/rH9eJbSrWoBUtkXA3hvkrysbG8T2CHGKMm
2019-03-17 18:30:17 -04:00
Jessop Breth 605b797fa9 removes obsolete pending_claim regex match 2018-10-25 18:07:42 -04:00
Sean Yesmunt efc2b9b164
Revert "add support for regtest address validation" 2018-07-11 00:38:32 -04:00
Sean Yesmunt 1509a07fa2 add support for regtest address validation 2018-07-11 00:17:29 -04:00
Thomas Zarebczan 0ce174c2ef
Fix share link
Pass correct
2018-05-31 01:58:25 -04:00
Daniel Dominguez 878d9b758a Refactor/delete useless code on convertToShareLink function. 2018-05-23 15:17:26 -03:00
Daniel Dominguez 2f51f79730 Add function to convert an URI to an url that can be shared and opened with lbry-app. 2018-05-21 14:20:22 -03:00
akinwale 6418b5a9f2
Common components refactor (#1) 2018-04-05 03:57:29 +01:00