43 Commits

Author SHA1 Message Date
e15867c9a6 whoopsie forgot the scraper logic 2025-04-16 12:29:42 +02:00
b09c6f1b9b adds initial scraper logic 2025-04-16 12:28:39 +02:00
6e119f1412 adds flask-migrate instructions to readme and deletes old developer instructions 2025-04-12 15:06:35 +02:00
f1d93a244e fixed log filter error due to submission of "none" as a filter value 2025-04-12 13:00:39 +02:00
05f4c8b517 implements asynchronous task management to the input module. 2025-04-12 12:55:19 +02:00
5d63e28a61 fixes more issues due to the previous commit 2025-04-11 17:49:19 +02:00
0e4f79c885 debugs the previous commit <.< 2025-04-11 15:57:01 +02:00
60cc378f05 Rename & fix of all html templates to imrove linting. Added .db and .R files to gitignore. 2025-04-11 15:50:37 +02:00
a2c7176385 adds log simple viewer 2025-04-11 15:38:01 +02:00
f5b3716810 adds logging to all gui requests 2025-04-11 14:56:18 +02:00
5a30b1a784 adds logging to dev info 2025-04-11 14:42:43 +02:00
389bb57185 adds logging model 2025-04-11 14:42:34 +02:00
e580a0d43d adds doi link and worldcat issn search link to paper list and detail view 2025-04-11 14:23:23 +02:00
992d561aa7 adds doi link to papers view 2025-04-11 14:06:01 +02:00
1a1de21759 refactors views to proper use: multiple files in blueprint folder & correct url handling using those blueprints 2025-04-11 13:47:54 +02:00
7ff29ee2cd changes db init hours to resemble a natural rhythm 2025-04-11 13:21:30 +02:00
7c0f22f285 deletes unnecessary stuff from views.py 2025-04-10 16:26:50 +02:00
4315edf558 converts indentation to tabs 2025-04-10 16:16:42 +02:00
234dc4d172 adds comments to makefile 2025-04-02 21:59:50 +02:00
039f9190e6 updates makefil. deletes unnecessary files 2025-04-02 21:59:19 +02:00
3a73aaf8aa added error handling to csv import 2025-04-01 23:17:34 +02:00
d2b99ec0d7 formats 2025-04-01 23:06:15 +02:00
7a41e531bd adds papers view 2025-04-01 23:02:19 +02:00
59b6404b99 adds csv importer 2025-04-01 21:13:55 +02:00
dd707e2a9f adds reset-d to makefile 2025-04-01 19:40:56 +02:00
f3ae6cadbb updates makefile 2025-04-01 19:30:06 +02:00
f6a9122537 removes flask-nav (deprecated) 2025-04-01 19:29:42 +02:00
a83ce86bf9 Adds AI Generated About. Still has to be manually edited. 2025-03-31 01:32:24 +02:00
1534dbb0ba Finishes Scheduler View & Controller 2025-03-31 01:28:07 +02:00
2868916cf6 adds schedule config view 2025-03-31 00:37:15 +02:00
2b45c67ddf Adds Schedule Configuration UI & DB 2025-03-31 00:36:53 +02:00
36170462fa adds views for nav items 2025-03-30 20:37:44 +02:00
9a29fbe47b fixes nav 2025-03-30 20:37:31 +02:00
3196238018 removes footer from index 2025-03-30 20:37:19 +02:00
593086c47a adds footer 2025-03-30 20:37:05 +02:00
897d893216 adds app_title variable to the context/templates 2025-03-30 20:23:23 +02:00
a0c9162000 adds navigation items to nav and index 2025-03-30 20:22:50 +02:00
7d099b6095 adds pyzotero to pyproject.toml 2025-03-30 20:22:04 +02:00
9a93ebf481 adds flask dependencies to pyproject.toml 2025-03-30 19:41:06 +02:00
1bb6c17774 adds bootstrap and alpine deps 2025-03-30 19:40:32 +02:00
d080c76245 adds venv removal to makefile 2025-03-30 18:55:53 +02:00
4cdd5898ee fixes project data 2025-03-30 18:55:37 +02:00
Michael Beck
1a9bd7c0b1 init 2025-03-30 18:44:30 +02:00