Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ScottHamper/Cookies issues and pull requests

#87 - docs: Fix simple typo, expecations -> exceptions

Pull Request - State: closed - Opened by timgates42 about 4 years ago - 1 comment

#86 - dead repo?

Issue - State: open - Opened by mum-never-proud about 4 years ago - 1 comment

#85 - add support for samesite

Issue - State: open - Opened by mum-never-proud over 4 years ago

#84 - add samesite support

Pull Request - State: open - Opened by mum-never-proud over 4 years ago - 3 comments

#83 - Remove "cookies" module declaration

Pull Request - State: open - Opened by bjoluc over 4 years ago

#82 - How can i update a cookie without resetting its expiry date

Issue - State: open - Opened by rayan-nativex about 5 years ago - 1 comment

#81 - update declaration for TypeScript@^3.0.0

Pull Request - State: open - Opened by elmarburke almost 6 years ago

#80 - Strange regexp replace

Issue - State: closed - Opened by LastRide about 6 years ago - 1 comment

#79 - solve typescript error: Could not find a declaration file for module 'cookies-js'.

Pull Request - State: closed - Opened by xQuotes about 6 years ago - 1 comment

#78 - cookies.js Cookie

Issue - State: closed - Opened by D-32 over 6 years ago - 1 comment

#77 - Add default value to Cookies.get

Pull Request - State: open - Opened by baca130 over 6 years ago

#75 - Add optional default value for get()

Issue - State: open - Opened by Kangaroux over 6 years ago

#74 - Doesn't work. Uncaught TypeError: Cannot read property 'set' of undefined

Issue - State: closed - Opened by wzup almost 7 years ago - 1 comment

#73 - Typescript fails to find type definitions

Issue - State: open - Opened by letharion about 7 years ago - 1 comment

#72 - Visual Composer Issue Can anyone solve this..?

Issue - State: closed - Opened by Balochfahad about 7 years ago - 4 comments

#71 - Support "Same-Site" cookies

Pull Request - State: open - Opened by 1nd over 7 years ago

#70 - Doesn't work in browser environment

Issue - State: open - Opened by wzup over 7 years ago - 1 comment
Labels: needs-documentation

#69 - Type of value?

Issue - State: open - Opened by wzup over 7 years ago - 4 comments
Labels: needs-documentation

#68 - Session cookies

Issue - State: closed - Opened by germtb over 7 years ago - 1 comment

#67 - Can't read document.cookie that contains the value %

Issue - State: closed - Opened by guymoy over 7 years ago - 1 comment

#66 - Share cookie data between two different domain

Issue - State: closed - Opened by cullsin over 7 years ago - 1 comment

#65 - Add get all cookies feature

Pull Request - State: closed - Opened by davidnguyen11 over 7 years ago - 3 comments

#64 - Stop breaking isomorphic apps

Pull Request - State: closed - Opened by stutrek over 7 years ago - 3 comments

#63 - Setting large cookie fails silently

Issue - State: closed - Opened by franciscop almost 8 years ago - 2 comments
Labels: enhancement

#62 - Always get true on edge browser even i have disabls all cookie in browser

Issue - State: closed - Opened by divsbhalala almost 8 years ago - 5 comments

#61 - better way to set Cookies.default

Issue - State: closed - Opened by AnthonyACE almost 8 years ago - 2 comments

#60 - Comparing to `js-cookie`

Issue - State: closed - Opened by tompazourek about 8 years ago - 2 comments

#59 - `_isValidDate` method failing in IE11

Issue - State: closed - Opened by elidupuis about 8 years ago - 9 comments

#58 - Cookies.enabled is not working

Issue - State: closed - Opened by sidati about 8 years ago - 1 comment

#57 - using the latest jsDom returns undefined for Cookies definition

Issue - State: closed - Opened by kwhitaker about 8 years ago - 6 comments

#56 - minor refactor _getExtendedOptions and _getExpiresDate

Pull Request - State: closed - Opened by Xuefeng-Zhu about 8 years ago - 1 comment

#55 - Encoding

Issue - State: closed - Opened by harshadsheth over 8 years ago - 2 comments

#54 - Unified interface for Cookies / cookie.

Issue - State: closed - Opened by redstrike over 8 years ago - 2 comments

#52 - Quickly clear all cookies under a domain

Issue - State: open - Opened by seowyanyi over 8 years ago - 2 comments
Labels: enhancement

#51 - Method to retrieve all cookies

Issue - State: closed - Opened by Florian-R over 8 years ago - 2 comments

#50 - Cookies not setting on client when explicitly setting "domain" and "expires" options

Issue - State: closed - Opened by iisa almost 9 years ago - 5 comments
Labels: question

#49 - Fail on not-set cookies?

Issue - State: open - Opened by vemv-kantox almost 9 years ago
Labels: enhancement

#48 - Resolved issue #47

Pull Request - State: closed - Opened by ScottHamper almost 9 years ago

#47 - Attempting to get a properly encoded cookie fails if another cookie's key/value is malformed

Issue - State: closed - Opened by ScottHamper almost 9 years ago - 5 comments
Labels: bug

#46 - Add the package name which is published in npm for TypeScript's defenition file.

Pull Request - State: closed - Opened by tetsuharuohzeki about 9 years ago - 1 comment

#44 - Add 'raw' parameter

Issue - State: closed - Opened by bradvogel about 9 years ago - 2 comments

#43 - "Aw, Snap!" Error in Google Chrome

Issue - State: closed - Opened by matiasdecarli about 9 years ago - 11 comments
Labels: invalid

#42 - guard clause in _generateCookieString

Pull Request - State: closed - Opened by dzincolorado over 9 years ago - 2 comments

