Commit Graph

1484 Commits (9f7eb36a1fc114150d494c5413111887409d2066)

Author SHA1 Message Date
J. Nick Koston 0f29fd3e10
Switch to using fast cached_property implementation in propcache (#127339) 2024-10-03 13:11:02 -05:00
Bram Kragten f5bd81e0d9
Update frontend to 20241002.2 (#127331) 2024-10-02 17:11:51 +02:00
Bram Kragten 3308de95f0
Update frontend to 20241002.1 (#127292) 2024-10-02 14:18:28 +02:00
Bram Kragten f053e5ca38
Update frontend to 20241002.0 (#127264) 2024-10-02 10:43:01 +02:00
Bram Kragten d6ae47a0de
Update frontend to 20240930.0 (#127125) 2024-09-30 18:28:03 +02:00
Bram Kragten cba2daf314
Update frontend to 20240927.0 (#126933) 2024-09-27 18:10:39 +02:00
Bram Kragten e72ec07683
Update frontend to 20240926.0 (#126843) 2024-09-26 19:48:27 +02:00
Bram Kragten e7e86d7a32
Update frontend to 20240925.0 (#126763) 2024-09-25 17:36:45 +02:00
epenet 2c210e4b58
Use root import for websocket_api (#125834) 2024-09-12 19:31:57 +02:00
Paul Bottein f1e4229b23
Update frontend to 20240909.1 (#125610) 2024-09-09 16:33:08 -04:00
Paul Bottein ba81a68982
Update frontend to 20240906.0 (#125409) 2024-09-06 14:49:58 +02:00
Bram Kragten daa5268cf2
Update frontend to 20240904.0 (#125206) 2024-09-04 11:35:14 +02:00
Paul Bottein 61a722218a
Update frontend to 20240903.1 (#125160) 2024-09-03 19:52:38 +02:00
Paul Bottein 633c904852
Update frontend to 20240902.0 (#125093) 2024-09-02 20:04:33 +02:00
Bram Kragten c36fc70ab4
Update frontend to 20240829.0 (#124864) 2024-08-29 17:24:25 +02:00
Paul Bottein a4bfb0e92c
Update frontend to 20240828.0 (#124791) 2024-08-28 16:35:44 +02:00
Erik Montnemery fce2e21c9f
Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
Franck Nijhof eb1c2f5d9f
Update frontend to 20240809.0 (#123485) 2024-08-09 20:30:39 +02:00
Franck Nijhof abaac519c9
Update frontend to 20240806.1 (#123252) 2024-08-06 17:54:40 +02:00
Franck Nijhof bc380859e8
Update frontend to 20240806.0 (#123230) 2024-08-06 12:48:15 +02:00
Bram Kragten 537d7728a7
Update frontend to 20240805.1 (#123196) 2024-08-05 18:23:44 +02:00
Steve Repsher 232f78e7b6
Restore old service worker URL (#123131) 2024-08-04 07:28:45 -05:00
Bram Kragten a18166e3f8
Update frontend to 20240802.0 (#123072) 2024-08-02 16:48:37 +02:00
Bram Kragten c359d4a419
Update frontend to 20240731.0 (#122956) 2024-07-31 17:53:52 +02:00
J. Nick Koston 0039f1bb49
Make frontend url and route a cached_property (#122430) 2024-07-23 08:39:18 +02:00
Bram Kragten 6788c43775
Add static routes for frontend modern and legacy service workers (#120488) (#122174)
* Bump frontend to 20240719.0

* restore #120488
2024-07-19 14:40:50 +02:00
Bram Kragten c28a138dfe
Revert "Add static routes for frontend modern and legacy service workers" (#122172) 2024-07-19 12:55:40 +02:00
Steve Repsher e50802aca3
Add static routes for frontend modern and legacy service workers (#120488) 2024-07-19 10:53:37 +02:00
Paul Bottein d10aa6656b
Update frontend to 20240710.0 (#121651) 2024-07-10 09:29:22 +02:00
Bram Kragten 641d6382fd
Update frontend to 20240705.0 (#121295) 2024-07-05 14:35:21 +02:00
Patrick Koenig 7d5341cab2
Update short_name in web app manifest (#121223) 2024-07-04 18:55:30 +02:00
Bram Kragten e7ffd7b9ad
Update frontend to 20240703.0 (#121063) 2024-07-03 15:41:43 +02:00
Bram Kragten 9749cf113a
Update frontend to 20240702.0 (#121032) 2024-07-02 22:13:07 +02:00
Paul Bottein 5995459de5
Update frontend to 20240628.0 (#120785)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-28 23:14:00 -05:00
Bram Kragten c4ab0dcd74
Update frontend to 20240627.0 (#120693) 2024-06-27 22:06:30 +02:00
Paul Bottein b7a65d9a82
Update frontend to 20240626.2 (#120614) 2024-06-26 23:54:07 +02:00
Bram Kragten f0590f08b1
Update frontend to 20240626.0 (#120546) 2024-06-26 13:26:53 +02:00
Erik Montnemery a10f9a5f6d
Allow opting out of warnings when removing unknown frontend panel (#119824) 2024-06-21 15:56:22 +02:00
Erik Montnemery 7940303149
Add WS command frontend/subscribe_extra_js (#119833)
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-18 16:18:42 +02:00
J. Nick Koston faa55de538
Fix blocking I/O in the event loop when registering static paths (#119629) 2024-06-18 08:18:31 +02:00
Erik Montnemery 8af5748716
Add frontend.remove_extra_js_url (#119831) 2024-06-17 15:15:00 +02:00
Erik Montnemery c0a3b507c0
Add tests of frontend.add_extra_js_url (#119826) 2024-06-17 14:39:07 +02:00
Paul Bottein 72c6257131
Update frontend to 20240610.1 (#119634) 2024-06-13 15:34:58 -04:00
Bram Kragten f75cc1da24
Update frontend to 20240610.0 (#119320) 2024-06-10 20:22:04 +02:00
Bram Kragten 3a4b84a4ce
Update frontend to 20240605.0 (#118875) 2024-06-05 13:32:50 +02:00
Bram Kragten 6483c46991
Update frontend to 20240604.0 (#118811) 2024-06-04 18:26:47 +02:00
Bram Kragten 049cac3443
Update frontend to 20240603.0 (#118736) 2024-06-03 19:25:01 +02:00
Bram Kragten 56e4fa86b0
Update frontend to 20240530.0 (#118489) 2024-05-30 16:55:49 +02:00
Bram Kragten 23381ff30c
Bump frontend to 20240529.0 (#118392) 2024-05-29 19:06:46 +02:00
Bram Kragten 71d65e38b5
Update frontend to 20240501.1 (#116939) 2024-05-06 18:40:01 +02:00