{"id":18938515,"url":"https://github.com/jerr-it/compound","last_synced_at":"2025-08-31T12:07:07.829Z","repository":{"id":53194265,"uuid":"344263730","full_name":"jerr-it/compound","owner":"jerr-it","description":"Compound - Mobile StudIP client app","archived":false,"fork":false,"pushed_at":"2023-10-16T08:28:34.000Z","size":4679,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T08:37:53.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerr-it.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-03T21:06:14.000Z","updated_at":"2024-02-01T16:13:26.000Z","dependencies_parsed_at":"2025-05-25T08:32:28.960Z","dependency_job_id":"ffccc24f-feed-4213-aed4-5c11630f1be3","html_url":"https://github.com/jerr-it/compound","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jerr-it/compound","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerr-it%2Fcompound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerr-it%2Fcompound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerr-it%2Fcompound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerr-it%2Fcompound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerr-it","download_url":"https://codeload.github.com/jerr-it/compound/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerr-it%2Fcompound/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272977020,"owners_count":25025044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T12:14:36.846Z","updated_at":"2025-08-31T12:07:07.790Z","avatar_url":"https://github.com/jerr-it.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"![compound-banner](/banner.png)\n# Table of contents\n1. [Features](#features)\n2. [How to enable](#how-to-enable)\n3. [Gallery](#gallery)\n\n## Features\n* \u0026#33; Global announcements\n* \u0026#128214; Courses\n    * \u0026#128172; Forum\n    * \u0026#129302; Members\n    * \u0026#128463; Wiki\n    * \u0026#128193; Files\n    * \u0026#128269; Search\n    * \u0026#9094; Sign Up/Leave\n* \u0026#128231; Messages\n* \u0026#128490; Blubber\n* \u0026#128466; Planner\n* \u0026#128262;/\u0026#127761; Light/Dark theme\n\n#### Enable required routes\n1. Login as Administrator\n2. Navigate to Admin -\u003e System -\u003e API -\u003e Global access settings\n3. Enable the following routes:\n    * /blubber/threads (GET)\n    * /blubber/threads/:thread_id (GET)\n    * /blubber/threads/:thread_id/comments (POST)\n    * /course/:course_id/forum_categories (GET)\n    * /course/:course_id/members (GET)\n    * /course/:course_id/news (GET)\n    * /course/:course_id/top_folder (GET)\n    * /course/:course_id/wiki (GET)\n    * /course/:course_id/wiki/:keyword (GET)\n    * /discovery (GET)\n    * /file/:file_ref_id (GET)\n    * /file/:file_ref_id/download (GET)\n    * /folder/:folder_id (GET)\n    * /forum_category/:category_id/areas (GET)\n    * /forum_entry/:entry_id (GET)\n    * /message/:message_id (DELETE, PUT)\n    * /semesters (GET)\n    * /studip/news (GET)\n    * /user (GET)\n    * /user/:user_id (GET)\n    * /user/:user_id/:box (GET)\n    * /user/:user_id/courses (GET)\n    * /user/:user_id/schedule (GET)\n\n## Gallery\n#### Dark\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"gallery/screenshot_dark_1.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_dark_2.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_dark_3.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_dark_4.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_dark_5.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_dark_6.png\" width=\"200\" /\u003e\n\u003c/div\u003e\n\n#### Light\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"gallery/screenshot_light_1.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_light_2.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_light_3.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_light_4.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_light_5.png\" width=\"200\" /\u003e\n    \u003cimg src=\"gallery/screenshot_light_6.png\" width=\"200\" /\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerr-it%2Fcompound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerr-it%2Fcompound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerr-it%2Fcompound/lists"}