|
|
4225ce3471
|
refactor: moved migrations to own crate
|
2024-07-15 21:48:26 +02:00 |
|
|
|
fde56af414
|
chore: fix all clippy warnings
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
|
2024-07-08 22:12:46 +02:00 |
|
|
|
fde413d6f6
|
feat: use pretty package filenames parsed using regex
|
2024-07-06 22:06:09 +02:00 |
|
|
|
e3b0f4f0a1
|
feat: chunk large database inserts
|
2024-06-27 13:46:36 +02:00 |
|
|
|
412d1e65f1
|
chore: remove some dead code
|
2024-06-26 21:37:07 +02:00 |
|
|
|
76395afb10
|
feat: only return committed packages from the api
|
2024-06-19 23:11:05 +02:00 |
|
|
|
97e42588ed
|
feat: switch to proper config file
|
2024-06-16 18:14:56 +02:00 |
|
|
|
e17269ac3b
|
feat: clean up some queries; implement repo arch remove
|
2024-06-16 13:04:04 +02:00 |
|
|
|
27afb3496d
|
feat: start reimplementing package removals; some fixes
|
2024-06-15 21:59:58 +02:00 |
|
|
|
67b4640e56
|
feat: add package cleaning
|
2024-06-15 18:12:14 +02:00 |
|
|
|
a408c14ab1
|
feat: write stale packages query
|
2024-06-14 10:54:45 +02:00 |
|
|
|
fa6de9b035
|
feat: upload new packages to queue
|
2024-06-03 09:46:02 +02:00 |
|
|
|
f9518d6b7d
|
refactor: ensure repo dirs exist; rename some things
|
2024-05-30 11:40:43 +02:00 |
|
|
|
58def483aa
|
feat: added distro routes and manager
|
2024-05-30 09:42:28 +02:00 |
|
|
|
5e1dfd22da
|
feat: add distro table
|
2024-05-29 21:37:56 +02:00 |
|
|
|
0b1c8b640f
|
refactor: remove old manager; some refactoring
|
2024-05-29 13:26:02 +02:00 |
|
|
|
fc844c685f
|
feat: log added packages
|
2024-05-29 10:15:19 +02:00 |
|
|
|
48f2d00c94
|
chore: clean up imports
|
2024-05-27 22:56:37 +02:00 |
|
|
|
32e27978ec
|
chore: bit of cleanup
|
2024-05-27 13:47:53 +02:00 |
|
|
|
513a760040
|
feat: simplified repo structure; fully implemented repo db archives
|
2024-05-27 10:59:32 +02:00 |
|
|
|
633e670840
|
feat: partially implemented package GET request
|
2024-05-27 09:50:10 +02:00 |
|
|
|
2e0c6d1fa6
|
feat: start of archive generation for new manager
|
2024-05-23 21:09:35 +02:00 |
|
|
|
cc2dc9b28f
|
feat: start of better repo manager
|
2024-05-23 16:33:52 +02:00 |
|
|
|
421f6ae69b
|
chore: some more api code cleanup
|
2024-05-22 09:42:42 +02:00 |
|
|
|
45f1abade3
|
refactor: restructure database query code
|
2024-05-21 09:22:18 +02:00 |
|
|
|
e1642d939b
|
feat: some experimentation with api filtering
|
2024-05-21 08:49:46 +02:00 |
|
|
|
9963cff724
|
feat: simplify database scheme
ci/woodpecker/push/clippy Pipeline is pending
ci/woodpecker/push/lint Pipeline is pending
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/docker unknown status
|
2024-05-18 14:20:05 +02:00 |
|
|
|
3b2d6dec87
|
refactor(server): separate database logic into modules
|
2023-08-07 17:45:57 +02:00 |
|
|
|
5c8b7ac3e0
|
feat(server): serve full package info from api
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/clippy Pipeline failed
ci/woodpecker/push/build Pipeline was successful
|
2023-08-04 19:08:55 +02:00 |
|
|
|
2df52320d1
|
feat(server): store all package info in database
|
2023-08-04 18:40:17 +02:00 |
|
|
|
0ff225dddb
|
refactor(server): further abstract db
|
2023-08-04 17:59:20 +02:00 |
|
|
|
428bf6ec4c
|
feat(server): start db query abstraction
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/clippy Pipeline failed
ci/woodpecker/push/build Pipeline was successful
|
2023-08-04 17:00:18 +02:00 |
|
|
|
aef2c823e5
|
feat(server): add more package metadata tables
|
2023-08-04 15:23:38 +02:00 |
|
|
|
7c6f485ea6
|
feat(server): update database when publishing packages
|
2023-08-02 22:25:38 +02:00 |
|
|
|
f706b72b7c
|
feat(server): improve package parse semantics
|
2023-08-02 22:19:55 +02:00 |
|
|
|
a2d844c582
|
feat(server): start of package database schema
|
2023-08-02 22:19:55 +02:00 |
|
|
|
25627e166e
|
feat(server): example of pagination
|
2023-08-02 22:19:54 +02:00 |
|
|
|
37218536c5
|
feat(server): start api using CRUD operations
|
2023-08-02 22:19:00 +02:00 |
|
|
|
e08048d0f0
|
feat(server): initialize database migrations
|
2023-08-02 22:17:07 +02:00 |
|