62 Commits

Author SHA1 Message Date
Michael Beck
5af3d00e39 ups 2025-04-16 22:02:57 +02:00
Michael Beck
803554a410 adds shutdown commands to makefile 2025-04-16 21:41:03 +02:00
Michael Beck
4f8040e9db deletes unnecessary file 2025-04-16 21:40:34 +02:00
Michael Beck
d6c72265f9 fixes external icon links 2025-04-16 21:40:13 +02:00
Michael Beck
a0fa541de3 fixes dummy scraper 2025-04-16 21:39:59 +02:00
Michael Beck
0adaed0bfa fixes dummy paper processing 2025-04-16 16:32:52 +02:00
Michael Beck
4085b47460 adds a MAX_VOLUME variable to defaults 2025-04-16 16:09:26 +02:00
Michael Beck
14f336fadf standardizes notification in html templates 2025-04-16 15:58:42 +02:00
Michael Beck
3d67bbbdf7 standardizes notification in html templates 2025-04-16 15:58:23 +02:00
Michael Beck
592375c67b adds script block to base 2025-04-16 15:57:53 +02:00
Michael Beck
396eaefbe9 removes old scheduler 2025-04-16 15:57:44 +02:00
Michael Beck
f36fc53b26 added dummy scraper 2025-04-16 15:57:35 +02:00
Michael Beck
1f0fb5e990 fixes typo 2025-04-16 15:44:55 +02:00
Michael Beck
5d8a2bd7c4 fixes bug due to scheduling refactor 2025-04-16 15:29:06 +02:00
Michael Beck
adf8207461 redesigns config, including some placeholders 2025-04-16 15:19:28 +02:00
Michael Beck
bb2ecd842d adds upload-duplicate_strategy config in interface and backend 2025-04-16 14:06:25 +02:00
Michael Beck
7dd7935fed adds .csv to gitignore 2025-04-16 14:04:43 +02:00
Michael Beck
a1865ef326 adds dev dependency for djlint 2025-04-16 14:03:56 +02:00
4968cdbae9 Delete instance/papers.db 2025-04-16 11:04:41 +00:00
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