Commit Graph

821 Commits

Author SHA1 Message Date
Zoe Roux fcd419993a Handling type validation on config edits 2021-05-19 23:09:43 +02:00
Zoe Roux f3e415a050 Cleaning up the configuration edit 2021-05-18 22:41:58 +02:00
Zoe Roux d115797dd7 Creating a configuration manager with a start of edit 2021-05-18 17:55:48 +02:00
Zoe Roux 0f00c22f7f Cleaning up the startup 2021-05-17 23:41:54 +02:00
Zoe Roux 1929994128 Handling strongly typed options and adding a config get 2021-05-15 23:18:08 +02:00
Zoe Roux 9ae846f88a Starting a config apio 2021-05-13 23:01:11 +02:00
Zoe Roux 8fcbcd125f Fixing authentication issues in publish mode 2021-05-13 21:27:12 +02:00
Zoe Roux 23e44d5efe Moving login files to the authentication module 2021-05-13 21:04:38 +02:00
Zoe Roux 21e354bf00 Handling overall permissions 2021-05-11 01:20:25 +02:00
Zoe Roux 71c18092e5 Reworking authorization handling 2021-05-11 00:13:37 +02:00
Zoe Roux 765bd061b7 Cleaning up the Authentication plugin 2021-05-09 16:23:21 +02:00
Zoe Roux 440e5f4f14 Handling autologin and logout 2021-05-09 15:58:55 +02:00
Zoe Roux d7972704dd Working oidc 2021-05-09 02:38:54 +02:00
Zoe Roux 429af9b252 Fixing User database gestion 2021-05-08 17:55:22 +02:00
Zoe Roux 77231f4f41 Adding a new User class 2021-05-07 23:13:33 +02:00
Zoe Roux d9cca97961 Reworking login requests 2021-05-07 01:45:26 +02:00
Zoe Roux 0f2bea9bc4 Starting to rework authentication 2021-05-06 01:40:19 +02:00
Zoe Roux da699c096d Merging the authorization branch 2021-05-05 22:33:49 +02:00
Zoe Roux b2151a0dde Fixing postgres migrations 2021-05-05 20:49:52 +02:00
Zoe Roux feb643da2e Fixing database configuration
There is still broken dependencies when the module is in another assembly
2021-05-04 17:59:05 +02:00
Zoe Roux 709e12191d Cleaning plugin requirements 2021-05-04 15:16:59 +02:00
Zoe Roux 3e8dbc84a8 Removing UnityContainer and fixing service loading 2021-05-04 01:25:36 +02:00
Zoe Roux a18f393926 Fixing task arguments 2021-05-03 23:33:48 +02:00
Zoe Roux 7613efb4b4 Moving authentification beahviors to a specific module 2021-05-03 01:48:53 +02:00
Zoe Roux 97511d5988 Suporting optional dependencies 2021-05-01 17:55:29 +02:00
Zoe Roux 36220613ab Fixing the unity container 2021-05-01 02:30:57 +02:00
Zoe Roux c0f1f80a40 Fixing module loading 2021-04-30 02:02:11 +02:00
Zoe Roux 0453e74b67 Fixing build order 2021-04-30 01:13:22 +02:00
Zoe Roux 79995ea191 Reworking the plugin manager 2021-04-29 23:59:46 +02:00
Zoe Roux 833447ded8 Reworking the plugin interface and moving the database to an external dll 2021-04-28 23:40:22 +02:00
Zoe Roux b7294114b9 Reworking the task manager & using unity containers 2021-04-26 01:07:05 +02:00
Zoe Roux b6d92a96c1 Using static files for the login webapp 2021-04-23 22:35:32 +02:00
Zoe Roux 0221cb7873 Merge pull request #25 from AnonymusRaccoon/library
Adding documentation to database's features (LibraryManager/Repositories)
2021-04-23 12:37:55 -07:00
Zoe Roux a4b4622fa5 Cleaning up 2021-04-23 21:26:04 +02:00
Zoe Roux 1bcd587401 Adding tests coverages on sonar 2021-04-23 21:12:29 +02:00
Zoe Roux 22b9f3240f Removing usless IDisposable patterns 2021-04-23 18:15:17 +02:00
Zoe Roux 540a3c27de Cleaning up the configuration settings 2021-04-23 00:46:38 +02:00
Zoe Roux 8db47d62fd Finishing documentation for all repositories 2021-04-21 23:28:22 +02:00
Zoe Roux 6cc65d5aa8 Add documentation to episodes and show repositories 2021-04-21 22:44:18 +02:00
Zoe Roux 411eaa7aed Unifing ItemNotFound behaviors and adding GetOrDefault. 2021-04-21 01:49:21 +02:00
Zoe Roux 5dd79d59eb Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library 2021-04-20 00:57:24 +02:00
Zoe Roux fb4efa35c5 Fixing a typo 2021-04-20 00:57:17 +02:00
Zoe Roux 39ab0ead85 Create CONTRIBUTING.md 2021-04-20 00:47:08 +02:00
Zoe Roux 9ee71fefaf Adding a docker icon 2021-04-20 00:31:16 +02:00
Zoe Roux 5a486d1db2 Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library 2021-04-20 00:26:44 +02:00
Zoe Roux 6dbf65e300 Removing usless pull request templates 2021-04-20 00:26:22 +02:00
Zoe Roux cade70894d Create PULL_REQUEST_TEMPLATE.md 2021-04-20 00:25:42 +02:00
Zoe Roux ed3ede3a18 Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library
run: git submodule update --init --recursive
2021-04-20 00:23:44 +02:00
Zoe Roux c9416ede65 Create webapp.md 2021-04-20 00:22:34 +02:00
Zoe Roux 4bcb515a40 Create bug-fix.md 2021-04-20 00:18:59 +02:00