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
1 day
ago. based on code collected
3 days
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 121 of 123
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
trying some new pretected junk in notes.
Andrew Danger Lyon
More...
about 12 years ago
adding project crypto...up next notes
Andrew Danger Lyon
More...
about 12 years ago
fixing project add/switch bug
Andrew Danger Lyon
More...
about 12 years ago
round of bugfixes, optimizations.
Andrew Danger Lyon
More...
about 12 years ago
trying to narrow down note disappearing after project switch bug. no luck, but doing some cleanup in the process.
Andrew Danger Lyon
More...
about 12 years ago
twaeak in trackercontroller
Andrew Danger Lyon
More...
about 12 years ago
updating user system to ACTUALLY WORK
Andrew Danger Lyon
More...
about 12 years ago
updating user system to ACTUALLY WORK
Andrew Danger Lyon
More...
about 12 years ago
bugfixes with dashboard (more exist though)
Andrew Danger Lyon
More...
about 12 years ago
top links spacing n shit
Andrew Danger Lyon
More...
about 12 years ago
644
Andrew Danger Lyon
More...
about 12 years ago
user system now fully functional, api and js. you can signup and login, logging in shows you the projects/notes for the current user. fucking awesome.
Andrew Danger Lyon
More...
about 12 years ago
user system now fully functional, api and js. you can signup and login, logging in shows you the projects/notes for the current user. fucking awesome.
Andrew Danger Lyon
More...
about 12 years ago
fleshing out user system more (api and js). app.lisp needs work (and possibly some changes in wookie)
Andrew Danger Lyon
More...
about 12 years ago
fleshing out user system more (api and js). app.lisp needs work (and possibly some changes in wookie)
Andrew Danger Lyon
More...
about 12 years ago
adding focus fields
Andrew Danger Lyon
More...
about 12 years ago
starting on user system. have the login/join views down (along with not-logged-in routing). working great, now just need to flesh out the api and models/auth system and shite (which is where the work is)
Andrew Danger Lyon
More...
about 12 years ago
644...
Andrew Danger Lyon
More...
about 12 years ago
adding CryptoJS library, and also adding simple wrapper around it (library/crypto.js). working great so far
Andrew Danger Lyon
More...
about 12 years ago
making sure that an added/edited note is subject to the current projects filter
Andrew Danger Lyon
More...
about 12 years ago
style tweak
Andrew Danger Lyon
More...
about 12 years ago
all changes to the note in the note edit screen now happen to a COPY of the note model (copied at edit init). only when a success save happens (ie success from the API) does the data from the edit get set back into the original note.
Andrew Danger Lyon
More...
about 12 years ago
protected model now COPIES the data passed to set() right at the top of the function, meaning it doesnt destructively modify the object passed to it anymore (was screwing up some of the data passing/success() functions)
Andrew Danger Lyon
More...
about 12 years ago
fixing 'x' shortcut (clear search)
Andrew Danger Lyon
More...
about 12 years ago
all around performance improvements
Andrew Danger Lyon
More...
about 12 years ago
optimizing tag/note intreface...or TRYING to. tons of debug shit in this release...
Andrew Danger Lyon
More...
about 12 years ago
a lot of improvements, most generally in the "diff vs nuclear reset" department...both for tags and notes. while i thought this would speed things up, they are noticeably slower now. fucking great. at lest the foundation is there, now its a matter of finding out why so many events are being triggered wildly and re-rendering everything all the time. im guessing theres one or two bind()s somewhere in there that need to be more specific and changing them will fix everything...thats usually the case. guess well see.
Andrew Danger Lyon
More...
about 12 years ago
remove console.log
Andrew Danger Lyon
More...
about 12 years ago
rookie...
Andrew Danger Lyon
More...
about 12 years ago
bugfixes in project deletion and editing. also, adding `p` shortcut
Andrew Danger Lyon
More...
about 12 years ago
←
1
2
…
115
116
117
118
119
120
121
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