This website requires JavaScript.
Explore
Help
Sign In
home
/
ocelots
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/ocelots.git
synced
2026-08-20 02:16:14 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88c4ff0e69412a181e4a0dee672f3cb8f02e4daa
ocelots
/
app
/
controllers
T
History
Mark Ryall
2ce08a1400
allow site login using auth_token
2012-09-20 08:41:12 +10:00
..
api_controller.rb
added team retrieval and cleaned up logic around which profiles can be accessed
2012-09-19 08:41:06 +10:00
application_controller.rb
allow site login using auth_token
2012-09-20 08:41:12 +10:00
fact_controller.rb
addition and removal of facts for a profile
2012-09-01 17:13:06 +10:00
home_controller.rb
moved all teams related functionality to teams controller (renaming from team controller) and blessed users can create new teams
2012-08-28 20:27:20 +10:00
membership_controller.rb
added individual acceptance or rejection of an invitation to join a team
2012-09-11 16:28:23 +10:00
profile_controller.rb
fixed naming issue in profile controller
2012-09-10 15:38:25 +10:00
profiles_controller.rb
moved logic determining whether a user can be viewed out of the two controllers
2012-09-18 09:15:54 +10:00
teams_controller.rb
moved uuid generation into a mixin
2012-09-12 18:00:36 +10:00