Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Kurozora/kurozora-web
🏠📱 Home to the Kurozora website & API. Originally started on 2018-04-18 and restarted on 2018-08-13.
https://github.com/Kurozora/kurozora-web
- Added AnimixPlaySpider
- Added episode processor
- Added ImportVideos command
- Added ScrapeEpi...
[Fix] Various Improvements
5835d0594b9f83843fa1871ed4daca012fd42b00 authored over 2 years ago by Kirito <[email protected]>- Fixed scoping on anime model across the app
- Fixed tv rating causing a crash in related shows ...
[Update] Song Details
3f98bc34a137224859fbde06b8d81a3a02bb4b55 authored over 2 years ago by Kirito <[email protected]>- Added "As Heard On" section
- Added song lockup
- Updated share lockup with embed option
[Update] Add ULID Support
7efd34a495c44aec3202fba965f6a13ba957ad7a authored over 2 years ago by Kirito <[email protected]>- Replaced Auth:: with auth()
be40cf1cd7389f3ae5db2d6c55c46646a88a27f9 authored over 2 years ago by kiritokatklian <[email protected]>- Replaced UUID with ULID
- Updated comments model with ULID trait
- Updated comments table schem...
[Add] TvRated Trait
d3b9b68ef50235b56ec02f73954075fbcd4aa941 authored over 2 years ago by Kirito <[email protected]>- Added tv rating to cache key name
b9490b7c63ee82297c48ae8f96d8fb181c4cd2a6 authored over 2 years ago by kiritokatklian <[email protected]>- Added TvRated trait
- Implemented tv rating on episodes
- Implemented tv rating on seasons
- Im...
- Added redirect to sign-in when guest comments
3fae200cbd944efa2f100db4debe660f1e0a6e20 authored over 2 years ago by kiritokatklian <[email protected]>- Added redirect to Discord when a user is not logged in and doesn't have the required role
bdf2e75d4118fe18a4b5a0b61c50cb27ec72daec authored over 2 years ago by kiritokatklian <[email protected]>- Added new assets
- Updated episode embed style
- Updated song embed style
- Added HttpAccept middleware
- Added HttpContentSecurityPolicy middleware
- Updated CSP rules
3a148eb4b0617be1e2b71e750f5ea2e379d6ae69 authored over 2 years ago by kiritokatklian <[email protected]>- Added support for xml response for oEmbed
- Updated OEmbedController
- Added App import
2986a5afefa96126cf5535990109bfae9cbf5078 authored over 2 years ago by kiritokatklian <[email protected]>- Renamed brand icons to lowercase
- Fixed duplicate routes in local env
[Add] Soft Deletes
b4253b1a008c7e0a692e69a9d029f02dba955abc authored over 2 years ago by Kirito <[email protected]>- Added soft delete for anime
- Added soft delete for characters
- Added soft delete for episodes...
[Add] View Stats
3f3831fef443f4de4d15d18a305904ae39fe5ad9 authored over 2 years ago by Kirito <[email protected]>- Added View Nova resource
- Added View policy
- Added AnimeViewed event
- Added AnimeViewedListener
- Added CalculateAnimeViews command
- Added...
[Update] Comment Box
2eda2453988dafef11eee9dbbc9dcda7b4d7db83 authored over 2 years ago by Kirito <[email protected]>- Added button to delete own comments
- Added empty comment box view to encourage users to commen...
[Add] oEmbed
3fd2fb6b3a85a4545301033636d20b761cac0fe5 authored over 2 years ago by Kirito <[email protected]>[Update] Songs
eb6a3396301a8e8cf3484670c74cfb0ec01a6cc2 authored over 2 years ago by Kirito <[email protected]>[Update] Style Improvements
44c4e6935c2ef9d1fa54d6c3df92706d08dada3c authored over 2 years ago by Kirito <[email protected]>[Add] Comment
ec28f42d7b3e3d21909842003da5da30c524411c authored over 2 years ago by Kirito <[email protected]>[Update] Episode Layout
fa4c86c592c2ced0e7a5b37b13ea0f050b6cc5cb authored over 2 years ago by Kirito <[email protected]>- Added embed layout
- Added episode embed
- Added GetOEmbedRequest
- Added listen.js
- Added mus...
- Added Song/Details Livewire component
- Added songs route
- Added songs view
- Restyled components to be more consistent in class usage
50d9e47b134ee264aaf3569b959f920ae08b8eb9 authored over 2 years ago by kiritokatklian <[email protected]>- Added ability to post comments
- Added Comment model
- Added Comment migration
- Added Comment ...
- Added controls utility
- Added element utility
- Added is utility
- Added object utility
- Adde...
- Added "next episode" section
- Added "see also" episodes section
- Added basic support for chat...
- Added emoji input component
- Implemented emoji component in chat component
- Separated chat CSS to its own file
- Separated chat JS to its own file
- Updated picmo minimum ...
- Added share-modal component
- Added share-lockup component in an earlier commit (sneaky)
- Adde...
- Added support for settings current time when using default embed
- Added wire:ignore to avoid l...
- Added support for pill shaped input style when fully collapsed
- Updated textarea model to supp...
- Replaced wire->('model') with get->('model') to fix a bug where any change in input tags was as...
4a86cccec4019bcdef0b8a25247de75937000594 authored over 2 years ago by kiritokatklian <[email protected]>- Added support for allowing custom styles by adding styles slot
5624fd6cc2fac88e3fba7a2ea19f909910cc8bf6 authored over 2 years ago by kiritokatklian <[email protected]>- Added debug.js which adds debug tools in dev environment
- Updated base layout to include debug...
- Added support for more font families for different platforms for TailwindCSS
- Added tailwindcs...
- Made styling more consistent by removing overly detailed css classes in favor of ones used more...
00260903ac2c11c4680328785e7e3432a31b57b1 authored over 2 years ago by kiritokatklian <[email protected]>- Removed Livewire Modal component
6cd145bb5c998597787f7d2c22ee1aa1fb1208fa authored over 2 years ago by kiritokatklian <[email protected]>- Added VideResource
- Added VideResource to EpisodeResource
- Added video expand button
- Added video source switcher
- Added more button
- Updated layout to...
- Removed APP_URL from .env.example
- Updated composer
- Added app/Embed
- Added DefaultEmbed class and component
- Added DoodStreamEmbed class and comp...
- Added pill-button component
- Added tinted-pill-button component
- Updated episode-lockup to us...
- Added chat.js
- Added watch.css
- Added watch.js
- Cleaned up app.css
- Cleaned up app.js
- Upd...
- Added @alpinejs/persist
- Added hls.js
- Added plyr
- Removed cssnano
- Removed cssnano-preset-...
- Removed unnecessary public/svg folder
bce6436f839cd93063c03173766719ca2b655802 authored over 2 years ago by kiritokatklian <[email protected]>- Added Permissions Policy header
- Added Referrer Policy header
- Added matching ending tag to opening x-slot, since PhpStorm doesn't seem to want to support the...
0bbe0f9dc6e6f3417a90d8e36483f3616aa378e0 authored over 2 years ago by kiritokatklian <[email protected]>- Added nofollow rel to nova-link
- Replaced global auth method with the auth method in the reque...
- Update id column to use Laravel's default id
c3f2b0ddc7314a9ca0e27444ea582e5600cbf291 authored over 2 years ago by kiritokatklian <[email protected]>- Added Nova routes to disallow list
- Added sitemap
- Updated handler to include debug details for some of the exceptions
9b4be92478342d6d5983b982753c0dbeafb4377e authored over 2 years ago by kiritokatklian <[email protected]>[Add] Prunable Trait
27d61c447c72719a50d2e0690b76b85506b330e3 authored over 2 years ago by Kirito <[email protected]>- Added model pruning to scheduled commands
- Added Notification model
- Added prunable trait to ...
- Added domain to web routes
- Added renderAPI method to Exception/Handler
- Removed websockets
- Updated cronjob script to only remove its own backup
- Updated queue schedule to run every minute
- Added names to scheduled commands
- Removed logging to file
[Update] Cache & Fixes
8f1f93d1bac243eebd7d04f6c35896ec6e89ccd1 authored over 2 years ago by Kirito <[email protected]>- Added cache table migration
- Fixed typo in VerifyEmail
- Fixed UserLibrary crash when making a...
[Update] Logging Config
cd215709edb755ae20c27b124a1726fa775e1383 authored over 2 years ago by Kirito <[email protected]>- Updated logging config to only log to Discord in production
63a4c4233c7b26e85df4c2f7dd6d564ffc012ffc authored over 2 years ago by kiritokatklian <[email protected]>[Update] Logging
cdc3006b26040ecf9cfd579cdebd39aa9d617617 authored over 2 years ago by Kirito <[email protected]>- Added discord-logger config
- Added logging to Discord
- Updated logging config
- Added sensible default for SESSION_COOKIE_PREFIX
- Added sensible default for SESSION_SECURE_CO...
- Added session cookie prefix env variable
- Added Strict-Transport-Security header in Nginx
- Di...
- Made video pop-up wider
10fe7d2f060951ffeb9b43c68541d51c62dd04ec authored over 2 years ago by kiritokatklian <[email protected]>- Added funding links
- Added testing packages
- Updated packages
- Updated Color Palette to support webp
- Updated composer packages
- Updated NPM packages
- Fixed anime/details banner aspect ratio on Safari
- Fixed episode/details banner aspect ratio o...
- Index command includes a number at the start of the column
- Index command includes sortable an...
- Fixed Exception/Handler still using Str class instead of str() helper method
f7a0eff0fc6f931fdde5af31d5705efea5091053 authored over 2 years ago by kiritokatklian <[email protected]>- Removed the unnecessary cast to Carbon for lastValidatedAt attribute
e2d6d7c672c359dd98b6246bd8ce7c3a715f8fe0 authored over 2 years ago by kiritokatklian <[email protected]>[Add] More By Studio API
5b91b19945d101dbf0c900c6295fbe6ed7ef23b2 authored over 2 years ago by Kirito <[email protected]>- Updated dates in resources to be a timestamp instead of string
a8e62a159103a52e0815069a4c94d787995f44a6 authored over 2 years ago by kiritokatklian <[email protected]>- Added `studio` attribute to AnimeResourceBasic
- Added GetAnimeMoreByStudioRequest
- Added sepa...
[Update] Consistent Improvements
d25f1f810b6e673254b000dd2561796095d80146 authored over 2 years ago by Kirito <[email protected]>- Moved v1 routes to API/v1
1cecbadc66c738e67ff000ef56257363967cc472 authored over 2 years ago by kiritokatklian <[email protected]>- Updated CharacterFactory to use CharacterStatus
- Updated StudioFactory to use StudioType
- Added option to reverse list
- Updated GetAnimeSeasonRequest rules
- Added episode search to global search
- Added episode-lockup row component
- Added quick search...
- Removed search-anime-lockup in favor of small-lockup
- Removed search-user-lockup in favor of u...
- Added anime/studios routes
- Added anime/studios Livewire component
- Added component/AnimeStud...
- Added character lockup row
- Added person lockup row
- Added studio lockup row
- Added user loc...
- Removed @tailwindcss/aspect-ratio in favor of first party TailwindCSS aspect ratio utility
- Re...
- Updated tab logic to interact with query string instead of hashtag
- Updated UserLibraryStatus ...
- Removed section-border in favor of hr component
- Removed unnecessary TailwindCSS selectors
- U...
[Add] Nova Logs
f1a362e11c58e42fa628506ba77a25d67add2769 authored over 2 years ago by Kirito <[email protected]>- Added a Nova tool to view crash logs in the dashboard
- Updated .env.example
- Updated exceptio...
[Add] Global Web Search
bd121dbf1aa81b444ab2abfaed99e3bb85c358b6 authored over 2 years ago by Kirito <[email protected]>- Updated all show rows implementations with the new rows/small-lockup component
d074239ffeace223f319d5039ca251f5d4a35f70 authored over 2 years ago by kiritokatklian <[email protected]>