💃 Anime tracker, database and community. 1,917 Commits
2018-04-25 23:45:11 +02:00
.vscode Improved VSC settings 2018-03-12 15:34:56 +01:00
audio Added soundtrack download 2018-03-11 02:10:49 +01:00
auth Testing GitHub webhook 2017-11-14 12:35:13 +01:00
benchmarks Cleanup 2018-03-17 00:28:36 +01:00
bots Moved PrettyPrint to stringutils 2018-04-19 22:15:05 +02:00
images Changing theme settings reflect instantly and added paypal logo 2018-04-13 14:35:16 +02:00
jobs Renamed files folder to anime 2018-04-24 03:41:27 +02:00
layout Don't use async execution 2018-04-24 14:53:00 +02:00
logs Added logs/jobs gitignore file 2018-03-21 05:35:45 +01:00
middleware Added more route tests 2018-04-25 20:23:35 +02:00
mixins Remove toString calls (upgrade to latest pixy version) 2018-04-25 22:15:42 +02:00
pages Made start date render more robust 2018-04-25 23:10:12 +02:00
patches Added patch to fix user websites 2018-04-25 16:51:24 +02:00
scripts Editors can now lock threads 2018-04-25 18:59:23 +02:00
security Added root certificate for import in dev browsers 2018-04-10 12:08:49 +02:00
styles Disable theme wheel for now 2018-04-25 14:35:23 +02:00
utils Added more route tests 2018-04-25 20:23:35 +02:00
videos Improved AMV UI 2018-04-15 10:36:51 +02: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
ABOUT.md Installation is now on frontpage 2018-04-10 12:59:34 +02:00
assets.go Added bugfix to SW for DevTools 2018-04-17 21:21:03 +02:00
CODE_OF_CONDUCT.md Added code of conduct 2017-07-06 00:53:45 +02:00
CODE_STYLE.md Added anchor link 2018-04-01 17:34:04 +02:00
config.json Theme color change 2018-04-24 14:34:12 +02:00
CONTRIBUTING.md Updated contributing page 2018-04-10 18:29:17 +02:00
EDITING.md Updated editor guide 2018-03-25 14:30:15 +02:00
graphql.go Improved API view 2018-04-08 18:10:39 +02:00
install.sh Updated install script 2018-04-11 12:55:53 +02:00
LICENSE Added license 2017-07-06 00:50:12 +02:00
main_test.go New tests 2018-04-25 23:45:11 +02:00
main.go Added API examples 2018-03-28 01:32:49 +02:00
makefile Improved installation process 2018-04-07 14:17:33 +02:00
organization.json E-mail address change 2018-03-14 12:38:26 +01:00
profiler.go Improved AMV UI 2018-04-15 10:36:51 +02:00
README.md Simplified README 2018-04-10 18:30:44 +02:00
rewrite.go Simplified search route 2017-11-11 16:16:25 +01:00
security.go Added default keys for testing 2017-11-08 10:53:27 +01:00
tsconfig.json Disabled async/await transpiler 2017-12-04 10:39:58 +01:00

Installation

Prerequisites

Start the installation

curl -s https://raw.githubusercontent.com/animenotifier/notify.moe/go/install.sh | bash

Run the server

  • Start the web server in notify.moe directory using: run
  • In your browser, import the file security/default/rootCA.pem as a trusted Root authority
  • Open https://beta.notify.moe