GRMrGecko
GRMrGecko pushed to master at GRMrGecko/CocoaShare 2021-06-16 13:42:42 -05:00
c91dc8bbf8 Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations.
1b9549f175 Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request.
841027cd58 Changed license as I was not as knowledgable as I am now when I started this project.
c231e4badb Fixed short URL character set. Added short URL shuffling code to help you shuffle the order.
b9501e3b0f Forgot to add the hexadecimal value for the create flags variable as needed to compile in OS X 10.5.
Compare 10 commits »
GRMrGecko created repository GRMrGecko/CocoaShare 2021-06-16 13:42:18 -05:00
GRMrGecko created branch master in GRMrGecko/ITClub 2021-06-16 13:41:33 -05:00
GRMrGecko pushed to master at GRMrGecko/ITClub 2021-06-16 13:41:33 -05:00
d68d16a9f5 Start of IT Club Source Code
GRMrGecko created repository GRMrGecko/ITClub 2021-06-16 13:41:22 -05:00
GRMrGecko created branch master in GRMrGecko/Arch 2021-06-16 13:39:35 -05:00
GRMrGecko pushed to master at GRMrGecko/Arch 2021-06-16 13:39:35 -05:00
6ac8240b01 Added license info...
a30f64310a Arch Install Scripts Start
Compare 2 commits »
GRMrGecko created repository GRMrGecko/Arch 2021-06-16 13:39:06 -05:00
GRMrGecko pushed to master at GRMrGecko/YouView 2021-06-16 13:38:36 -05:00
93869465ef YouTube redirects to HTTPS anyway, so my previous attempt to fix 10.4 is bad. I also added a log of the error for loading.
2d857bcf70 Fixed accessibility for search results.
e5db00ae3d Initial open source commit.
Compare 3 commits »
GRMrGecko created branch master in GRMrGecko/YouView 2021-06-16 13:38:35 -05:00
GRMrGecko created repository GRMrGecko/YouView 2021-06-16 13:38:16 -05:00
GRMrGecko created branch master in GRMrGecko/Rotary-Gecko 2021-06-16 13:37:39 -05:00
GRMrGecko pushed to master at GRMrGecko/Rotary-Gecko 2021-06-16 13:37:39 -05:00
bb5dd175f4 Removed dialing of 5 to turn off speaker, added toggle for number 4 (speaker off/speaker on).
1f2230c2cb Added Firmware Code and Mac App to make the Rotary Gecko a juke box. This is for my presentation at Security B-Sides Huntsville.
a08f3f3def Rotary Gecko Start
Compare 3 commits »
GRMrGecko created repository GRMrGecko/Rotary-Gecko 2021-06-16 13:37:26 -05:00
GRMrGecko created branch master in GRMrGecko/NixieClock 2021-06-16 13:36:43 -05:00
GRMrGecko pushed to master at GRMrGecko/NixieClock 2021-06-16 13:36:43 -05:00
4592cc07b8 Nixie Clock Start
GRMrGecko created repository GRMrGecko/NixieClock 2021-06-16 13:36:09 -05:00
GRMrGecko created branch master in GRMrGecko/LogSQL 2021-06-16 13:35:27 -05:00
GRMrGecko pushed to master at GRMrGecko/LogSQL 2021-06-16 13:35:27 -05:00
cd4ceb6f47 Added new LogSQLite which keeps a side database containing the last time the server has seen an individual. Added new AutoReplay setting to disable the auto replay on connect. Made the replay command have the ability to be called with the amount of items max you want to have replayed.
9bf45a739c Somehow I forgot to make the NICK name changes be an action. This caused so many issues without me noticing.
9deeb4c585 Realized that I have left LogMySQL in my copy/paste to LogSQLite of the do not track command.
6f34b37cca Added time as primary key for SQLite as it makes it take less than a second to order by time when you have over 1,000,000 entires in your log. MySQL seems fine as it has a cache. If someone who uses MySQL finds this wrong, please ether add in the primary key system yourself and submit a patch or let me know in a bug report.
5ac06c0927 Added notice to confirm that the session was added to the Do Not Track list.
Compare 10 commits »
GRMrGecko created repository GRMrGecko/LogSQL 2021-06-16 13:35:08 -05:00