stash/pkg/utils
WithoutPants f69bd8a94f
Restructure go project (#2356)
* Move main to cmd
* Move api to internal
* Move logger and manager to internal
* Move shell hiding code to separate package
* Decouple job from desktop and utils
* Decouple session from config
* Move static into internal
* Decouple config from dlna
* Move desktop to internal
* Move dlna to internal
* Decouple remaining packages from config
* Move config into internal
* Move jsonschema and paths to models
* Make ffmpeg functions private
* Move file utility methods into fsutil package
* Move symwalk into fsutil
* Move single-use util functions into client package
* Move slice functions to separate packages
* Add env var to suppress windowsgui arg
* Move hash functions into separate package
* Move identify to internal
* Move autotag to internal
* Touch UI when generating backend
2022-03-17 11:33:59 +11:00
..
boolean.go Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
date.go Fix json time when unmarshalling 2019-03-09 10:14:55 -08:00
image.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
mutex.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
mutex_test.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
phash.go Add various filter criteria (#1505) 2021-06-23 09:10:20 +10:00
reflect.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
reflect_test.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
resources.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
strings.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
time.go Fix various generate issues (#1322) 2021-04-22 13:51:51 +10:00
user_agent.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
vtt.go utils: vtt: test + rewrite (#1284) 2021-05-25 11:25:26 +10:00
vtt_test.go utils: vtt: test + rewrite (#1284) 2021-05-25 11:25:26 +10:00