#41 - Add "files" to "package.json"

Pull Request - State: closed - Opened by zertosh over 9 years ago - 6 comments

#40 - Fix path to module in bower.json

Pull Request - State: closed - Opened by artemkaint over 9 years ago - 1 comment

#39 - Support for sub-cookies

Issue - State: closed - Opened by fadetogrey over 9 years ago - 1 comment

#38 - refactored _isvaliddate function

Pull Request - State: closed - Opened by kshirish over 9 years ago - 3 comments

#37 - Expired cookie set to "undefined", not `undefined`

Issue - State: closed - Opened by jamesplease over 9 years ago - 3 comments
Labels: invalid

#36 - Provide option to select which document

Issue - State: closed - Opened by cobbdb over 9 years ago - 1 comment

#35 - Cookies.enabled always returns false for chrome Version 39.0.2171.99

Issue - State: closed - Opened by arielspear over 9 years ago - 1 comment
Labels: invalid

#34 - Adding httponly option for setting cookies

Pull Request - State: closed - Opened by urtubia over 9 years ago

#33 - Bump version for npm update

Issue - State: closed - Opened by autarc over 9 years ago - 2 comments

#32 - value set by `Cookies.set` with option `path` cannot be read on IE

Issue - State: closed - Opened by PikachuEXE over 9 years ago - 2 comments
Labels: invalid

#31 - Maybe add a has method?

Issue - State: closed - Opened by slavafomin over 9 years ago - 3 comments

#30 - Add unminified version to the distribution

Issue - State: closed - Opened by slavafomin over 9 years ago
Labels: enhancement

#29 - Cookies named after default properties are not detected

Issue - State: closed - Opened by stash over 9 years ago - 2 comments
Labels: bug

#28 - Check for existence of "document" and "navigator" before referencing them

Pull Request - State: closed - Opened by zertosh over 9 years ago - 7 comments

#27 - avoid pass native function to string.replace

Pull Request - State: closed - Opened by sunteya about 10 years ago - 1 comment

#26 - Add spm support

Pull Request - State: closed - Opened by afc163 about 10 years ago - 1 comment

#25 - handle double-quoted cookie value

Issue - State: closed - Opened by xuyang2 about 10 years ago - 2 comments
Labels: wontfix

#24 - 0.3.1 -> 0.3.2 patch bump should have been a minor actually

Issue - State: closed - Opened by andreineculau about 10 years ago - 5 comments

#23 - Update cookies.d.ts

Pull Request - State: closed - Opened by arueckle about 10 years ago - 1 comment

#22 - decodeURIComponent fails with 'URI malformed' error

Issue - State: closed - Opened by mikhailv over 10 years ago - 5 comments
Labels: wontfix

#21 - Can't use with grunt-bower-install

Issue - State: closed - Opened by deepfriedmind over 10 years ago - 2 comments

#20 - Cleanup test cookie when checking Cookie.enabled

Pull Request - State: closed - Opened by brianlow over 10 years ago - 4 comments

#19 - Cookies.enabled always returns true in IE7/IE8

Issue - State: closed - Opened by brianlow over 10 years ago - 4 comments
Labels: bug

#18 - Cookie keys are not encoded in a way that is compliant with RFC6265

Issue - State: closed - Opened by ScottHamper over 10 years ago - 3 comments
Labels: bug

#17 - Cookie keys should not be encoded

Issue - State: closed - Opened by gavacho over 10 years ago - 4 comments
Labels: wontfix

#16 - Added proper bower.json

Pull Request - State: closed - Opened by jstayton over 10 years ago - 1 comment
Labels: enhancement

#15 - Added noConflict() so multiple versions can be included in the same context safely

Pull Request - State: closed - Opened by jstayton over 10 years ago - 8 comments

#14 - Add to Bower

Issue - State: closed - Opened by jstayton almost 11 years ago - 2 comments
Labels: enhancement

#13 - Replace deprecated toGMTString with toUTCString

Pull Request - State: closed - Opened by zorbash almost 11 years ago - 1 comment
Labels: enhancement

#12 - Adding Cookies.all() [Alias Cookies()] and supporting documentation

Pull Request - State: closed - Opened by fresheneesz almost 11 years ago - 10 comments
Labels: wontfix

#11 - semver tags for Bower etc.

Issue - State: closed - Opened by redoPop about 11 years ago - 2 comments
Labels: enhancement

#10 - Cookies.enabled not working with cookies disabled...

Issue - State: closed - Opened by angoru about 11 years ago - 1 comment
Labels: bug

#9 - publish to npm?

Issue - State: closed - Opened by panthershark over 11 years ago - 2 comments
Labels: enhancement, question

#8 - Syntax error in regular expression

Issue - State: closed - Opened by vcfgvcfg over 11 years ago - 3 comments
Labels: bug

#7 - License Information

Issue - State: closed - Opened by fidian almost 12 years ago - 1 comment
Labels: enhancement, question

#5 - Feature Request: JSON Support

Issue - State: closed - Opened by firsara almost 12 years ago - 5 comments
Labels: wontfix

#4 - Is JSON-encoding by default really a good idea?

Issue - State: closed - Opened by inadarei about 12 years ago - 7 comments
Labels: enhancement, question

#3 - CommonJS support

Pull Request - State: closed - Opened by jakobmattsson about 12 years ago - 2 comments
Labels: enhancement

#2 - Fixed initialization of the "secure" option

Pull Request - State: closed - Opened by pomeh about 12 years ago
Labels: bug

#1 - Character escaping is too aggressive

Issue - State: closed - Opened by 2is10 about 12 years ago - 4 comments
Labels: enhancement