Commit Graph

112 Commits

Author SHA1 Message Date
Aran-Fey 79a18ca64e fix endless loop in redirects 2025-02-25 12:05:39 +01:00
Aran-Fey 2cf92cab4f fix FilePickerAreas sharing state due to mutable default argument 2025-02-24 15:22:12 +01:00
Aran-Fey 43ca18ef67 improve a type hint 2025-02-23 11:49:14 +01:00
Jakob Pinterits 7766454015 page URLs are case insensitive again 2025-02-22 21:37:29 +01:00
Jakob Pinterits bbeb3e8e87 rework URL normalization 2025-02-22 21:10:41 +01:00
Aran-Fey aaa61c35a3 misc small fixes 2025-02-21 18:34:53 +01:00
Aran-Fey 42bb277dbf fix unit tests for url parameters 2025-02-20 14:24:14 +01:00
Jakob Pinterits 8910a2dd44 run pre commit hooks, remove job extension, tweaks 2025-02-01 20:00:18 +01:00
Aran-Fey d2038ae0ac fix routing if url parameter can't be parsed 2025-02-01 11:13:41 +01:00
Aran-Fey 51c24de303 generate URLs for bool url parameters 2025-01-31 10:50:35 +01:00
Jakob Pinterits 1ed819ae6d improvements to project files 2025-01-19 12:52:33 +01:00
Jakob Pinterits 13e5d9031e unit tests for gradient stop interpolation 2025-01-14 16:17:12 +01:00
Jakob Pinterits b74bdaacb0 extension fixes 2025-01-01 22:18:19 +01:00
Aran-Fey 9c33298f9f integrate dynamic routes into the sitemap 2024-12-29 16:27:01 +01:00
Jakob Pinterits 5aedd3886e cut down on exposed platform information 2024-12-28 17:01:09 +01:00
Jakob Pinterits 83dbf23c23 WIP expose additional platform information 2024-12-28 16:58:05 +01:00
Aran-Fey a76c3a29d8 reorganize layout tests 2024-12-26 21:24:56 +01:00
Aran-Fey 05ff195141 misc minor fixes 2024-12-26 13:35:59 +01:00
Aran-Fey af5769ab26 add rio.QueryParameter 2024-12-20 21:53:16 +01:00
Aran-Fey 64f4ab1031 support Literal and None as URL parameters 2024-12-20 10:04:01 +01:00
Jakob Pinterits 7a01c75c18 rework snippet infrastructure 2024-12-18 19:24:15 +01:00
Jakob Pinterits a636bd2487 dynamic url fixes 2024-12-17 17:19:28 +01:00
Aran-Fey 122424f7b4 improve error message when page can't be loaded 2024-12-17 13:34:14 +01:00
Aran-Fey 492075a1bc fix allocation of HighLevelRootComponent 2024-12-17 12:36:43 +01:00
Aran-Fey d46d671ba1 rework docs infrastructure 2024-12-17 01:04:01 +01:00
Jakob Pinterits 27af41951a dynamic route fixes 2024-12-16 23:00:55 +01:00
Jakob Pinterits d292b8c331 add initial support for dynamic routes 2024-12-16 22:42:33 +01:00
Jakob Pinterits b169583090 WIP: add URL patterns for dynamic routes 2024-12-13 18:07:08 +01:00
Aran-Fey fdce9be8f4 rework docs infrastructure 2024-12-10 00:03:27 +01:00
Aran-Fey 499b2cdfea misc minor changes 2024-12-01 11:50:32 +01:00
Aran-Fey f5d63c8b27 fix layouting tests exceeding timeout 2024-12-01 11:14:26 +01:00
Aran-Fey fb686e1d07 add missing docs 2024-11-30 17:38:23 +01:00
Aran-Fey d954db3913 fix up some docstring tests 2024-11-29 23:42:57 +01:00
Jakob Pinterits f4e2076165 fixed FileInfo unit tests 2024-11-22 15:44:15 +01:00
Jakob Pinterits b2f25817ee unit tests for FileInfo 2024-11-22 15:28:46 +01:00
Jakob Pinterits 8b6d15bde0 file picker area revamp 2024-11-22 13:16:24 +01:00
Aran-Fey 1239696add fix pointer events 2024-11-13 12:05:18 +01:00
Jakob Pinterits e8829abb81 improvements to arequests 2024-11-12 16:51:52 +01:00
Aran-Fey f554fe880f mark various constructors as private 2024-11-04 10:17:15 +01:00
Jakob Pinterits 31e28ed38c table data ingestion unit tests & fixes 2024-10-31 23:05:50 +01:00
Aran-Fey 7ec93a8aff allow relative paths in App constructor 2024-10-26 20:22:18 +02:00
Aran-Fey 4893579936 support submodule as main_module 2024-10-22 11:27:23 +02:00
Aran-Fey 8e9ecd2c71 fix incorrect reconciliation test 2024-10-22 11:20:12 +02:00
Jakob Pinterits e9007f93c1 many small fixes 2024-09-27 21:00:46 +02:00
Jakob Pinterits c4249bbe74 changed all typing imports to import typing as t 2024-09-27 20:58:04 +02:00
Jakob Pinterits 41a6bb828c improved page ordering 2024-09-17 16:23:04 +02:00
Aran-Fey 9824416101 fix some tests 2024-09-15 22:03:43 +02:00
Jakob Pinterits 7910d4dae8 completely reworked upload area 2024-09-13 21:38:52 +02:00
Jakob Pinterits 552f5d37b2 unit test bugfix 2024-09-05 23:57:16 +02:00
Jakob Pinterits 7a142892af fixed several deprecation warnings, removed popup event 2024-09-03 17:02:36 +02:00