Commit Graph

47 Commits

Author SHA1 Message Date
Elara ce31929a73 Show update file names when selected in itgui 2021-10-07 13:38:13 -07:00
Elara b5803873ce Remove replace directive 2021-10-06 17:47:07 -07:00
Elara 85699e4999 Update infinitime library 2021-10-06 17:15:42 -07:00
Elara 47edf7773f Add and fix comments, fix transliteration maps so only first character is capitalized 2021-10-06 13:26:16 -07:00
Elara e70c9f4d7c Fix chinese transliteration when chinese characters are not followed by non-chinese characters 2021-10-06 13:15:49 -07:00
Elara a4598269e5 Only do init once for Armenian transliteration 2021-10-06 13:08:25 -07:00
Elara fe4b0ec203 Add init functions to transliterators 2021-10-06 09:41:33 -07:00
Elara 3274eb6acf Fix capital letters for Armenian transliteration 2021-10-05 09:09:19 -07:00
Elara 8019a3521e Add Chinese transliteration via Pinyin conversion library 2021-10-04 22:26:16 -07:00
Elara b365fdfcd3 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
Elara a3281a7e15 Fix Korean transliteration 2021-10-04 20:06:08 -07:00
Elara 12c5e924a2 Add korean transliteration 2021-10-04 19:07:54 -07:00
Elara 91f2f28076 Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
Elara 471de06158 Fix German transliteration for Ü and add attribution 2021-10-04 13:17:48 -07:00
Elara ca02e8c62f Add transliteration 2021-10-04 01:05:01 -07:00
Elara 9b2507de4c Break transfer loops after refreshing progress bar 2021-08-27 09:01:46 -07:00
Elara 5bc63b7864 Add fatal error dialog 2021-08-27 08:47:24 -07:00
Elara 316e113e5d Mention GUI in README 2021-08-26 09:01:03 -07:00
Elara 50f3f244a3 Add comments to gui 2021-08-26 08:47:17 -07:00
Elara ea63f43638 Add GUI frontend 2021-08-25 21:18:24 -07:00
Elara 9574f3dd36 Fix indentation in config 2021-08-24 20:35:25 -07:00
Elara 36b683204d Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara 0fe83fccc1 Fix debug config paths 2021-08-24 08:55:22 -07:00
Elara ef6c37c20b Add config defaults and run go fmt 2021-08-24 08:54:08 -07:00
Elara 59ecd11340 Create new config format 2021-08-24 08:33:41 -07:00
Elara 7b5c228591 Remove replace directive 2021-08-22 15:07:45 -07:00
Elara eed4a41230 Fix find and replace error 2021-08-22 13:53:32 -07:00
Elara c1134926aa Update infinitime library to fix connection bug 2021-08-22 13:13:37 -07:00
Elara c0bbfff872 Use new pair timeout option 2021-08-21 20:35:21 -07:00
Elara 4308789af5 Mention interactive mode in readme 2021-08-21 19:07:59 -07:00
Elara 76c54339cf Disable completion command 2021-08-21 19:03:18 -07:00
Elara 688f5e5004 Fix binary download link 2021-08-21 18:52:11 -07:00
Elara f4b2a21bd8 Add badges 2021-08-21 18:48:43 -07:00
Elara a769bac3c2 Add uninstall rule to makefile 2021-08-21 17:17:25 -07:00
Elara 3dfa572eb3 Add CI status to readme 2021-08-21 16:36:10 -07:00
Elara ff4a62bc0b Add GOFLAGS environment variable to makefile 2021-08-21 16:03:54 -07:00
Elara a2ab8ad4f3 Add gitm for mirroring 2021-08-21 15:59:19 -07:00
Elara b48b774e97 Specify minimum go version in readme 2021-08-21 15:35:36 -07:00
Elara ce505280ec Add starting to readme 2021-08-21 15:14:37 -07:00
Elara 70dde9554d Change recoverable errors to warn log level to stop shell from exiting 2021-08-21 14:15:55 -07:00
Elara bf1cda2e7e Add interactive mode to itctl 2021-08-21 12:30:16 -07:00
Elara 43ea68e62f Prioritize config in home directory over /etc 2021-08-21 10:26:12 -07:00
Elara b68e81cf8d Mention getting info from watch in readme 2021-08-21 09:40:29 -07:00
Elara 763f11e191 Mention automatic config updates in readme 2021-08-21 09:37:20 -07:00
Elara 031295ad9a Watch config for changes and apply automatically 2021-08-21 03:07:48 -07:00
Elara cf1794215e Remove replace directive and update infinitime library 2021-08-21 01:37:16 -07:00
Elara 203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00