Christoph Reiter
6b994cc5ad
frontend: update deps; add min-width to theme switcher to avoid layout shift
2024-12-19 09:05:54 +01:00
Christoph Reiter
1ff07f8252
Update frontend deps; drop woff support
...
nearly everything supports woff2 now
2024-08-09 12:02:19 +02:00
Christoph Reiter
c81a8e797e
npm: update deps; rollup: use esm mode
2024-07-23 09:40:33 +02:00
Christoph Reiter
62e455be6a
Update npm deps
2024-07-17 09:23:13 +02:00
Christoph Reiter
60d6cb0856
Update frontend deps
2024-06-07 17:54:16 +02:00
Christoph Reiter
9bdd3d22b1
Expose matched CVEs on the outofdate and the package pages
2024-03-24 11:34:00 +01:00
Christoph Reiter
2294bafcfb
Update frontend deps
2024-03-02 20:57:05 +01:00
Christoph Reiter
4fc1672615
Update frontend deps
2024-01-10 08:28:55 +01:00
Christoph Reiter
855a5d9709
Update frontend deps
2023-10-15 12:19:00 +02:00
Christoph Reiter
3011b7ad2b
Update dependencies
2023-07-29 21:37:38 +02:00
Christoph Reiter
e5881a4d4c
Update frontend deps
2023-07-18 08:21:52 +02:00
Christoph Reiter
8a932a71d2
Update frontend deps
2023-06-30 21:39:53 +02:00
Christoph Reiter
c9da456283
Update frontend deps
2023-06-20 18:07:33 +02:00
Christoph Reiter
b56e7095fd
Update frontend deps
2023-05-19 16:15:19 +02:00
Christoph Reiter
b9a95aeb24
Update frontend deps
2023-05-06 12:02:23 +02:00
Christoph Reiter
ea4549fa1d
Update frontend deps
2023-04-09 17:27:37 +02:00
Christoph Reiter
04112a7613
Update frontend deps
2023-03-05 11:41:44 +01:00
Christoph Reiter
37181a7aca
Use reuse for license checks
2023-03-05 11:37:18 +01:00
Christoph Reiter
a7ff1c7a1d
Update JS deps
2023-01-20 09:39:23 +01:00
Christoph Reiter
8ac244723c
Add initial dark mode support
...
this requires the latest alpha release of bootstrap which
added theme support.
2022-12-26 20:52:27 +01:00
Christoph Reiter
d32f6924f4
Update JS deps
2022-12-21 12:12:40 +01:00
Christoph Reiter
ab60b83e4a
Update frontend deps
2022-12-10 22:32:10 +01:00
Christoph Reiter
f60af0446a
Update frontend deps
2022-11-17 18:19:04 +01:00
Christoph Reiter
47511a3661
Update JS deps
2022-09-05 07:51:25 +02:00
Christoph Reiter
cbf2425491
Update JS deps
2022-07-31 07:05:52 +02:00
Christoph Reiter
a2efa01551
Update frontend deps
2022-07-21 22:16:16 +02:00
Christoph Reiter
903f6a51d5
Update frontend deps
2022-05-29 09:21:08 +02:00
Christoph Reiter
3e82766442
Update JS deps
2022-05-07 12:11:48 +02:00
Christoph Reiter
31cebbd258
Update deps
2022-04-08 06:20:42 +02:00
Christoph Reiter
ad92db17e3
Update frontend deps
2022-04-01 14:11:57 +02:00
Christoph Reiter
2127d4fefb
Update frontend deps
2022-03-12 12:20:32 +01:00
Christoph Reiter
10f240a304
Update js deps
2022-02-22 19:48:40 +01:00
Christoph Reiter
0a70979267
tippy: place popups on the left if there isn't enough space elsewhere
...
See #54
2022-01-26 18:45:34 +01:00
Christoph Reiter
d94f02be11
Update frontend deps
2022-01-26 18:30:33 +01:00
Christoph Reiter
9b7060faa5
Update js deps
...
Resulting bundle is the same, thus no changes there.
2022-01-15 19:33:39 +01:00
Christoph Reiter
0ad16527fc
Update JS deps
2022-01-06 10:49:24 +01:00
Christoph Reiter
bad17281be
bootstrap 5 fixes
...
fix some no longer existing css classes, also add postcss-logical
plugin to fix up all those -start/end properties (no idea why they use them...)
2021-11-26 14:06:15 +01:00
Christoph Reiter
19b9a60e42
Update js deps
2021-11-26 13:34:03 +01:00
Christoph Reiter
e8b04a4bbc
Update frontend deps and rebuild
2021-08-13 12:52:55 +02:00
Christoph Reiter
add03d0090
Update frontend deps and rebuild
2021-07-02 11:24:21 +02:00
Christoph Reiter
b2384cd4f4
Update frontend deps
2021-05-13 20:09:07 +02:00
Christoph Reiter
958a4f0c58
Only include the bootstrap plugins we need
...
And to make sure we continue supporting older browsers pipe everything through babel.
2021-05-13 20:00:31 +02:00
Naveen M K
a6784acc91
Update to Bootstap v5.0.0 stable
...
Signed-off-by: Naveen M K <naveen@syrusdark.website>
2021-05-13 14:28:00 +02:00
Christoph Reiter
10c4e00641
Update npm deps
2021-03-29 20:31:49 +02:00
Christoph Reiter
b69bd0e3f3
Install fonts from npm
2021-03-09 08:59:00 +01:00
Christoph Reiter
0daf542580
Update npm deps
2021-03-09 08:38:12 +01:00
Christoph Reiter
118c663b3e
Remove one breakpoint; allow line breaks in versions
2021-02-06 10:53:28 +01:00
Christoph Reiter
fbdb4249f5
Various small layout changes
...
smaller font size;
show less detailed date times by default;
redirect the index to the queue;
add a category for pacakge states so they can be differently styled;
2021-02-06 08:54:14 +01:00
Christoph Reiter
b05f32ca94
Some restructuring, rewording
2021-01-23 10:47:36 +01:00
Christoph Reiter
00ec82e7a2
queue: add a build status column
2021-01-22 19:52:15 +01:00