Skip to content

issues Search Results · repo:medialize/URI.js language:JavaScript

Filter by

289 results
 (82 ms)

289 results

inmedialize/URI.js (press backspace or delete to remove)

Hey, Would it be possible to publish the older versions ([email protected]) to the NPM registry? There’s probably more reasons others would like it on the registry, for us, we would be able to correctly ...
  • miloszes4
  • Opened 
    on Jun 28, 2024
  • #458

When I use Vite for bundling, if I configure extensions and it does not include .js , it will cause an error. The reason for this error is that the value of the main field omitted the file extension ...
  • cychnfang
  • Opened 
    on Mar 8, 2024
  • #457

Repro const url = new URI( https://example.com/something/%E3%82%BF%E3%82%B0/%E6%88%A6%E ) const newUrl = url.path(`/hello${url.path()}`) path/pathname doesn t like the encoding here but URI(xxx) was ...
Question
  • zaidoonhad
  • 1
  • Opened 
    on Oct 12, 2022
  • #419

Hello. Can i change params separator? var template = new URITemplate( http://example.org/{file} ); var result = template.expand( {file: [ param1 , param2 , param3 ] } ); result === http://example.org/param1,param2,param3 ...
  • bilalmalkoc
  • Opened 
    on Aug 7, 2022
  • #418

After version 1.18.11 of urijs, an invalid port exception is thrown if the uri is constructed with a port that isn t valid. This check is useful to avoid having an invalid value as a port, increasing the ...
  • roguib
  • Opened 
    on Aug 1, 2022
  • #417

Steps to Reproduce: 1. Have an HTML payload where server gives response header content-type: text/html;charset=Shift_JIS 2. Include the URI.js file with a script tag, use a compressed version of URI.js ...
  • codefactor
  • 2
  • Opened 
    on Jun 7, 2022
  • #415

Hello, I found an error that seems to be related to URIjs and ES6. Someone from 2016 [288] seems to have found this previously and couldnt replicate but here are the steps. Could you help me understand ...
  • BenRacicot
  • 1
  • Opened 
    on May 26, 2022
  • #414

I m not sure how much URI.js tries to be in sync with the Web API URL, but even after ac43ca8f80c042f0256fb551ea5203863dec4481 , there s still a difference between URI.js and URL when it comes to slashes, ...
  • codeworrior
  • 1
  • Opened 
    on Sep 29, 2021
  • #411

Hi there, I couldn t find a SECURITY.md in your repository and so am not sure how to best contact you privately to disclose the security issue. Can you add a SECURITY.md file with your e-mail to your ...
  • huntr-helper
  • 1
  • Opened 
    on Jul 6, 2021
  • #410
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.