Commit Graph

43 Commits

Author SHA1 Message Date
vysion 5b4b5d4b87 Reintroduce zero width feature, JSON response fix 2022-04-02 21:04:20 -07:00
vysion ce6a5d101c update readme 2022-04-02 21:03:41 -07:00
vysion ae9492c1ff Add helper response function, remove unused func 2022-03-30 12:17:32 -07:00
vysion fa2929994f Structured JSON responses 2022-03-30 12:17:11 -07:00
vysion 24d86852af Minor fixes 2022-03-30 12:16:45 -07:00
vysion 84dcbce9f5 Add DeriveKey func 2022-03-30 12:16:16 -07:00
vysion 418c21139a Update routes to return structured JSON 2022-03-30 12:15:45 -07:00
vysion e539043714 Rename package 2022-03-30 12:15:10 -07:00
vysion 8b04414f96 Update utils 2022-03-30 12:14:49 -07:00
vysion 27aceac201 Clarity on encryption related topic 2022-03-30 12:14:34 -07:00
vysion dc4a0e7421 Update init.go and main.go 2022-03-30 12:13:35 -07:00
vysion 0cc42f57e6 Update version to 1.4.0, encryption options in config 2022-03-30 11:54:17 -07:00
vysion dec70f1466 add new configuration options, update example, add DeriveKey func, rename random file 2022-03-29 18:48:03 -07:00
vysion c6dd4606e7 fixed log file being opened as read only 2022-03-25 22:59:16 -07:00
vysion 7fe0828c8f add logger, remove unncecessary code 2022-03-22 20:15:29 -07:00
vysion 742572f4f7 update license year 2022-03-22 20:13:33 -07:00
vysion 394396a988 update examples, upgrade sharex config example to 13.7.0 2022-03-22 20:13:15 -07:00
vysion c723ac220b upgrade dependencies 2022-03-22 20:12:33 -07:00
vysion 4c004eab9a update readme and gitignore 2022-03-22 20:12:05 -07:00
vysion f00fe2b185 Added constants.go
Changed configuration int64 types to int

Fixed some constant scopes

Better zero width checking to avoid unnecessary work
2021-09-13 21:59:45 -07:00
vysion 5c7ce1f0ed zero width only converted if characters detected 2021-09-13 13:16:00 -07:00
vysion d2857a21dd reworked zws handling, added ForceZeroWidth to config, updated readme 2021-09-12 13:18:32 -07:00
vysion 07e7eea2cf Changed mebibyte constant to correctly represent 1 mib 2021-09-10 16:40:01 -07:00
vysion b6feee67f0 Fixed bug with nil global.RedisClient 2021-09-08 16:59:06 -07:00
vysion 98bcedce3e Reworked project structure 2021-09-08 16:37:19 -07:00
vysion 07ab3b8b92 1.2.0 2021-07-24 10:01:51 -04:00
vysion e09830024d fuck 2021-07-07 19:22:34 -07:00
vysion 2bab0cba3f add return statement 2021-07-07 18:30:54 -07:00
vysion f7e5a01008 fix issue with favicon 2021-07-07 18:29:41 -07:00
vysion 368cae2676 gofmt, use embed for favicon, remove public mode 2021-07-07 18:15:37 -07:00
vysion af4af944fe fix go.sum 2021-06-15 15:32:00 -07:00
vysion b8faaca1be fix merge conflict 2021-06-15 15:25:05 -07:00
vysion e262d431e4 forwarded ip changed to CF-Connecting-IP 2021-06-15 15:18:57 -07:00
vysion 189a464196 fix defer closing of files, updated packages 2021-05-28 17:14:52 -07:00
vysion c296e7fff3 add option to configure # of times to check id collision 2021-04-30 03:06:46 -07:00
vysion db8e6389cb made a more descriptive readme 2021-03-12 23:13:20 -08:00
vysion d1551f11de Remove GCS dependency, name change, new config options 2021-03-09 21:00:31 -08:00
vysion 8d41c9805a fix issue with unauthorized message, add zero-width image url option 2021-02-24 02:14:56 -08:00
vysion baad27a4a4 added service file, removed unnecessary default values, new omitdomain feature, improved readme 2021-01-20 00:43:19 -08:00
vysion bc365b0526 upgrade httputil version 2021-01-17 00:16:56 -08:00
vysion 8d881c489f better rate limit handling 2021-01-16 21:01:38 -08:00
vysion 8ecf0eac28 update go.mod 2021-01-16 16:42:28 -08:00
vysion 50248c7e75 import from hard drive 2021-01-15 13:44:25 -08:00