Age | Commit message (Expand) | Author |
2021-10-02 | functions for the methods that shouldn't have been methodsv1.3.2 | RandomChars |
2021-09-30 | remove exports thing in js generationv1.3.1 | RandomChars |
2021-09-30 | export page sizev1.3.0 | RandomChars |
2021-09-28 | move source URL matching to setv1.2.9 | RandomChars |
2021-09-28 | check for existing tag when taggingv1.2.8 | RandomChars |
2021-09-28 | correct URL matchingv1.2.7 | RandomChars |
2021-09-24 | update submodule | RandomChars |
2021-09-24 | redirect when no routev1.2.6 | RandomChars |
2021-09-23 | move locking of tag after fetching tag infov1.2.5 | RandomChars |
2021-09-14 | better error logging, fix parent field checking in image updatev1.2.4 | RandomChars |
2021-09-11 | update assets submodule | RandomChars |
2021-09-11 | rename tag constants, remove unused tag typev1.2.3 | RandomChars |
2021-09-09 | add dependency that only shows up when building for linux for some reason | RandomChars |
2021-09-09 | global set thing | RandomChars |
2021-09-09 | gopherjs code generator | RandomChars |
2021-09-09 | implement image group fetching in clientv1.2.2 | RandomChars |
2021-09-09 | record child for grouped images, correct logging in ImageUpdate | RandomChars |
2021-09-08 | client to update parentv1.2.1 | RandomChars |
2021-09-08 | various security improvements, support for parent field on store.Imagev1.2.0 | RandomChars |
2021-09-07 | update submodule | RandomChars |
2021-09-07 | fancier readme | RandomChars |
2021-09-06 | allow clearing secret in clientv1.1.1 | RandomChars |
2021-09-04 | remove dead blog post from README.md | RandomChars |
2021-09-02 | private modev1.1.0 | RandomChars |
2021-09-01 | bump v1v1.0.0 | RandomChars |
2021-09-01 | pass by reference in Remote.Handshake | RandomChars |
2021-08-31 | initial implementation of API wrapperv0.8.8 | RandomChars |
2021-08-31 | more complete image update | RandomChars |
2021-08-26 | some sanity checking on password set, switch to UserSecretPayload in places n...v0.8.7 | RandomChars |
2021-08-22 | name regex minimum length | RandomChars |
2021-08-22 | more consistent user add | RandomChars |
2021-08-21 | fix typov0.8.6 | RandomChars |
2021-08-20 | move image pages under /imagev0.8.5 | RandomChars |
2021-08-20 | correct operator usagev0.8.4 | RandomChars |
2021-08-20 | rewrite some comments to be more descriptive, organize all API types and path...v0.8.3 | RandomChars |
2021-08-19 | yet another workaround for go getv0.8.2 | RandomChars |
2021-08-19 | bump to overwrite bad previous tagv0.8.1 | RandomChars |
2021-08-18 | fix pathsv0.7.6 | RandomChars |
2021-08-18 | add gitkeep to address go get issuev0.7.5 | RandomChars |
2021-08-18 | readd submodule | RandomChars |
2021-08-18 | remove submodule | RandomChars |
2021-08-16 | everything in API updated to use snowflake instead of hash, implement multi-t...v0.7.4 | RandomChars |
2021-08-06 | Merge branch 'master' of craft.chars.jp:/srv/git/image-boardv0.7.3 | RandomChars |
2021-08-06 | update assets submodule | RandomChars |
2021-08-04 | image file get via snowflake, check if file not exist in snowflake lookupv0.7.2 | RandomChars |
2021-08-01 | not append to allocated slice in page image fetchv0.7.1 | RandomChars |
2021-07-30 | remove leftover from testing | RandomChars |
2021-07-30 | new page implementation, cleaner crashesv0.7.0 | RandomChars |
2021-07-26 | yet another change of the module name | RandomChars |
2021-07-25 | unique usernames, username lookup, password auth | RandomChars |