Age | Commit message (Expand) | Author |
2021-12-15 | fix teardown order, fix logging of undecoded items, use environment variable ...HEADmaster | RandomChars |
2021-11-23 | return error properly after reading metadata, add TrustedProxies as a configu... | RandomChars |
2021-11-23 | less bonkers text in web server panic recover routine | RandomChars |
2021-11-23 | check error properly in mustGetUser, fix paths | RandomChars |
2021-11-20 | configurable use of different backend implementations | RandomChars |
2021-11-20 | remove store_test.go | RandomChars |
2021-11-20 | use print instead of printf | RandomChars |
2021-11-20 | v2 package, rewrite filesystem store backend, declare Store interface and fix... | RandomChars |
2021-10-29 | move some stuff around, disassociate child/parent on image destructionv1.4.5 | RandomChars |
2021-10-17 | not call pageDB during creation, check for zero when reducing total countv1.4.4 | RandomChars |
2021-10-16 | safe concurrent access and (transparent) creation of page DBsv1.4.3 | RandomChars |
2021-10-13 | implement proper parent unsetting, reject setting parent when already groupedv1.4.2 | RandomChars |
2021-10-12 | check parent snowflake equals to selfv1.4.1 | RandomChars |
2021-10-09 | export MakePreviewv1.4.0 | RandomChars |
2021-10-06 | set user privileged through APIv1.3.10 | RandomChars |
2021-10-05 | export constants for snowflake node IDs, fix snowflake node creation error ha...v1.3.9 | RandomChars |
2021-10-04 | update readme, unmarshal errors properlyv1.3.8 | RandomChars |
2021-10-04 | fix problem where first entry is not displayed in pagev1.3.7 | RandomChars |
2021-10-03 | add method to set page total count without destroying, use that method for pa...v1.3.6 | RandomChars |
2021-10-03 | fix error returns on API, fix form file uploadv1.3.5 | RandomChars |
2021-10-03 | potential fix of multipart form submit | RandomChars |
2021-10-03 | improve loggingv1.3.4 | RandomChars |
2021-10-03 | functions for the methods that shouldn't have been methods, move deprecated m... | RandomChars |
2021-10-02 | easier check of tag type validityv1.3.3 | RandomChars |
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 |