0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing the share-to handler to recognize another case where a file can come in as a different format (a content:// url). this closes turtl/tracker#243 hopefully More... over 6 years ago
clean out more os stuff from openwith plugin (bundled) More... over 6 years ago
locale changes to support last commit More... over 6 years ago
replacing crypto_error with generic note_error, and moving the error text/reason/etc to the note base controller instead of the view helper. this will make implementing more note errors in the future easier (jah forbid). also impementing this new error mode for malformed type notes, which checks a box in te turtl/tracker#243 issue (the main one, keeps the interface from breaking ebcause of one bad note) More... over 6 years ago
finishing interfaces/flow for payment. adding premium management interface. i think this should be releasable as the first revision for turtl premium! exciting. More... over 6 years ago
Merge branch 'master' into tr-pricing-co More... over 6 years ago
fixing some layout:default pages to be layout:page (lesser-seen pages which is why they were forgotten) More... over 6 years ago
adding success/error modals to checkout process. working nicely. More... over 6 years ago
Merge branch 'master' into tr-pricing-co More... over 6 years ago
adding a solution to turtl/tracker#238. setting the type to email (un-reverting the change) but also adding an option to disable form validation. chrome seems to respect it, and thats all we care about. More... over 6 years ago
rolling back turtl/tracker#241 and turtl/tracker#238. we need to keep the login field as non-email for now. More... over 6 years ago
Merge branch 'master' of github.com:turtl/js More... over 6 years ago
Merge pull request #241 from betsythefc/master More... over 6 years ago
Changed input type to "email" instead of "text" for login. More... over 6 years ago
adding new locale entry More... over 6 years ago
moving some junk More... over 6 years ago
adding username and server to settings page so folks know where they are More... over 6 years ago
adding stripe checkout to premium page. oh boy. sends the token object and payment type back to the api, but doesnt do anything with it when it comes back. good progress though. More... over 6 years ago
version More... over 6 years ago
exporting sjcl/tcrypt from the login debug page. essential in tracking down turtl/tracker#190 More... over 6 years ago
version bump More... over 6 years ago
version bump More... over 6 years ago
new releases More... over 6 years ago
version bump More... over 6 years ago
verison bump More... over 6 years ago
Merge branch 'master' into tr-pricing More... over 6 years ago
page titles More... over 6 years ago
Merge branch 'master' into tr-pricing More... over 6 years ago
whitespace More... over 6 years ago
re-adding trouble logging in, but having it go to a page on www More... over 6 years ago