The new Ripple frontend.
  • JavaScript 47.4%
  • CSS 39.8%
  • Less 8.5%
  • Go 2.9%
  • HTML 1.4%
Find a file
2018-03-25 20:46:28 +02:00
data Update locales 2018-02-25 12:17:28 +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 2018-02-25 12:17:28 +01: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 Revert "Revert "Revert "Add new christmas background""" 2018-01-23 22:04:04 +01:00
templates Add quick edit button on user profiles for admins 2018-02-25 10:29:51 +01:00
vendor require license to be agreed before starting hanayo 2018-02-04 12:00:10 +01:00
website-docs@a65b3e5159 Update website-docs 2018-01-24 22:34:14 +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 Use our own docs yes men:D 2018-03-25 20:46:28 +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.8.3 ⬆️ 2018-02-25 12:17:44 +01:00
errors.go ADD EVERYTHING TO TEMPLATES FILE OH YEAH 2017-04-04 21:53:27 +02:00
funcmap.go Remove japanese thing 2018-01-28 20:25:14 +01:00
Gopkg.lock require license to be agreed before starting hanayo 2018-02-04 12:00:10 +01:00
Gopkg.toml require license to be agreed before starting hanayo 2018-02-04 12:00:10 +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 pass valid context to Exchange code 2018-01-24 22:59:17 +01: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 require license to be agreed before starting hanayo 2018-02-04 12:00:10 +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 Display achievements on user profiles 2018-01-23 20:34:57 +01: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 ignore non-html files while loading templates 2018-01-23 15:52:38 +01: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.