32 Commits

Author SHA1 Message Date
3c5c99e340 add romCache file 2023-06-24 13:36:23 -06:00
d17f7c50d8 .jpg 2023-06-09 17:04:54 -06:00
12aed0fa26 add logo 2023-06-09 17:04:15 -06:00
3e5bea532f Merge branch 'main' of https://deadbeef.codes/steven/lineageos-ota-server 2023-06-09 08:55:17 -06:00
c79519849a update comments 2023-06-09 08:55:11 -06:00
935ad113d8 Update 'README.md' 2023-06-05 02:13:10 +00:00
318a4e88f4 update readme 2023-06-04 16:43:43 -06:00
ec4213cd92 Fix ROM type parsing 2023-06-04 16:28:43 -06:00
1694ce0d04 configure directories as constants 2023-06-04 16:15:13 -06:00
ce2087e638 Update README.md with docker usage 2023-06-04 16:07:17 -06:00
9a2e992964 lock cache during ROM move operation 2023-06-04 15:58:16 -06:00
449d48258d Add comments / documentation 2023-06-04 15:52:08 -06:00
464f4d09e7 create isLineageROMZip function 2023-06-04 15:41:01 -06:00
623b8f74f1 Remove deprecated files 2023-06-04 15:22:53 -06:00
03cf86d20b Update readme 2023-06-04 13:54:19 -06:00
1b8b1d7261 Replace os.Rename with copy and delete 2023-06-04 13:42:44 -06:00
575157c759 fix opening wrong directory, additional logging 2023-06-04 13:34:09 -06:00
655020a73f add function for moving new builds 2023-06-04 13:28:36 -06:00
8ef8b3d1be do not recursively walk directories 2023-06-04 12:56:58 -06:00
bff4c107c1 fix variable scoping 2023-06-04 12:41:22 -06:00
c8cbebb7f9 initialize Cached map 2023-06-04 12:35:27 -06:00
0710bbea5d cache roms, multithreaded hashing 2023-06-04 12:32:18 -06:00
3e5935bbcf Fix path for fileHash 2023-06-04 11:54:06 -06:00
f9a0a1df8f add version and ID (filehash) 2023-06-04 09:32:23 -06:00
62722871e7 Fix URL and ignore non .zip files 2023-06-03 23:29:40 -06:00
a7c8db338c clarify readme for build files 2023-06-03 23:25:28 -06:00
ceb72f9d65 add android build files required 2023-06-03 23:25:02 -06:00
261052147f fix typos 2023-06-03 23:13:51 -06:00
b97853e0cd go mod and .gitignore 2023-06-03 23:10:29 -06:00
7b2fb2847b add build badge 2023-06-03 23:08:49 -06:00
c3fac18a46 initial commit 2023-06-03 23:07:55 -06:00
4623a6ada1 Initial commit 2023-06-04 05:03:52 +00:00