openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Turtl notes
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
41 minutes
ago. based on code collected
1 day
ago.
Jun 18, 2024 — Jun 18, 2025
Showing page 115 of 123
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' into message
Andrew Danger Lyon
More...
almost 12 years ago
fixing a bug where if the dashboard is loaded multiple times from the same data, it is unable to decrypt. this was caused by the fact that keys are deleted from the key data passed to the decryption/find_keys process, meaning they could decrypt once but after that not so much. i now do a clone on the keys so any destructive operation doesnt hurt the original. works great, i think.
Andrew Danger Lyon
More...
almost 12 years ago
removing stupid debug echo
Andrew Danger Lyon
More...
almost 12 years ago
only show notes/messages buttons when logged in
Andrew Danger Lyon
More...
almost 12 years ago
adding notes/messages buttons in header
Andrew Danger Lyon
More...
almost 12 years ago
fixing bugs in get-projects-for-user: wasnt using index in query, checking for REAL cursor in results, also checking empty results before loop.
Andrew Danger Lyon
More...
almost 12 years ago
fixing logout
Andrew Danger Lyon
More...
almost 12 years ago
bugfix in join, was keeping new users from logging in after signing up.
Andrew Danger Lyon
More...
almost 12 years ago
Message.send takes a persona for the to now instead of a persona id.
Andrew Danger Lyon
More...
almost 12 years ago
Basics of message syncing done
Andrew Danger Lyon
More...
almost 12 years ago
fixing bugs/problems in challenge system, adding to/updating messaging.
Andrew Danger Lyon
More...
almost 12 years ago
adding bare-bones messaging system. have yet to fully test, although persona verification via challenge/response seems to be working terrifically.
Andrew Danger Lyon
More...
almost 12 years ago
add-id now explicitely returns the passed hash object
Andrew Danger Lyon
More...
almost 12 years ago
starting on work to verify multiple personas with persistent challenges. broken commit
Andrew Danger Lyon
More...
almost 12 years ago
making persona txt bigger
Andrew Danger Lyon
More...
almost 12 years ago
generified challenge/response system, adding crypto-random, and make some other random tweaks here and there
Andrew Danger Lyon
More...
almost 12 years ago
unfinished commit, starting on message system, but first need a way to batch-verify personas based on batch challenge/response. needed to update cl-rethinkdb to use v1.7 first. everything seems to have gone smoothly so far.
Andrew Danger Lyon
More...
almost 12 years ago
fixing dumbass intial route bug
Andrew Danger Lyon
More...
almost 12 years ago
FIX in get-persona-by-screenname
Andrew Danger Lyon
More...
almost 12 years ago
persona delete now working great
Andrew Danger Lyon
More...
almost 12 years ago
Now have user settings/personas
Andrew Danger Lyon
More...
almost 12 years ago
Lots of user/persona updates
Andrew Danger Lyon
More...
almost 12 years ago
Merge branch 'persona' of github.com:lyonbros/tagit-js into persona
Andrew Danger Lyon
More...
almost 12 years ago
lots of changes, kind of in the middle of halfway shit. broken commit
Andrew Danger Lyon
More...
almost 12 years ago
working on persona/user config shite. broken commit
Andrew Danger Lyon
More...
almost 12 years ago
bugfix in validator (default val)
Andrew Danger Lyon
More...
almost 12 years ago
Merge branch 'master' into persona
Andrew Danger Lyon
More...
almost 12 years ago
fixing grid display bug in firefox
Andrew Danger Lyon
More...
almost 12 years ago
more progress on persona front-end. got working check for existing screenname implemented. after adding api commands for add/edit/delete persona, i think the rest of this should be a breeze. then its on to messaging...
Andrew Danger Lyon
More...
almost 12 years ago
starting persona system. currently only "get-persona-by-screenname" is implemented (including the wrapping api resource: /api/personas/screenname/[screenname])
Andrew Danger Lyon
More...
almost 12 years ago
←
1
2
…
111
112
113
114
115
116
117
118
119
…
122
123
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree