index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
routes.rb
Age
Commit message (
Expand
)
Author
2017-03-21
fix: 404 on key request with non html content-type
Azul
2017-03-20
bugfix: format: html for home roots
Azul
2017-03-02
Fix keys route to accept usernames with dots
Tulio Casagrande
2016-05-23
move signup from users to account_controller
Azul
2016-05-20
api: set defaults for version in routes
Azul
2016-05-18
api: allow version bumping - bump to 2
Azul
2016-05-02
upgrade: no more underspecified match routes
Azul
2016-03-30
api: added json error pages, allow "." in the :id param of all api routes
elijah
2016-03-28
api: added allow ability to limit what IPs can access api using a static conf...
elijah
2016-01-14
added UI for invite codes
elijah
2015-06-15
added CommonLanguages gem
elijah
2014-07-14
use cucumber; initial ConfigsController
Azul
2014-07-05
Enable unblocking handles in identities tab
Azul
2014-05-26
Merge pull request #165 from azul/feature/cert-fingerprints
azul
2014-05-26
change from GET to POST for certs
Azul
2014-05-19
SmtpCertsController, routes and tests
Azul
2014-05-19
little bit of documentation
Azul
2014-05-19
custom error pages for 404 and 500 errors
Azul
2014-05-13
allow for usernames with dots
Azul
2014-04-17
initial commit for the service level api
Azul
2014-04-10
move certs into toplevel
Azul
2014-04-08
move users: config and lib
Azul
2014-01-23
added a customizable 'bye' page for when a user leaves
elijah
2014-01-23
added default pricing, privacy policy and tos pages.
elijah
2013-12-29
Return 'provider.json' via a controller, to better be able to control the res...
elijah
2013-12-22
locale prefix support:
elijah
2012-10-11
first steps at reducing core
Azul
2012-10-08
LeapWebDemo -> LeapWeb
Azul
2012-09-27
Adding in what used to be leap webapp demo
Azul