handlerug
839f8bc2d6
New static files system
...
assets.qtpl is no more! Now you can just add files to static/ folder,
make sure the extension is registered in static.go (a shortcoming
that'll be addressed in future Go versions), and you're done! It
searches the local file system first, then falls back to the files
embedded with the binary (in the static/ folder).
2021-06-12 20:58:04 +07:00
Timur Ismagilov
fcd4b9b853
Change URLs for static assets
...
/static/... → /assets/...
2021-05-22 23:10:32 +05:00
Timur Ismagilov
06ac565e76
Let wiki admins specify custom script URLs in the config file
...
See devconfig.ini for an example.
2021-05-22 23:05:14 +05:00
Timur Ismagilov
171e9e2bac
Migrate to mycomarkup/links module
2021-05-11 14:35:46 +05:00
Timur Ismagilov
662794dd59
Move config-related stuff to its own module
2021-05-09 14:36:39 +05:00
bouncepaw
7c1f38d5b0
Increment version
2021-05-01 21:26:21 +05:00
Timur Ismagilov
30ec26c5e2
Update stuff.qtpl
2021-03-19 19:01:55 +05:00
bouncepaw
215ce70c08
Write 1.0 version
2021-03-14 20:34:24 +05:00
bouncepaw
f11314488c
Add /admin/reindex-users
2021-03-14 18:29:57 +05:00
DanInSpace
dd5d78322f
Typo fix
2021-03-06 12:38:08 +05:00
bouncepaw
f6a41b4818
Some adjusting before merging
2021-03-05 14:39:33 +05:00
bouncepaw
d2cc1e7074
Redesign /list
2021-02-22 23:37:23 +05:00
bouncepaw
ecbd23b3a5
Move stuff.qtpl and admin.qtpl to views/stuff.qtpl
2021-02-22 23:19:28 +05:00