zPlus
|
ba6958d
|
Add journals and read plaintext from database.
- Add journals to the library
- Retrieve PDFs plaintext from the database instead of blob.dokk.org
|
3 weeks ago
|
4
|
+81/-62
|
zPlus
|
e89559e
|
Add "Comics" section.
- Add XKCD
- Move Mimi&Eunice to Comics section
|
1 month ago
|
9
|
+195/-58
|
zPlus
|
e600530
|
Move HTML templates, and articles, to root directory.
|
1 month ago
|
71
|
+1465/-1464
|
zPlus
|
09209f9
|
Rename template files extension from .tpl to .html
- Use .html for all files instead of .tpl
- Move SPARQL queries from templates to controllers
|
1 month ago
|
52
|
+553/-535
|
zPlus
|
b7f73b1
|
Update links in homepage.
|
1 month ago
|
1
|
+2/-8
|
zPlus
|
bb0728c
|
Update Library vocabulary.
Library vocabulary in the database has changed.
Update queries and HTML templates with new vocabulary.
|
1 month ago
|
3
|
+25/-25
|
zPlus
|
6e7fef1
|
Update Mimi&Eunice vocabulary.
Mimi&Eunice vocabulary in the database has changed.
Update queries and HTML templates with new vocabulary.
|
1 month ago
|
3
|
+29/-25
|
zPlus
|
13e68e2
|
Remove broken OPDS support from the library.
|
2 months ago
|
5
|
+0/-215
|
zPlus
|
cf95e4e
|
Move license queries from templates to controllers.
|
2 months ago
|
3
|
+29/-20
|
zPlus
|
ee4ad5c
|
Change JVM_ARGS from 16G to 8G.
|
2 months ago
|
1
|
+1/-1
|
zPlus
|
91213d6
|
Add Gunicorn --workers and -threads arguments to SystemD service file,
for handling parallel requests.
|
2 months ago
|
1
|
+1/-1
|
zPlus
|
b6c1cbf
|
Add FUSEKI_ENDPOINT instruction to README.
|
7 months ago
|
1
|
+2/-0
|
zPlus
|
33f6c91
|
Add FUSEKI_ENDPOINT environment variable.
The URI to the Fuseki endpoint was hard coded, so it's been moved to an
environment variable.
|
7 months ago
|
2
|
+10/-1
|
zPlus
|
7be84ef
|
Add example configurations for Fuseki, both for single database and
multiple databases.
|
7 months ago
|
3
|
+69/-39
|
zPlus
|
193c9aa
|
Update README instructions.
- Add -Xmx for Fuseki
- Remove wget2 since it's no longer used
|
7 months ago
|
1
|
+4/-6
|
zPlus
|
d3cd1d5
|
Set default content for robots.txt
|
1 year ago
|
1
|
+5/-1
|
zPlus
|
b7a2011
|
Add route for robots.txt
|
1 year ago
|
1
|
+4/-3
|
zPlus
|
39dd63b
|
Change location of library txt files.
|
1 year ago
|
1
|
+1/-1
|
zPlus
|
a2024a5
|
Add library filters.
Add filters for searching the library.
|
1 year ago
|
2
|
+120/-38
|
zPlus
|
69bf847
|
Adapt manpages to new graph.
The graph for manpages has changed. This commit changes all the queries
for the new graph.
|
1 year ago
|
8
|
+143/-102
|