Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SPDX license info | 2024-07-19 | 9 | -0/+9 | |
* | templ: fmt imports | 2024-06-27 | 5 | -23/+33 | |
* | use enum for page for navigation bar | 2024-05-13 | 2 | -2/+2 | |
* | user perf: drop useflags preferences | 2024-04-18 | 1 | -19/+0 | |
* | templ: format all files | 2024-02-26 | 3 | -3/+3 | |
* | use go 1.22 new mux router | 2024-02-23 | 1 | -1/+1 | |
* | migrate categories pages | 2024-02-20 | 1 | -1/+1 | |
* | migrate useflags pages | 2024-02-20 | 13 | -356/+472 | |
* | app/useflags/search: sort results and mark local | 2023-04-01 | 1 | -5/+10 | |
* | app/useflags/suggest: optimize the SQL queries | 2023-04-01 | 1 | -30/+18 | |
* | app/useflags/show: optimize the SQL queries | 2023-04-01 | 1 | -29/+21 | |
* | app/useflags/popular: optimize query and computation | 2023-04-01 | 1 | -39/+25 | |
* | app/useflags: use DB sorting | 2023-04-01 | 3 | -27/+18 | |
* | useflags: add new page for all USE expands | 2023-03-25 | 1 | -0/+45 | |
* | upgrade to go-pg v10 | 2023-02-19 | 2 | -2/+4 | |
* | Add the possibility to customize the web page | 2020-10-06 | 1 | -0/+11 | |
* | Go fmt the project | 2020-07-08 | 5 | -20/+20 | |
* | Rework the design of the useflags pages | 2020-07-08 | 5 | -12/+129 | |
* | Run go fmt on the codebase. | 2020-05-26 | 3 | -5/+5 | |
* | Correct earlier commit. | 2020-05-26 | 1 | -1/+1 | |
* | Don't throw a 500 when users search with no query. | 2020-05-26 | 1 | -0/+4 | |
* | Rework the titles of each page | 2020-05-02 | 3 | -8/+8 | |
* | Improve the error handling | 2020-03-21 | 4 | -14/+38 | |
* | Format the project using gofmt | 2020-03-21 | 5 | -62/+56 | |
* | Avoid crashes by displaying 404 error pages instead | 2020-03-18 | 2 | -5/+3 | |
* | Initial commit containing v0.1.0 of Soko | 2020-03-18 | 5 | -0/+324 |