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
19 minutes
ago. based on code collected
1 day
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 10 of 123
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rename done -> save button in tag edit iface. closes turtl/tracker#151 zinnnggg
Andrew Danger Lyon
More...
almost 7 years ago
add Edit menu in osx. because i am such a NICE GUY. actually because copy/paste keyboard shortcuts seems to be broken. turtl/tracker#139
Andrew Danger Lyon
More...
almost 7 years ago
updating the min sdk/target sdk versions (23/26). before, minsdk was 26. whoops.
Andrew Danger Lyon
More...
almost 7 years ago
adding clean-native target to makefile, removes the .so files under native/ (makes it easy to rebuild the arm core libs)
Andrew Danger Lyon
More...
almost 7 years ago
allow selecting various line counts for the debug log (core already supports this, so adding an interface)
Andrew Danger Lyon
More...
almost 7 years ago
fix mobile client detection
Andrew Danger Lyon
More...
almost 7 years ago
updating a few of the build directions
Andrew Danger Lyon
More...
almost 7 years ago
making the core-adapter implement the new LoadErrorController for when shit goes haywaire while loading. tested it by bundling corrupt native libs and it worked (shows an error screen). this shoudl help me get to the bottom of the android load errors, I HOPE.
Andrew Danger Lyon
More...
almost 7 years ago
idiotic package.json update
Andrew Danger Lyon
More...
almost 7 years ago
updating location of android native libs (native/android/*/ -> native/*/) and updating makefile to reflect. ALSO fixing make clean to remove some of the build-generated files.
Andrew Danger Lyon
More...
almost 7 years ago
native core java wrapper plugin: now detecting library load errors and surfacing them in the main plugin adapter. also, no longer using hand-created json strings (the JSONObject class is pretty easy to use). also fixing a few issues with missing returns. all in all, looking good.
Andrew Danger Lyon
More...
almost 7 years ago
detect core load errors and use them to populate the new LoadErrorController interface in the ui, lets us know when something bad happens (although this isnt as important here as it is in android since we can just ctrl+shift+k, but oh well, good to test here first to make sure it all works)
Andrew Danger Lyon
More...
almost 7 years ago
adding a Load Error controller for when shit goes haywire right off the bat. displays what happened so people can email me the error.
Andrew Danger Lyon
More...
almost 7 years ago
fix err message for feedback (invite -> feedback)
Andrew Danger Lyon
More...
almost 7 years ago
update downloads to point at versioned files
Andrew Danger Lyon
More...
almost 7 years ago
Merge pull request #7 from Sajo811/patch-1
andrew lyon
More...
almost 7 years ago
bundle root CA certs with desktop core loader (like android). hopefully fixes turtl/tracker#131
Andrew Danger Lyon
More...
almost 7 years ago
locale system: fall back to english of translation is null or blank (affects the original part of turtl/tracker#131)
Andrew Danger Lyon
More...
almost 7 years ago
typo fix in FAQ
Sajo8
More...
almost 7 years ago
making live config replacement in released version a bit more nuanced (was breaking in linux builds)
Andrew Danger Lyon
More...
almost 7 years ago
updating piwik to use direct https instance (so i dont have to bound weird shit off a proxy anymore)
Andrew Danger Lyon
More...
almost 7 years ago
fix for turtl/tracker#129 ...needed to include the systems libeay32.dll/ssleay32.dll into the distribution. i thought that they wouldnt be needed because the symbols would be present in electron, but apparently loading the dll separately requires the (triggered) libs to be present. this shouldnt be an issue on linux because even base installs have ssl (although, people tend to surprise me with the essential stuff they have missing on their linux installs).
Andrew Danger Lyon
More...
almost 7 years ago
make sure to electron-rebuild when packaging
Andrew Danger Lyon
More...
almost 7 years ago
fixing linux installer, and also fixing a bug in the general release process that broke the app init (config file problem). this closes turtl/tracker#128 (or at least, it should)
Andrew Danger Lyon
More...
almost 7 years ago
send proper version into core when loading
Andrew Danger Lyon
More...
almost 7 years ago
be sure to send version/platform into core so the server can track clients peroperly
Andrew Danger Lyon
More...
almost 7 years ago
update linux build script to use bzip2 (-j) instead of gzip (-z). the files are named as bz2 so it makes sense to actually use that format =]. thanks to @CaioWCC on twitter for pointing this out!
Andrew Danger Lyon
More...
almost 7 years ago
Merge branch 'master' of github.com:turtl/www
Andrew Danger Lyon
More...
almost 7 years ago
updating docs for v0.7
Andrew Danger Lyon
More...
almost 7 years ago
updating downloads to point to github
Andrew Danger Lyon
More...
almost 7 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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