Commit graph

31 commits

Author SHA1 Message Date
Las Zenow
e7a73e0859 Put only one author on the book file name
- Closes: #64
2021-02-09 17:50:51 +00:00
Las Zenow
8671c4d220 Use http.ServeContet to be able to continue downloads
- Closes: #59
2020-12-10 15:43:18 +00:00
Las Zenow
94c75b1d2a Add the authors to the download filename 2020-11-18 12:00:19 +00:00
Las Zenow
4efaaadbd2 Refactor new books into moderate submissions 2019-06-06 15:05:07 +00:00
Las Zenow
e94938eba1 Add Content-Length and Last-Modified headers to downloads
- Closes: #47
2019-06-05 11:12:23 +00:00
Las Zenow
60379ba1ef Be able to list users submisions
- Closes: #45
2019-03-05 21:07:34 +00:00
Las Zenow
8b996803c8 Add download counter on each book
* Closes: #40
2018-11-19 03:14:26 +00:00
Las Zenow
3797df8783 Edit lists 2018-04-09 10:39:37 +00:00
Las Zenow
46762ea17b Add basic html/rss support for book lists 2018-04-09 09:49:30 +00:00
Las Zenow
240a8a0430 Admin is now able to add users 2018-04-08 11:11:27 +00:00
Las Zenow
6f906ccae4 Add user management interface 2018-04-08 10:55:30 +00:00
Las Zenow
8bcff3c826 Add comments to submissions 2018-04-07 23:50:01 +00:00
Las Zenow
8d126fbe7a Add the avility to edit metadata and delete books after submission 2018-04-07 22:58:59 +00:00
Las Zenow
cc12981a50 Add submission page for uploads
* Closes: #13
2017-09-21 12:09:04 +00:00
Las Zenow
b338cb3393 Add cache control header to static content 2017-07-06 08:13:15 +00:00
Las Zenow
5517da6a69 Refactor template loading around the handler 2017-06-06 14:18:47 +00:00
Las Zenow
d40dc21627 Cache front page results 2017-06-05 23:03:24 +00:00
Las Zenow
f4ca9e2dbc Add instrumentation with prometheus 2017-06-05 16:17:14 +00:00
Las Zenow
71d975c2f7 Keep count of downladed/viewed books 2017-05-30 22:10:21 +00:00
Las Zenow
58ed66d426 Serve static files separately
It was serving all static files returning the same last one.
2017-05-29 09:45:38 +00:00
Las Zenow
e0854aa001 Using master pg library 2017-05-21 11:05:37 +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
f12114c296 Deprecate bad quality flag 2017-05-21 10:47:02 +00:00
Las Zenow
7f9c172853 Rename author to authors and subject to tags 2017-05-21 10:47:00 +00:00
Las Zenow
e1bd235785 Implement Read Only mode 2017-05-21 10:16:51 +00:00
Las Zenow
6464d92dd4 Check if there is any author before using the first
- Closes: #26
2017-02-05 14:14:22 +00:00
Las Zenow
1cae0821ba Support lattest gorilla router patterns 2017-02-05 00:59:56 +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 trantor.go (Browse further)