Age | Commit message (Expand) | Author |
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 |
2021-07-16 | correct image tag paths | RandomChars |
2021-07-15 | snowflake instead of hash in ImageTagsPath | RandomChars |
2021-07-13 | pass hash instead of snowflake when creating image directory | RandomChars |
2021-07-09 | switch to snowflakes in tags, use pages for tags | RandomChars |
2021-07-07 | page system (mostly) rewrite | RandomChars |
2021-07-06 | lock store after opening, implement windows-specific restart function | RandomChars |
2021-07-02 | only allow privileged user to directly list all snowflakes | RandomChars |
2021-06-30 | remove an unnecessary read lock | RandomChars |
2021-06-30 | prevent a dead lock situation in reading page | RandomChars |
2021-06-29 | some reading lock stuff and a missed write lock | RandomChars |
2021-06-29 | copy page slice when iterating | RandomChars |
2021-06-29 | compensate for shifting in page slice in GC | RandomChars |
2021-06-28 | page GC | RandomChars |
2021-06-28 | not really under 1000 lines now D: | RandomChars |
2021-06-28 | fix getLock locking, optimise PageInsert call | RandomChars |
2021-06-28 | improve locking | RandomChars |
2021-06-27 | update assets submodule | RandomChars |
2021-06-27 | Merge remote-tracking branch 'origin/master' | RandomChars |