{"id":19732540,"url":"https://github.com/magicxor/hikkaba","last_synced_at":"2025-04-30T02:32:44.123Z","repository":{"id":14699219,"uuid":"76792899","full_name":"magicxor/Hikkaba","owner":"magicxor","description":"ASP.NET Core imageboard","archived":false,"fork":false,"pushed_at":"2025-04-26T08:46:29.000Z","size":41607,"stargazers_count":26,"open_issues_count":22,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-26T09:27:40.687Z","etag":null,"topics":["2ch","4chan","aspnet-core","aspnet-core-mvc","aspnetcore","bb-code","captcha","docker","docker-compose","dotnet-core","forum","html","imageboard","imageboard-engine","opentelemetry","telemetry","thumbnails"],"latest_commit_sha":null,"homepage":"","language":"C#","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/magicxor.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":"2016-12-18T16:10:47.000Z","updated_at":"2025-04-26T08:45:36.000Z","dependencies_parsed_at":"2025-04-17T10:49:54.978Z","dependency_job_id":null,"html_url":"https://github.com/magicxor/Hikkaba","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicxor%2FHikkaba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicxor%2FHikkaba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicxor%2FHikkaba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicxor%2FHikkaba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicxor","download_url":"https://codeload.github.com/magicxor/Hikkaba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251629285,"owners_count":21618135,"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","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":["2ch","4chan","aspnet-core","aspnet-core-mvc","aspnetcore","bb-code","captcha","docker","docker-compose","dotnet-core","forum","html","imageboard","imageboard-engine","opentelemetry","telemetry","thumbnails"],"created_at":"2024-11-12T00:26:48.739Z","updated_at":"2025-04-30T02:32:39.089Z","avatar_url":"https://github.com/magicxor.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hikkaba [pre-alpha]\r\n![Azure deploy](https://github.com/magicxor/Hikkaba/workflows/Azure%20deploy/badge.svg)\r\n=====\r\n\r\nHikkaba is an imageboard written in ASP.NET Core and Entity Framework with minimal JavaScript usage.\r\n\r\n\r\nFeatures\r\n========\r\n\r\n- [x] Multiple files per post\r\n   * Audio\r\n   * Video\r\n   * Pictures\r\n   * Documents\r\n- [x] Thumbnail generation ([ImageSharp](https://github.com/JimBobSquarePants/ImageSharp))\r\n- [x] BBCode markup support ([Codekicker.BBCode](https://archive.codeplex.com/?p=bbcode))\r\n   * b, i, u, s, pre, sub, sup, spoiler, quote BBCodes are availiable\r\n   * `\u003e\u003epostId` - a link to the post in the current thread\r\n- [x] SAGE support\r\n- [x] URI detection\r\n   * http://, https://, ftp:// links autodetection\r\n- [x] Captcha ([DNTCaptcha.Core](https://github.com/VahidN/DNTCaptcha.Core))\r\n- [x] Server-side paging ([Sakura.AspNetCore.PagedList](https://github.com/sgjsakura/AspNetCore))\r\n- [x] Thread-local user hashes (can be enabled for each thread separately)\r\n- [x] Search\r\n- [x] Display a datetime in the current user timezone ([Moment.js](http://momentjs.com/))\r\n- [x] Support for multiple file storage engines ([20|20 Storage](https://github.com/2020IP/TwentyTwenty.Storage))\r\n   * Local File System Storage (enabled by default)\r\n   * Azure Blob Storage\r\n   * Amazon S3\r\n   * Google Cloud Storage\r\n- [x] Administration panel [in progress]\r\n- [x] Сategory specific moderators [in progress]\r\n- [x] Moderation functions [in progress]\r\n- [x] Ban system - by IP or IP range [in progress]\r\n- [ ] Custom file size limit\r\n- [ ] Custom post size limit\r\n- [x] Custom attachment count limit\r\n- [ ] Identity lockout\r\n- [ ] Custom maximum number of threads per category\r\n- [ ] Archive old threads\r\n- [ ] Media gallery\r\n- [ ] API\r\n- [ ] Embedding of youtube, vimeo, coub, twitter, instagram objects\r\n- [ ] Detection of attachment duplicates per thread\r\n- [ ] Image compression\r\n- [ ] Custom primary key type (guid/long/int/etc) [in progress]\r\n- [x] Docker\r\n\r\n\r\nScreenshots\r\n========\r\n\r\n## Home page\r\n![Home page](http://i.imgur.com/VSqxCqE.png)\r\n\r\n---\r\n\r\n## Reply form\r\n![Reply form](http://i.imgur.com/aVO3paD.png)\r\n\r\n---\r\n\r\n## Thread\r\n![Thread](http://i.imgur.com/OLJ8YS6.png)\r\n\r\n---\r\n\r\n## Search\r\n![Search](http://i.imgur.com/wkp4WoR.png)\r\n\r\n\r\nEF Migrations\r\n========\r\n```powershell\r\n$env:Hikkaba_ConnectionStrings__DefaultConnection=\"Server=(localdb)\\mssqllocaldb;Database=Hikkaba;Integrated Security=true;\"; dotnet ef migrations list --project Hikkaba.Data --startup-project Hikkaba.Web --verbose\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicxor%2Fhikkaba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicxor%2Fhikkaba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicxor%2Fhikkaba/lists"}