Commit Graph

60 Commits (13bb1ddc7f5f5e3a7fc57396427c750f40d80603)

Author SHA1 Message Date
Eugen Rochko ff2cbc0753 Remember me enabled by default
Eugen Rochko da4b675aca Fix favourite handling in ProcessInteractionService
Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
in the pool, adding a throttle of 60rpm per IP, adding mini profiler, adding
admin status to users
Eugen Rochko 6fec8afc3f Bind oauth applications to users
Eugen Rochko 6045b6cb18 Customizing devise views and controllers
Eugen Rochko 7e93da3f8d Removing grape and adding devise
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things
Eugen Rochko 24646d5769 Adding views for the profile and entry pages
Eugen Rochko 1dad72bf13 Fixes and general progress
Eugen Rochko 709c6685a9 Made some progress