-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: goncha/session.js
base: master
head repository: codejoust/session.js
compare: master
- 12 commits
- 6 files changed
- 6 contributors
Commits on Aug 7, 2015
-
Jury Razumau committed
Aug 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 195d8c5 - Browse repository at this point
Copy the full SHA 195d8c5View commit details -
Merge pull request codejoust#46 from razumau/master
Add Microsoft Edge support
Iain committedAug 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 325b7f2 - Browse repository at this point
Copy the full SHA 325b7f2View commit details
Commits on Mar 31, 2017
-
removed version from android regexp
Anfa Abukar committedMar 31, 2017 Configuration menu - View commit details
-
Copy full SHA for c11e6f4 - Browse repository at this point
Copy the full SHA c11e6f4View commit details
Commits on Aug 10, 2018
-
SandeepJoelFreshdesk committed
Aug 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 66ba3d7 - Browse repository at this point
Copy the full SHA 66ba3d7View commit details
Commits on Aug 11, 2018
-
Merge pull request codejoust#50 from SandeepJoel/master
Add npm package.json
Configuration menu - View commit details
-
Copy full SHA for e699cf3 - Browse repository at this point
Copy the full SHA e699cf3View commit details -
Merge pull request codejoust#48 from Anfa-am/master
removed version from android regexp
Configuration menu - View commit details
-
Copy full SHA for 2f97350 - Browse repository at this point
Copy the full SHA 2f97350View commit details
Commits on Oct 9, 2019
-
Fix missing character encoding and html lang tag. Refactor code structure and missplaced elements. Change script source for session.js to run locally.
Configuration menu - View commit details
-
Copy full SHA for f966e9a - Browse repository at this point
Copy the full SHA f966e9aView commit details -
Massive refactor to polish the code removing unused bits, changing `var` for `let`, fixing insecure http protocol for https and fixing architecture module that was broken because of a missnamed variable. Rename cookie to a more significative name: `session-js`.
Configuration menu - View commit details
-
Copy full SHA for 09c84bf - Browse repository at this point
Copy the full SHA 09c84bfView commit details -
This property allows to track the session from external libs or a backend. Once set, it will be written to the session and kept in the cookie.
Configuration menu - View commit details
-
Copy full SHA for ca6c9c2 - Browse repository at this point
Copy the full SHA ca6c9c2View commit details -
Add extra client tracking with on/off switch
Create a switch named extra that when set records extra client information. It was added from the demo page.
Configuration menu - View commit details
-
Copy full SHA for 640779a - Browse repository at this point
Copy the full SHA 640779aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af1e85 - Browse repository at this point
Copy the full SHA 7af1e85View commit details
Commits on May 25, 2021
-
Merge pull request codejoust#52 from HacKanCuBa/feature/refactor
Feature/refactor
Configuration menu - View commit details
-
Copy full SHA for 1bb9844 - Browse repository at this point
Copy the full SHA 1bb9844View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master