Commit graph

21 commits

Author SHA1 Message Date
Las Zenow
7665eae762 Use & as author separator
And set properly the separators on other fields
2021-05-07 07:10:25 +00:00
Las Zenow
6a3da59c75 Port the web to bootstrap5
So it is responsive in phones.
2021-05-01 11:08:35 +00:00
Las Zenow
e7a73e0859 Put only one author on the book file name
- Closes: #64
2021-02-09 17:50:51 +00:00
Las Zenow
a4b11142b2 Publish the size of the book before download
- Closes: #62
2021-02-09 17:32:13 +00:00
Las Zenow
32b546a212 Factor out the download url into a function 2020-12-10 12:44:36 +00:00
Las Zenow
fe36b1d23c Add dev flag to indicate development runs
Used to reload the templates on each page view.
2020-12-03 12:58:37 +00:00
Las Zenow
b54745028a Add checksum to the json
- Closes: #54
2020-06-24 11:07:04 +00:00
Las Zenow
0637cb7602 Use xml marshaling to create the rss feed 2020-04-11 16:54:32 +00:00
Las Zenow
6684e1b96a Add a mirror notice in the footer 2020-03-23 19:13:58 +00:00
Las Zenow
3bb3cf9489 Take the hostname from the request 2020-02-20 23:56:21 +00:00
Las Zenow
0c2e35bb80 Fix the typeahead 2018-04-09 19:14:11 +00:00
Las Zenow
46762ea17b Add basic html/rss support for book lists 2018-04-09 09:49:30 +00:00
Las Zenow
6f906ccae4 Add user management interface 2018-04-08 10:55:30 +00:00
Las Zenow
cc12981a50 Add submission page for uploads
* Closes: #13
2017-09-21 12:09:04 +00:00
Las Zenow
5517da6a69 Refactor template loading around the handler 2017-06-06 14:18:47 +00:00
Las Zenow
18baa2938b Remove statistics and add frequent tags in memory 2017-05-21 10:55:53 +00:00
Las Zenow
52b9882be9 Convert Id to ID 2017-05-21 10:50:59 +00:00
Las Zenow
7f9c172853 Rename author to authors and subject to tags 2017-05-21 10:47:00 +00:00
Las Zenow
dcc2d3b9dc Add the moderator role 2016-10-18 15:18:01 -04:00
Las Zenow
0e8f1e7b56 Convert config.go into command line params 2016-05-03 01:03:23 -04:00
Las Zenow
9d1f1ad5c0 Move all the code to a lib folder 2016-05-02 21:41:40 -04:00
Renamed from template.go (Browse further)