osmarks
1fbef60857
Adjsut terminology and add MOTDs
2024-10-24 10:06:44 +01:00
Timur Ismagilov
cb2431115c
Title search: Fix <title> in Russian locale
2023-01-03 00:47:14 +05:00
Timur Ismagilov
fed4472ae3
Search: Delete the search results description
2022-12-09 18:30:42 +03:00
Timur Ismagilov
b29042a52c
Search: Add go to hypha section
2022-12-09 18:27:47 +03:00
Umar Getagazov
ab848247c9
Change version package API
2022-09-14 10:38:36 +03:00
Umar Getagazov
4831e4c7af
Fix static assets not served on wikis with no auth
2022-08-21 16:25:47 +03:00
opsyne
18ec5b669e
Allow unauthenticated users to request static assets ( #163 )
2022-08-21 10:55:08 +03:00
Umar Getagazov
f1342c0d75
Use the generated version string on /about
2022-08-17 11:21:54 +03:00
kez
c1946d8849
Turn BodyAttributes into a map
...
BodyAttributes is now a map of attribute name -> attribute value. This
was done because attribute names have a restricted set of characters,
but attribute values are much less restrictive
2022-08-15 23:44:35 +05:00
kez
7fc48f21fc
Create system for adding data attributes to Base body
2022-08-15 23:44:35 +05:00
Timur Ismagilov
b1cdb1e279
Delete package views
...
All the remaining QTPL files were spread across the codebase. The plan is to get rid of them step by step and migrate to the new l10n approach, all based on Go std templates.
2022-08-06 16:35:17 +05:00
Timur Ismagilov
b7b8e26e3f
Hypha list: Return the hypha count
2022-07-11 14:03:07 +05:00
Timur Ismagilov
5bc704b404
Viewutil: Introduce CopyEnRuWith
...
Reducing boilerplate as usual
2022-05-18 19:58:24 +03:00
Timur Ismagilov
9a540ba022
Viewutil: Introduce ExecutePage
...
It reduces the number of boilerplate and guesses some stuff for us. Fighting the templates.
2022-05-18 19:46:01 +03:00
Timur Ismagilov
95e6589d2e
CSS: Use less classes
2022-05-07 01:50:49 +05:00
Timur Ismagilov
b581221445
Title search: Results have indices instead of bullets now
2022-04-24 15:42:10 +03:00
Timur Ismagilov
79519f0a7d
Title search: Fix a bug and show No results instead of empty list when no results
2022-04-24 11:17:17 +03:00
Timur Ismagilov
4f50bd54fe
Title search: Fix a bug and show No results instead of empty list when no results
2022-04-24 11:15:25 +03:00
Timur Ismagilov
bbee985cd4
Get rid of div.layout, center header on two-columnar layout
2022-04-21 19:05:17 +03:00
Timur Ismagilov
2dcb1a5fe7
Backlinks: Isolate
2022-04-02 19:58:57 +03:00
Timur Ismagilov
cc01a3551d
Misc: Move more stuff here, including title search
2022-04-02 11:00:10 +03:00
Timur Ismagilov
5bf3808039
Misc: Move more stuff here
2022-04-02 10:22:26 +03:00
Timur Ismagilov
9eb92cfa6e
Misc: Port /list to the new approach
2022-04-02 10:10:32 +03:00
Timur Ismagilov
f8fbc23202
Misc: Make the new package
...
It contains things like hypha list or about wiki pages
2022-04-02 09:38:16 +03:00