Commit Graph

51 Commits

Author SHA1 Message Date
8ccaf83b0b update deps; adjusted API for build -> built change 2024-06-23 13:17:26 +02:00
6746d08304 fix only showing one queued & building package 2024-01-26 12:16:00 +01:00
vikingowl
81efe8b62a fixes #3 2024-01-25 23:17:40 +01:00
vikingowl
62541a2549 minor adjustments to margins and paddings 2024-01-25 23:14:40 +01:00
vikingowl
27218d6841 fixed packages for mobile 2024-01-25 22:54:44 +01:00
vikingowl
4994f6aa4f fixed currently-building for mobile 2024-01-25 22:44:09 +01:00
vikingowl
0a0f41bad4 fixed nav for mobile 2024-01-25 22:15:59 +01:00
vikingowl
f3d4b6d5b9 fixed currently-building for mobile 2024-01-25 22:00:28 +01:00
vikingowl
2257072d97 fixed build-server-stats for mobile 2024-01-25 21:42:02 +01:00
vikingowl
57ecf6e950 removed build-stats from nav on mobile 2024-01-25 21:37:33 +01:00
cc985a634c fixed accidentally having two buildingc 2024-01-25 21:15:25 +01:00
d6dfbf3371 added some bot margin 2024-01-25 21:14:16 +01:00
6b3c37dd92 adjust currentlybuilding for mobile 2024-01-25 17:45:10 +01:00
4f165b9767 fixed mobile page design 2024-01-25 17:06:54 +01:00
0e38f4891b fix "build" status not being correctly retrieved 2024-01-25 00:56:02 +01:00
vikingowl
e7ad679c34 moved from font-auto-import to font package 2024-01-24 16:55:48 +01:00
vikingowl
f75baf050c fixed building version 2024-01-24 16:20:48 +01:00
db80961ea4 vuetify-rework (#2)
See #2.

Co-authored-by: vikingowl <christian@nachtigall.dev>
Reviewed-on: #2
Reviewed-by: anonfunc <539@idlegandalf.com>
Co-authored-by: vikingowl <vikingowl@noreply.somegit.dev>
Co-committed-by: vikingowl <vikingowl@noreply.somegit.dev>
2024-01-24 16:11:55 +01:00
vikingowl
92d9d478b5 fixed alignment of columns 2023-12-20 17:52:26 +01:00
49a0fcfc88 fix json field for offset 2023-12-18 00:02:35 +01:00
cc11d97a29 fixed missing queued status 2023-12-17 23:24:59 +01:00
vikingowl
6750347eda added queued to filter 2023-12-17 23:24:53 +01:00
vikingowl
b8d134251e added target="_blank" to log files 2023-12-17 22:47:44 +01:00
vikingowl
d988afb766 beautify code 2023-12-17 22:30:33 +01:00
vikingowl
21fe0e9978 fixed more typos + added check for tooltip 2023-12-17 21:24:25 +01:00
d57268f9b0 remove linting hints 2023-12-17 21:24:14 +01:00
7d933e8476 omit builddate if not build 2023-12-17 21:21:55 +01:00
vikingowl
94f67f51fd fixed typo 2023-12-17 21:17:43 +01:00
vikingowl
0489edfa91 Revamp of status page -> v2 here we go!! 2023-12-17 20:59:12 +01:00
f76fba0b05 added permissive cors 2023-12-17 15:53:26 +01:00
bbf11a826d updated readme 2023-12-15 20:25:28 +01:00
35fdd609a4 update api def with new repo field 2023-12-15 20:06:25 +01:00
1fd6b12b50 make skip_reason optional 2023-12-15 19:55:32 +01:00
a6b116198a added repo filter 2023-12-15 19:53:45 +01:00
32ba980a2e switched to different header set method 2023-12-15 19:43:43 +01:00
1be42ef9b6 switched to different flag for sql debug 2023-12-15 19:41:23 +01:00
94a506ab7b switched to 400er for not providing the required input 2023-12-15 19:39:05 +01:00
98b4e8f818 add systemd-socket activation 2023-12-15 19:20:33 +01:00
1759092b57 added openapi definition 2023-12-15 18:12:42 +01:00
2a6f5ae26d drop matching split-packages for now 2023-12-14 18:08:37 +01:00
e65e29d714 switch to different query selector for pkgbase 2023-12-14 18:03:19 +01:00
5ec87be7cc enable sql debug if loglevel is set to debug 2023-12-14 17:53:55 +01:00
c374db922d added paging 2023-12-14 17:50:51 +01:00
53e8790bb8 fixed packages with no peak mem available 2023-12-14 17:36:54 +01:00
5bbf0add35 added flexible socket/tcp listen 2023-12-14 17:18:38 +01:00
908fa9b2e5 added /packages url to router 2023-12-14 17:14:20 +01:00
f55d73b13a update deps 2023-12-14 17:10:46 +01:00
64bef9e27a wip status page 2023-12-14 16:48:04 +01:00
b897198b85 first working package query api 2023-12-14 16:02:34 +01:00
235b755ab1 inital commit & import from main project 2023-12-14 15:12:43 +01:00