The new Ripple frontend.
  • JavaScript 47.5%
  • CSS 39.7%
  • Less 8.5%
  • Go 2.9%
  • HTML 1.4%
Find a file
2018-01-06 17:55:32 +01:00
data change support@ripple.moe to support.ripple.moe where necessary 2017-12-18 15:19:03 +01:00
modules Implement localisable documentation 2017-05-02 16:14:04 +02:00
routers osin schemas are handled by bdzr 2017-06-27 00:57:33 +02:00
scripts Update locales 2017-07-26 22:29:56 +02:00
semantic Fix placeholder color being completely white 2017-01-05 22:42:41 +01:00
services Revert "Use relative addresses for working with local modules." 2017-12-29 15:25:04 -06:00
static Merge branch 'master' of https://zxq.co/ripple/hanayo 2018-01-05 20:13:15 -06:00
templates merge appends and remove shiet 2018-01-06 10:36:02 -06:00
vendor use dep, and update dependencies 2018-01-01 18:44:43 +01:00
website-docs@01d213d66a Update website-docs submodule 2017-10-29 20:35:20 +01:00
.eslintrc eslint config 2017-12-30 17:06:59 -06:00
.gitignore Add basic oauth flow 2017-06-10 09:06:05 +02:00
.gitmodules Add submodule website-docs 2017-05-02 15:11:02 +02:00
2fa.go append query to redir URL in 2fa 2017-07-31 15:41:52 +02:00
avatar.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
beatmap.go merge appends and remove shiet 2018-01-06 10:36:02 -06:00
context.go fix breaking changes 2018-01-01 18:49:57 +01:00
dev.go Ha! I'm dumb. 2017-07-31 16:09:56 +02:00
doc.go ⬆️ v1.7.0 ⬆️ 2018-01-01 18:50:39 +01:00
errors.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
funcmap.go fix breaking changes 2018-01-01 18:49:57 +01:00
Gopkg.lock use dep, and update dependencies 2018-01-01 18:44:43 +01:00
Gopkg.toml use dep, and update dependencies 2018-01-01 18:44:43 +01:00
gulpfile.js make dark site a real setting instead of an easter egg 2018-01-01 20:32:40 +01:00
helpers.go Revert "Use relative addresses for working with local modules." 2017-12-29 15:25:04 -06:00
irc.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
LICENSE Forgetting we are using GNU AGPL: check 2016-12-08 14:24:07 +01:00
loadchangelog.go fix changelog freaking out 2016-10-18 18:26:12 +02:00
localisation.go Revert "Use relative addresses for working with local modules." 2017-12-29 15:25:04 -06:00
login.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
main.go redirect /help to support.ripple.moe 2018-01-01 19:03:31 +01:00
messages.go Add messages system (for {error,success,info,...} messages) 2016-07-04 16:18:50 +02:00
oauth.go Revert "Use relative addresses for working with local modules." 2017-12-29 15:25:04 -06:00
package.json Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00
profbackground.go Slight increase of 13% of profile background quality 2017-04-11 18:55:49 +02:00
profile.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
pw.go Create token revocation page 2017-07-26 16:28:49 +02:00
rate_limiter.go use getContext instead of MustGet("context").(context) 2016-10-22 17:12:58 +02:00
README.md add warning on the README of hanayo 2018-01-01 20:05:55 +01:00
recovery.go Update vendor 2017-02-12 12:05:00 +01:00
register.go Don't add user to leaderboard when they register 2017-04-11 23:20:54 +02:00
semantic.json add back semantic api.js component (for user search) 2017-07-26 13:29:05 +02:00
sessions.go Make Language set in the Context, not by the template 2017-05-02 15:15:05 +02:00
simple.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
startuato_linux.go deploy a specific branch 2017-07-10 13:52:23 +02:00
startuato_windows.go When refreshing templates, restart the entire webserver 2016-11-03 17:52:37 +01:00
templates.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
tracking.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
yarn.lock Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00

This repository has a mirror here. The original repo is still here.

Hanayo

Hanayo answers the question: what if you wanted to write in PHP but make it fast?

This is Ripple's shitty frontend. It doesn't look shitty, but the code is. There were many mistakes done in the building of Hanayo, and it is now pretty much an unmanageable beast. Do not take the code you see here as an example of good Go code.