Commit Graph

18 Commits

Author SHA1 Message Date
e4a8ad911f Update admin user settings 2023-03-29 14:32:35 +02:00
61a6ddd4be Privacy settings for profile pages 2022-12-13 15:01:04 +01:00
bbea1553b8 Remove darkmode setting 2022-11-17 10:52:46 +01:00
236d3e7ee4 Rename tables for pipeline models 2022-10-12 10:23:05 +02:00
ceef272d06 Add API functionality 2022-09-02 13:24:14 +02:00
df6ab3991c Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances 2022-02-08 12:26:20 +01:00
fe938c0ca2 Big update, corpus analysis reworked, versioned services, preliminary work for contributions 2022-02-03 12:39:16 +01:00
72ba61f369 Only reveal hashids to the ui 2021-11-30 16:22:16 +01:00
0d96a572e4 Change api root routes, so that they don't have a trailing slash 2021-09-16 14:20:18 +02:00
8a69d6364a Add more examples 2021-09-14 16:17:26 +02:00
523faaea05 Fix wording 2021-09-14 13:01:19 +02:00
a5b1df9e95 Add simple api package including authentication (BasicAuth and TokenAuth) 2021-09-14 12:52:23 +02:00
7aef3de81d Stop polling. Use SocketIO! 2019-08-23 15:05:01 +02:00
6d0096c2cc Renome to_jsonifyable method to to_dict 2019-08-16 14:53:59 +02:00
22f6c6b4b6 Addition to last commit. 2019-08-16 09:49:47 +02:00
99614a56a9 Add switch for admins to get all jobs (of all users) 2019-08-15 13:33:15 +02:00
4ffb10fd11 Return 404 if requested ressource does not exist. 2019-08-15 12:09:00 +02:00
6bc1ef94dc Add api blueprint. 2019-08-15 12:02:50 +02:00