Manuel Cillero manuelcillero
  • https://manuel.cillero.es
  • Profesional de la informática abrumado por la IA. Programador de computadoras muy interesado actualmente en Rust 🦀.

  • Joined on 2025-06-20
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-26 09:55:37 +02:00
b9d9cdf601 🚧 Ajustes menores en rutas y localización
8573aca29e (theme): Añade componentes Region y Template
e7f2563967 (htmx): Añade soporte HTMX a tablas ordenables
Compare 3 commits »
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-19 23:34:45 +02:00
55159f6d8f 🌐 (tests): Traduce comentarios de tests a inglés
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-19 22:16:28 +02:00
af548b03c9 (core): Añade Route, RoutePath y Waypoint
6f82da220b 🐛 (web): HttpRequest clona ahora las extensiones
370bc8ee47 ♻️ (seaorm): Renombra el re-export api a sea_orm
e6b4661f21 (web): Añade Form, RawForm, Request y el módulo middleware
5a8267032e 📝 Retoques menores en documentación
Compare 8 commits »
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-14 07:27:58 +02:00
eb3157c4a4 📝 Retoques menores en documentación
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-14 00:44:29 +02:00
30151b6254 ♻️ (macros): Deja main/test sin depender de Tokio
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-13 00:38:17 +02:00
24bd13414c Añade gestión de errores catastróficos
0e72d51276 📝 Quita cursivas de algunos anglicismos en docs
Compare 2 commits »
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-09 21:44:59 +02:00
771f61bf29 ♻️ (bootsier): Mueve Container al core de PageTop
654618aa68 (html): Añade declaración de estilos a PropsOp
Compare 2 commits »
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-09 01:27:03 +02:00
87ad78778d ♻️ (bootsier): Mueve input/select/textarea a theme
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-09 01:12:52 +02:00
bff7cf1b38 (html): Añade PropsOp::replace_classes()
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-09 00:08:11 +02:00
9e8cd77140 📝 Retoques de documentación en html y componentes
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-09 00:05:40 +02:00
25713a8a13 ♻️ (html): Añade valores extra a Props
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-07 15:32:36 +02:00
a26aa4d30a 💄 (intro): Reserva espacio vertical para *badges*
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-07 00:03:49 +02:00
c7b680a7f7 (html): Añade Preload para precarga de recursos
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-06 19:41:11 +02:00
9b2d430d8b ♻️ (seaorm): Adapta al arranque async
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-06 07:55:35 +02:00
1139df6210 ♻️ (bootsier, htmx): Adapta ciclo de render async
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-06 00:48:47 +02:00
9354894b3a 🎨 Convierte el ciclo de renderizado en async
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-04 23:00:04 +02:00
9acd8cc51a 🐛 Corrige orden de despacho en ActionsList
aa8b109668 🐛 Corrige orden de extractores en handlers
8aa4372bdf ♻️ Convierte initialize() y Application en async
Compare 3 commits »
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-02 22:08:34 +02:00
54d5b3e53d 📝 (seaorm): Documenta selección del motor de BD
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-07-02 20:52:23 +02:00
0e96bcce64 (auth): Añade CurrentUser y sistema de permisos
manuelcillero pushed to pagetop-work-in-progress at manuelcillero/pagetop 2026-06-29 20:58:52 +02:00
3120fd9a6f 🚧 Expone as_str de AutofillField