The new Ripple frontend.
  • JavaScript 50.1%
  • CSS 38.8%
  • Less 7.7%
  • Go 2.4%
  • HTML 1%
Find a file
2017-04-02 20:53:47 +02:00
data Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00
modules Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00
routers/pagemappings move pagemappings to own module 2017-02-25 10:27:01 +01:00
scripts Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00
semantic Fix placeholder color being completely white 2017-01-05 22:42:41 +01:00
services add cieca CSRF test 2017-01-24 16:09:39 +01:00
static Add language dropdown in footer 2017-04-02 20:53:47 +02:00
templates Add language dropdown in footer 2017-04-02 20:53:47 +02:00
vendor Update vendor 2017-02-12 12:05:00 +01:00
.gitignore It's not christmas anymore 2017-01-05 22:17:48 +01:00
2fa.go Initial work on localisation 2017-03-13 19:05:10 +01:00
avatar.go Suppress user-content errors in file uploads 2016-11-29 22:59:28 +01:00
context.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
doc.go ⬆️ v1.3.7 ⬆️ 2017-02-12 12:08:15 +01:00
errors.go Initial work on localisation 2017-03-13 19:05:10 +01:00
funcmap.go Add language dropdown in footer 2017-04-02 20:53:47 +02:00
gulpfile.js Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00
helpers.go oops, forgot to remove this println 2017-01-28 16:22:04 +01:00
irc.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01: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 Make website show localised text 2017-03-14 19:40:28 +01:00
login.go Initial work on localisation 2017-03-13 19:05:10 +01:00
main.go Fix broken bitcoin rates 2017-02-25 10:55:01 +01:00
make-dark.sh Create script to generate dark theme, build static/dark 2016-12-16 11:51:53 +01:00
messages.go Add messages system (for {error,success,info,...} messages) 2016-07-04 16:18:50 +02:00
package.json Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00
profbackground.go Move CSRF into its own service & interface 2017-01-17 23:12:20 +01:00
profile.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
pw.go Initial work on localisation 2017-03-13 19:05:10 +01:00
rate_limiter.go use getContext instead of MustGet("context").(context) 2016-10-22 17:12:58 +02:00
README.md Change from git.zxq.co to zxq.co 2017-01-17 23:14:43 +01:00
recovery.go Update vendor 2017-02-12 12:05:00 +01:00
register.go Initial work on localisation 2017-03-13 19:05:10 +01:00
semantic.json Update semantic to 2.2.6 2016-12-08 12:58:14 +01:00
sessions.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
simple.go Show "You need to login first." message when replying with resp403 2016-11-23 18:58:14 +01:00
startuato_linux.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
startuato_windows.go When refreshing templates, restart the entire webserver 2016-11-03 17:52:37 +01:00
templates.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
tracking.go Move from git.zxq.co to zxq.co 2017-01-14 19:15:25 +01:00
verify.go Move CSRF into its own service & interface 2017-01-17 23:12:20 +01:00
yarn.lock Start implementing localisation in JavaScript 2017-04-02 17:45:29 +02:00

Hanayo

Ripple's new frontend website. https://ripple.moe

This repository has a mirror at https://github.com/osuripple/hanayo. The original repo is still at https://zxq.co/ripple/hanayo.