.vscode
|
Removed game links from user profile temporarily
|
2018-10-31 07:24:14 +09:00 |
audio
|
Added soundtrack download
|
2018-03-11 02:10:49 +01:00 |
auth
|
Disabled unused identifiers
|
2018-12-07 10:06:01 +09:00 |
benchmarks
|
Fixed components benchmark
|
2018-11-06 12:53:48 +09:00 |
bots
|
Episode page improvements
|
2018-12-10 13:42:29 +09:00 |
docs
|
Fixed hierarchy level in code style docs
|
2018-10-27 06:12:37 +09:00 |
images
|
💄 Added badge on anime edition page
|
2019-02-08 11:34:20 +01:00 |
jobs
|
Use latest ReadAll helper function
|
2018-12-12 12:40:28 +09:00 |
layout
|
Added a few priority hints
|
2018-12-08 15:18:31 +09:00 |
logs
|
Added logs/jobs gitignore file
|
2018-03-21 05:35:45 +01:00 |
middleware
|
Implemented server sent events
|
2018-11-07 05:40:03 +09:00 |
mixins
|
Fixed inconsistent parameter name
|
2018-12-10 18:13:46 +09:00 |
pages
|
💄 Added badge on anime edition page
|
2019-02-08 11:34:20 +01:00 |
patches
|
Added christmas notification
|
2018-12-24 16:25:12 +09:00 |
scripts
|
Added subtitles to the stream test
|
2018-12-09 13:36:01 +09:00 |
security
|
Removed useless default private key
|
2018-06-23 14:42:38 +09:00 |
styles
|
Episode page improvements
|
2018-12-10 13:42:29 +09:00 |
utils
|
Fixed the routes test
|
2018-12-07 16:20:10 +09:00 |
videos
|
Added patch to optimize WebM files
|
2018-11-08 19:12:49 +09:00 |
.editorconfig
|
Fixed missing whitespaces
|
2017-11-09 20:39:49 +01:00 |
.gitattributes
|
Use Git LFS to store videos
|
2018-03-07 21:08:04 +01:00 |
.gitignore
|
Added chrome extension
|
2017-07-05 04:10:19 +02:00 |
.travis.yml
|
Updated test script
|
2018-11-09 03:04:51 +09:00 |
assets.go
|
Proxy subtitles from S3
|
2018-12-11 15:37:15 +09:00 |
config.json
|
Added character comments
|
2018-11-01 15:06:04 +09:00 |
CONTRIBUTING.md
|
Updated docs
|
2018-06-30 20:45:19 +09:00 |
graphql.go
|
Improved API view
|
2018-04-08 18:10:39 +02:00 |
install.sh
|
Install script now checks for $GOPATH/bin in $PATH
|
2018-06-28 19:38:59 +09:00 |
LICENSE
|
Added license
|
2017-07-06 00:50:12 +02:00 |
main_test.go
|
Updated tests
|
2018-11-09 02:34:04 +09:00 |
main.go
|
Fixed the routes test
|
2018-12-07 16:20:10 +09:00 |
makefile
|
Updated makefile
|
2018-05-10 07:41:52 +09:00 |
organization.json
|
E-mail address change
|
2018-03-14 12:38:26 +01:00 |
ports.go
|
Minor change
|
2018-12-05 08:47:28 +09:00 |
profiler.go
|
Disable profiler on live server
|
2018-12-07 06:03:35 +09:00 |
README.md
|
Automatically run make ports if needed
|
2018-07-08 17:02:53 +09:00 |
rewrite.go
|
Simplified search route
|
2017-11-11 16:16:25 +01:00 |
security.go
|
Updated certificates
|
2018-06-23 14:23:53 +09:00 |
tsconfig.json
|
Fixed unused locals
|
2018-11-16 16:46:56 +09:00 |