seitime-frappe/frappe/website
Suraj Shetty bc2b41d2f5 perf: Simplify dynamic route evaluation to speed up route resolution
validate complete route only if starting of the path matches with the webform route

This avoids the expensive matching from huge route_map (in sites with lots of web forms)
2023-12-08 21:15:34 +05:30
..
css style: linting fixes 2019-06-13 15:02:03 +05:30
doctype perf: Simplify dynamic route evaluation to speed up route resolution 2023-12-08 21:15:34 +05:30
js fix: web styles espresso 2023-10-26 12:50:56 +05:30
module_onboarding/website fix: update success message (#10950) 2020-07-10 19:05:48 +05:30
onboarding_step chore: cleanup website desk pages (#10519) 2020-05-29 13:11:26 +05:30
page_renderers perf: Use get_cached_doc instead of get_doc 2023-12-08 20:55:25 +05:30
report refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
web_form style: format JS files with prettier 2022-08-04 14:51:01 +05:30
web_template fix: changed for section with features and testimonial web temlates 2023-06-05 15:18:06 +05:30
website_components fix(metatags): check if value is set for key 2022-05-11 13:28:38 +05:30
website_theme feat: remove user can dismiss code 2020-06-15 13:12:58 +05:30
workspace/website refactor: Workspace cleanup (#21100) 2023-05-26 14:42:31 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
dashboard_fixtures.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
path_resolver.py fix: propogate correct HTTP status code (#22450) 2023-09-18 10:30:12 +00:00
router.py perf: Simplify dynamic route evaluation to speed up route resolution 2023-12-08 21:15:34 +05:30
serve.py fix: propogate correct HTTP status code (#22450) 2023-09-18 10:30:12 +00:00
utils.py chore: dead code/comment 2023-11-29 22:11:37 +05:30
website_generator.py refactor(website_generator): update variable name to make more sense as per usage 2023-11-23 16:06:07 +05:30