| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement file/directory removalremove | Xavier Del Campo Romero | 2023-07-08 | 1 | -1/+359 |
| * | page.c: Return HTTP_STATUS_OK on successful page_search | Xavier Del Campo Romero | 2023-07-08 | 1 | -1/+1 |
| * | Implement search | Xavier Del Campo Romero | 2023-06-06 | 1 | -1/+239 |
| * | page.c: Apply minor fixes and improvements to stylesheet | Xavier Del Campo Romero | 2023-06-06 | 1 | -3/+3 |
| * | page.c: Call page_not_found on ENOTDIR | Xavier Del Campo Romero | 2023-06-06 | 1 | -1/+1 |
| * | page.c: Display login forms as grid | Xavier Del Campo Romero | 2023-06-02 | 1 | -1/+5 |
| * | page.c: Add padding to mkdir, logout, and upload forms | Xavier Del Campo Romero | 2023-06-02 | 1 | -0/+24 |
| * | page.c: Do not display forms as grid | Xavier Del Campo Romero | 2023-06-02 | 1 | -4/+0 |
| * | page.c: Apply max-width to table | Xavier Del Campo Romero | 2023-05-30 | 1 | -0/+4 |
| * | page.c: Apply lightgray background to even cells | Xavier Del Campo Romero | 2023-05-30 | 1 | -0/+4 |
| * | Implement file previews | Xavier Del Campo Romero | 2023-04-23 | 1 | -18/+83 |
| * | Improve CSS and apply to list_dir | Xavier Del Campo Romero | 2023-04-17 | 1 | -10/+54 |
| * | Define _POSIX_C_SOURCE | Xavier Del Campo Romero | 2023-03-24 | 1 | -0/+2 |
| * | Send response on quota exceeded | Xavier Del Campo Romero | 2023-03-20 | 1 | -0/+90 |
| * | page.c: Set Content-Disposition when serving files | Xavier Del Campo Romero | 2023-03-16 | 1 | -5/+96 |
| * | page.c: Fix wrong error message | Xavier Del Campo Romero | 2023-03-09 | 1 | -1/+1 |
| * | Implement public file sharing | Xavier Del Campo Romero | 2023-03-09 | 1 | -1/+185 |
| * | page.c: Provide meaningful description on HTTP 404 | Xavier Del Campo Romero | 2023-03-09 | 1 | -8/+28 |
| * | page.c: Implement function for common <head> nodes | Xavier Del Campo Romero | 2023-03-09 | 1 | -34/+55 |
| * | page.c: Set common <head> parameters | Xavier Del Campo Romero | 2023-03-08 | 1 | -3/+7 |
| * | page.c: Show units for user quota | Xavier Del Campo Romero | 2023-03-08 | 1 | -22/+52 |
| * | page.c: Sort elements alphabetically | Xavier Del Campo Romero | 2023-03-08 | 1 | -26/+64 |
| * | Implement user quota | Xavier Del Campo Romero | 2023-03-06 | 1 | -3/+101 |
| * | Perform some minor optimizations | Xavier Del Campo Romero | 2023-03-06 | 1 | -6/+1 |
| * | Initial commit | Xavier Del Campo Romero | 2023-02-28 | 1 | -0/+832 |
