Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / BCJTI/ng2-cookies issues and pull requests
#70 - License File
Pull Request -
State: open - Opened by atj393 over 3 years ago
#69 - Ensure path is set to default when deleting a cookie with missing path
Pull Request -
State: open - Opened by tolabenjo-va almost 4 years ago
#68 - Default cookie path not set in latest version 1.0.12
Issue -
State: open - Opened by tolabenjo-va almost 4 years ago
#67 - Fix the scope in get and check functions
Pull Request -
State: open - Opened by santitigaga over 4 years ago
#66 - SameSite Support Added
Pull Request -
State: open - Opened by aravinthanpnk over 4 years ago
#65 - Check if cookies are enabled or disabled in browser
Issue -
State: open - Opened by VarinderUppal about 5 years ago
#64 - Explicitly define default path on set
Pull Request -
State: closed - Opened by mhoekveen about 6 years ago
- 1 comment
#63 - Publish a new version to npm
Issue -
State: open - Opened by denissb about 6 years ago
- 3 comments
#62 - Cookie.deleteAll() not working properly in IE browser.
Issue -
State: closed - Opened by bobby-091 over 6 years ago
- 5 comments
#61 - Prevent double regex testing when getting a cookie
Pull Request -
State: open - Opened by Barryrowe over 6 years ago
#60 - Duplicate Cookies
Issue -
State: closed - Opened by NikolaJankovic almost 7 years ago
- 2 comments
#59 - set method expires is not working
Issue -
State: closed - Opened by ratikanta131 almost 7 years ago
- 4 comments
#58 - size of single cookie is around 1.5KB only.
Issue -
State: closed - Opened by oztek22 almost 7 years ago
- 2 comments
#57 - cookieService.delete not working in a custom service
Issue -
State: closed - Opened by resting about 7 years ago
- 2 comments
#56 - documentation doesn't cover api
Issue -
State: closed - Opened by joefatora about 7 years ago
- 2 comments
#55 - URI malformed error in getting all Cookies
Issue -
State: closed - Opened by maronaquillo about 7 years ago
- 1 comment
#54 - Updated build system
Pull Request -
State: closed - Opened by Bigous about 7 years ago
- 1 comment
#53 - Can't Inject CookieService Mock into Component During Unit Test
Issue -
State: closed - Opened by mylifeandcode about 7 years ago
- 5 comments
#52 - I am trying to delete all cookies but it returning me same object
Issue -
State: open - Opened by ashwinirajput about 7 years ago
- 5 comments
#51 - HttpOnly changes
Pull Request -
State: closed - Opened by SwyserDev over 7 years ago
#50 - refactor(*): Removed duplicate code.
Pull Request -
State: open - Opened by Mohammed9531 over 7 years ago
- 1 comment
#49 - Trying to use Cookie as token storage : problem with the refresh.
Issue -
State: closed - Opened by ghost over 7 years ago
- 5 comments
#48 - not working in safari
Issue -
State: closed - Opened by stephenlane over 7 years ago
- 8 comments
#47 - Option to disable URL encoding in cookie
Issue -
State: closed - Opened by ayya1987 over 7 years ago
- 1 comment
#46 - Fix 45
Pull Request -
State: closed - Opened by Bigous over 7 years ago
Labels: enhancement
#45 - Cookie names are encoded
Issue -
State: closed - Opened by seanmcoleman over 7 years ago
- 4 comments
Labels: enhancement, help wanted
#44 - Update Readme
Issue -
State: closed - Opened by gtzinos over 7 years ago
- 1 comment
Labels: wontfix
#43 - Missing parenthesis
Pull Request -
State: closed - Opened by aboodz over 7 years ago
Labels: bug
#42 - Project stopped building with versions 1.0.10, 1.0.9
Issue -
State: closed - Opened by aroslov over 7 years ago
- 2 comments
Labels: bug
#41 - add CookieService
Pull Request -
State: closed - Opened by sod over 7 years ago
- 2 comments
#40 - fix(Delete): Empty cookies not deleted
Pull Request -
State: closed - Opened by Bigous over 7 years ago
#39 - Issues on server side prerendering
Pull Request -
State: closed - Opened by ste4net over 7 years ago
- 1 comment
#38 - Revert "Changes the build to NGC and fixes delete bug"
Pull Request -
State: closed - Opened by carcamano over 7 years ago
#37 - Changes the build to NGC and fixes delete bug
Pull Request -
State: closed - Opened by Bigous over 7 years ago
#36 - Delete cookie with empty value
Issue -
State: closed - Opened by robert-cahoon over 7 years ago
- 2 comments
Labels: bug
#35 - It seems that it doesn't save all cookies
Issue -
State: closed - Opened by matthiaslexer over 7 years ago
- 2 comments
#34 - Work with AOT
Issue -
State: closed - Opened by Bigous over 7 years ago
- 5 comments
Labels: enhancement
#33 - Error Cookie.check('cookieName');
Issue -
State: closed - Opened by pogran almost 8 years ago
- 2 comments
#32 - Add a license file
Issue -
State: closed - Opened by camilosampedro almost 8 years ago
- 1 comment
Labels: enhancement
#31 - No need for any configurations to make library work
Issue -
State: closed - Opened by poulad almost 8 years ago
- 2 comments
Labels: enhancement
#30 - Cookie.deleteAll() not working
Issue -
State: closed - Opened by tauil almost 8 years ago
- 25 comments
#29 - Cookie not null
Issue -
State: closed - Opened by kabsila almost 8 years ago
- 2 comments
#28 - src/services/cookie.d.ts doesn't "support" secure parameter.
Issue -
State: closed - Opened by dakipro about 8 years ago
- 6 comments
#27 - Does not work the latest Angular CLI build with web pack.
Issue -
State: closed - Opened by elmiguel about 8 years ago
- 2 comments
#26 - Use a Date object on Cookie.set()
Pull Request -
State: closed - Opened by Tyxz about 8 years ago
#25 - Get all attributes of object Cookie
Issue -
State: closed - Opened by fernandocode about 8 years ago
- 1 comment
#24 - Use a Date object on Cookie.set()
Issue -
State: closed - Opened by possatti about 8 years ago
- 2 comments
Labels: enhancement
#23 - Angular CLI Notes
Pull Request -
State: closed - Opened by ghost about 8 years ago
Labels: enhancement
#22 - Changed get to return empty string instead of null
Pull Request -
State: closed - Opened by Tyxz over 8 years ago
- 3 comments
Labels: enhancement
#21 - set does not use Secure
Issue -
State: closed - Opened by sethdorris over 8 years ago
- 6 comments
#20 - Revert "Add support for the 'secure' flag to the 'Cookie.set' function"
Pull Request -
State: closed - Opened by carcamano over 8 years ago
#19 - Add support for the 'secure' flag to the 'Cookie.set' function
Pull Request -
State: closed - Opened by henrymyers over 8 years ago
#18 - refactor(*): move typescript source files to dir
Pull Request -
State: closed - Opened by josx over 8 years ago
- 2 comments
Labels: enhancement
#17 - Unable to implement in ionic 2 project
Issue -
State: closed - Opened by josx over 8 years ago
- 2 comments
#16 - Set Cookie Options? (HttpOnly, Secure, etc)
Issue -
State: closed - Opened by andyrue over 8 years ago
- 2 comments
#15 - window.escape is deprecated
Issue -
State: closed - Opened by aga-glabala over 8 years ago
- 1 comment
#14 - Update README.MD
Pull Request -
State: closed - Opened by tom-and-jary over 8 years ago
- 1 comment
#12 - Resolve #9
Pull Request -
State: closed - Opened by carcamano over 8 years ago
Labels: enhancement
#11 - please support rc1
Issue -
State: closed - Opened by tom-and-jary over 8 years ago
- 4 comments
Labels: question
#10 - Feature request
Issue -
State: closed - Opened by deepakgduber9 over 8 years ago
#9 - [Improvement] Remove Cookie from methods
Issue -
State: closed - Opened by lholznagel over 8 years ago
Labels: enhancement
#8 - how is this related with angular 2?
Issue -
State: closed - Opened by samvloeberghs over 8 years ago
- 8 comments
Labels: question
#7 - Removed .ts files from .npmignore along with version bump. fixes #5
Pull Request -
State: closed - Opened by sasidhar over 8 years ago
#6 - Unable to store boolean value in cookie
Issue -
State: closed - Opened by deepakgd over 8 years ago
- 2 comments
#5 - Cannot resolve 'file' or 'directoty'
Issue -
State: closed - Opened by Drabc over 8 years ago
- 4 comments
#4 - Uncaught Syntax: Unexpected token <
Issue -
State: closed - Opened by michaelburris almost 9 years ago
- 1 comment
#3 - make whitespace parsing work
Pull Request -
State: closed - Opened by etwillbefine almost 9 years ago
- 3 comments
#2 - Error includeing Cookie
Issue -
State: closed - Opened by Lazarencjusz almost 9 years ago
- 4 comments
#1 - Please, fix the .npmignore in order to exclude the ".ts" for NPM
Issue -
State: closed - Opened by npetrovski almost 9 years ago