aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use enum for page for navigation barArthur Zamarin2024-05-132-2/+2
* user perf: drop useflags preferencesArthur Zamarin2024-04-181-19/+0
* templ: format all filesArthur Zamarin2024-02-263-3/+3
* use go 1.22 new mux routerArthur Zamarin2024-02-231-1/+1
* migrate categories pagesArthur Zamarin2024-02-201-1/+1
* migrate useflags pagesArthur Zamarin2024-02-2013-356/+472
* app/useflags/search: sort results and mark localArthur Zamarin2023-04-011-5/+10
* app/useflags/suggest: optimize the SQL queriesArthur Zamarin2023-04-011-30/+18
* app/useflags/show: optimize the SQL queriesArthur Zamarin2023-04-011-29/+21
* app/useflags/popular: optimize query and computationArthur Zamarin2023-04-011-39/+25
* app/useflags: use DB sortingArthur Zamarin2023-04-013-27/+18
* useflags: add new page for all USE expandsArthur Zamarin2023-03-251-0/+45
* upgrade to go-pg v10Arthur Zamarin2023-02-192-2/+4
* Add the possibility to customize the web pageMax Magorsch2020-10-061-0/+11
* Go fmt the projectMax Magorsch2020-07-085-20/+20
* Rework the design of the useflags pagesMax Magorsch2020-07-085-12/+129
* Run go fmt on the codebase.Alec Warner2020-05-263-5/+5
* Correct earlier commit.Alec Warner2020-05-261-1/+1
* Don't throw a 500 when users search with no query.Alec Warner2020-05-261-0/+4
* Rework the titles of each pageMax Magorsch2020-05-023-8/+8
* Improve the error handlingMax Magorsch2020-03-214-14/+38
* Format the project using gofmtMax Magorsch2020-03-215-62/+56
* Avoid crashes by displaying 404 error pages insteadMax Magorsch2020-03-182-5/+3
* Initial commit containing v0.1.0 of SokoMax Magorsch2020-03-185-0/+324