Commit graph

35 commits

Author SHA1 Message Date
timoxa0 ac1f25ccbc Add unexpected error handler 2024-05-20 08:48:59 +05:00
timoxa0 f4c68e6bbb Convert path to str 2024-05-18 07:33:00 -07:00
timoxa0 b3aa49211f Migrate to self-hosted forgejo 2024-05-18 06:22:28 -07:00
timoxa0 6a74023ddc Add UnauthorizedBootImage error code 2024-05-16 23:31:42 +05:00
timoxa0 00055c8bd4 Add UnauthorizedBootImage exception. Add exit counter switch. 2024-05-16 23:31:28 +05:00
timoxa0 0e38f492da Optimize imports 2024-05-16 23:30:02 +05:00
timoxa0 dd4ccc5317 Add check_roofs function 2024-05-16 23:29:49 +05:00
timoxa0 c97de2f2e4 Do not use shell=True. Change FastbootException to UnauthorizedBootImage exception 2024-05-16 23:28:42 +05:00
timoxa0 fdad3b80b2 Add UnauthorizedBootImage and UnsupportedPlatform exceptions 2024-05-16 23:27:44 +05:00
timoxa0 36773eab2d Remove poetry.lock 2024-05-13 21:13:42 +05:00
timoxa0 5fe495e2b4 run -> main 2024-05-13 21:12:06 +05:00
timoxa0 83f6ba25fe Fix error codes 2024-05-13 21:09:23 +05:00
timoxa0 206a3c7c70 Verify device before getting user info 2024-05-13 21:08:50 +05:00
timoxa0 5ee96e2c39 Move exceptions to exceptions.py 2024-05-13 21:07:15 +05:00
timoxa0 e940c13019 Add exit handler 2024-05-13 19:40:05 +05:00
timoxa0 1160849b3e Rename Files to files 2024-05-13 19:38:02 +05:00
timoxa0 520c99d109 Move fastboot funcs to fastboot.py 2024-05-13 19:36:14 +05:00
timoxa0 6524b921eb Move fastboot funcs to fastboot.py 2024-05-13 19:30:34 +05:00
timoxa0 105aacf527 Fix partitions detection 2024-05-10 14:14:06 +05:00
timoxa0 4f7afad4e3 Add argsparse formatter 2024-05-10 14:12:58 +05:00
timoxa0 d12b3678b0 Remove unused imports 2024-05-10 14:12:40 +05:00
timoxa0 fb68dd8469 Fix builder 2024-05-10 14:12:14 +05:00
timoxa0 5a4afebf32 Add lon_deployer/_version.py 2024-05-10 13:28:41 +05:00
timoxa0 16e1232d77 Add debug output 2024-05-10 13:28:30 +05:00
timoxa0 8a69d6da77 Add version script 2024-05-10 13:28:19 +05:00
timoxa0 d0621cd60c Add debug and version flags 2024-05-10 13:28:08 +05:00
timoxa0 74fcd90daf Improved build system 2024-05-10 13:27:51 +05:00
timoxa0 602285dd27 Change -s flag to -d: 2024-05-07 22:43:36 +05:00
timoxa0 9811e3cfa4 Merge branch 'master' of github.com:timoxa0/lon-deployer 2024-05-07 22:14:15 +05:00
timoxa0 73703f3330 Fix file type detection on windows 2024-05-07 22:12:55 +05:00
timoxa0 d8d72ecd70 Update ReadMe 2024-05-07 22:12:41 +05:00
timoxa0 9255e0a6f8 Add windows installer script 2024-05-06 12:42:15 -07:00
timoxa0 6693dd0176 Add __pycache__ to gitignore 2024-05-06 23:38:23 +05:00
timoxa0 61ca9f1023 Remove debug print 2024-05-06 21:44:30 +05:00
timoxa0 704b744b96 Initial commit 2024-05-06 21:14:10 +05:00