Julius Härtl
77b4ca9e31
Fix app container building and IProvider injection for NC11
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-09-16 15:51:00 +02:00
Julius Härtl
55c04b21ff
Some refactoring to make code simpler and more readable
...
- Refactor database classes to use entity/mapper pattern
- Use automatic class loading
- Move logic to RegistrationService class so it is reusable for the api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-11 13:06:22 +02:00
Pellaeon Lin
54e6f55627
Use new \OCP\Defaults instead of \OC_Defaults, fixes #62
2017-05-04 00:01:07 +08:00
Pellaeon Lin
324c218c8d
Compatibility fixes for Nextcloud 12
...
ref:
https://docs.nextcloud.com/server/12/developer_manual/app/changelog.html
http://www.doctrine-project.org/api/dbal/2.5/class-Doctrine.DBAL.Driver.Statement.html
2017-05-01 17:33:21 +08:00
Pellaeon Lin
68d05bbb72
Update# use public API to log user in
2016-07-08 17:22:59 +08:00
Pellaeon Lin
6479e16339
Update# automatically logs user in after account creation
2016-07-02 12:54:20 +08:00
Pellaeon Lin
02d3468d55
Delete# unused, deprecated service created by app creator
2016-02-13 14:19:59 +08:00
Pellaeon Lin
4ee1665db7
Update# support instance name, shown in emails
2015-11-18 00:34:39 +08:00
Pellaeon Lin
672bf30ee6
Update# SimpleContainer type hinting
2015-11-16 10:21:54 +08:00
Pellaeon Lin
6865cfd9d0
Update# use \OCP\Mail to send multipart email, containing both html and
...
plaintext
2015-11-14 12:34:42 +08:00
Pellaeon Lin
044d22d971
Update# properly use the app framework
2015-09-02 17:05:06 +08:00
Pellaeon Lin
431a471c02
Update# add register button on login page
2015-05-05 21:57:13 +08:00
Pellaeon Lin
e4701fd8e5
Update# set user email after account creation
2015-05-04 15:13:13 +08:00
Pellaeon Lin
2229ddc66b
Should use IUserManager instead of newing a Manager
2014-10-06 16:00:23 +08:00
Pellaeon Lin
f1fdba1339
Implement createAccount controller
2014-10-04 21:31:56 +08:00
Pellaeon Lin
34bccdd6e9
Fix Mail namespace
2014-10-03 14:25:23 +08:00
Pellaeon Lin
6b75d5a394
Should call PendingRegist for DB operations
2014-08-31 10:13:36 +00:00
Pellaeon Lin
4fff21de2b
Rename to RegisterController, make askEmail work
2014-08-30 15:05:02 +00:00
Pellaeon Lin
4b9a97cb08
Add Db service prototype
2014-08-29 15:35:10 +00:00
Pellaeon Lin
0c8a5e15bd
Add L10N and Mail service
2014-08-29 15:34:25 +00:00
Pellaeon Lin
4031687e26
Rename controller, no userID needed
2014-08-28 15:03:40 +00:00
Pellaeon Lin
c3eedc1460
Create app
2014-08-28 14:43:28 +00:00