Timur Ismagilov
fe4fd09cee
Interwiki: Fix some bugs
...
* Actually, you could not edit interwiki entries before
* Fix faulty template in English locale
2023-08-08 00:37:14 +05:00
Umar Getagazov
738948f752
Refactor shortcuts
...
A selection of great commit messages:
- "Safari is a great browser!" -- No one
If in doubt, just stick overflow: hidden onto it. No, seriously, I
just added it in Safari devtools and it worked. You'd think Apple has
a competent team, right?
- Bully Safari into not triggering the Show status bar menu item
If in doubt, just bully Safari. What is Safari gonna do? Tell Steve
Jobs?
2022-08-21 18:01:57 +03:00
Umar Getagazov
4ede2783c5
Migrate /edit to html/template
2022-08-20 00:31:39 +05:00
Umar Getagazov
caa1bcf8bb
Fix CommonScripts handling
2022-08-19 22:12:12 +05:00
Nikita Karamov
0638446cd3
Remove "shortcut" from link to favicon
2022-08-18 19:57:22 +05: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
e0f2868d34
Rename ExtraData to more appropriate BodyAttributes
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
0e5fd60b9d
Admin: Get rid of QTPL templates
2022-08-06 22:33:37 +05:00
Timur Ismagilov
ba4d7b9d26
Interwiki: Translate to Russian and update docs
2022-08-02 14:29:25 +05:00
Timur Ismagilov
684c53aa8c
Isolate hypha deletion view
2022-06-16 14:05:30 +03:00
Timur Ismagilov
2b14fa8de1
Fix link resolution in some places
2022-06-06 17:33:27 +03:00
Timur Ismagilov
fe7c1c482f
Copyedit
2022-05-18 20:18:30 +03:00
Timur Ismagilov
a0cd3bd621
Recent changes: Translate to Russian
...
Now it's свежие правки, like in MediaWiki
2022-05-18 20:11:12 +03: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
758f8e876f
Auth: Fix the links appearing on anonymous wikis
2022-04-29 12:52:31 +03:00
Timur Ismagilov
59deabd0d1
Reimplement Navititle with go templates
...
That was rough
2022-04-23 23:35:36 +03:00
Timur Ismagilov
d7b4ea9002
Embed data-rrh-addr attribute on all pages
...
You can define the attribute more precisely if you want to
2022-04-23 21:53:15 +03:00
Timur Ismagilov
9c0cfccf0e
Viewutil: Fix the link to profile
2022-04-21 17:36:50 +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
Timur Ismagilov
686c329615
Categories, views: Give the card view its own file, make title a block
2022-04-02 00:35:40 +03:00
Timur Ismagilov
cbf416d7bb
Categories, views: Implement viewutil.Chain
2022-04-02 00:18:37 +03:00
Timur Ismagilov
c3fafb735f
Categories, views: Refactor the list view
2022-04-01 23:52:56 +03:00
Timur Ismagilov
78bae127b3
Use viewutil.Meta in many places
2022-04-01 22:51:15 +03:00
Timur Ismagilov
2769a096e5
Alias views.Base to a wrapper to viewutil.Base
2022-03-30 00:11:34 +03:00
Timur Ismagilov
a8b3e3d43a
Implement viewutil.Base
2022-03-29 23:59:36 +03:00