Timur Ismagilov
4c31c8cc32
Move a lot of files into internal dir
...
Outside of it are web and stuff that needs further refactoring
2024-06-04 23:26:49 +03:00
Timur Ismagilov
f34773e028
Move stuff
2024-06-04 23:05:25 +03:00
Timur Ismagilov
65989c1db1
Move /user-list to the new system
2024-06-03 23:22:22 +03:00
Timur Ismagilov
bf03105d09
Move auth routing to web
2024-06-03 23:07:35 +03:00
Timur Ismagilov
3c32e40e59
Fix a Telegram-related bug
...
I removed my favorite comment:
// Problems is something we put blankets on.
2023-02-25 23:38:51 +03:00
la-ninpre
2e3a1dac85
add a list of readers to user-list page
2022-09-18 14:01:28 +03:00
Umar Getagazov
4831e4c7af
Fix static assets not served on wikis with no auth
2022-08-21 16:25:47 +03:00
Timur Ismagilov
55879806a3
Center lock
...
Fixes #164
2022-08-21 15:31:18 +05:00
opsyne
18ec5b669e
Allow unauthenticated users to request static assets ( #163 )
2022-08-21 10:55:08 +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