dancheg97
|
364c33b0ad
|
fixed pacman database creation error for case with multiple architectures and distributions
|
2023-07-09 11:48:46 +03:00 |
|
dancheg97
|
56772de730
|
corrected package blob structure, pacman database is created on get request automatically from package metadata in database
|
2023-07-02 23:03:34 +03:00 |
|
dancheg97
|
39e42f7c2b
|
fixed dependencies appended to wrong field in metadata
|
2023-06-26 17:10:04 +03:00 |
|
dancheg97
|
f1fae9ada6
|
changed procedure of package metadata ejection, removed unnecessary fields and unnecessary string conversions
|
2023-06-26 12:28:14 +03:00 |
|
dancheg97
|
1d1a5a312f
|
added function removing old package entries from pacman database to avoid duplication error
|
2023-06-25 23:05:02 +03:00 |
|
dancheg97
|
5beeb24684
|
added method to remove package verified with user's GPG key, removed unnecessary directory creation
|
2023-06-25 13:15:29 +03:00 |
|
dancheg97
|
c37231189b
|
corrected package database connection description and documentation reference in UI
|
2023-06-24 18:08:18 +03:00 |
|
dancheg97
|
e2b12f2db7
|
fixed error when attempting to read empty database
|
2023-06-24 17:27:39 +03:00 |
|
dancheg97
|
e399ce8452
|
opdated operation pacman database craetion to form or update database file in memory, added download counter related to pkg.tar.zst files
|
2023-06-24 13:37:33 +03:00 |
|
dancheg97
|
b354f027ff
|
code refactoring and package version publisher id correction
|
2023-06-21 23:30:07 +03:00 |
|
dancheg97
|
808a7aed67
|
replaced zstd with archiver and limit reader to speed up metadata ejection and remove windows incompatible dependency
|
2023-06-21 14:05:25 +03:00 |
|
dancheg97
|
ec18d9b535
|
added arch packages implementation
|
2023-06-20 23:08:48 +03:00 |
|