api
|
[api] return the object id for dir and file when access by path
|
2012-08-12 17:57:12 +08:00 |
avatar
|
Add basic group unit test
|
2012-08-09 23:30:10 +08:00 |
base
|
Use user.set_password to change user password, instead of using raw rpc
|
2012-08-16 14:31:37 +08:00 |
contacts
|
Fix add contact bug
|
2012-08-04 14:26:07 +08:00 |
group
|
Change message reply counting
|
2012-08-15 17:39:59 +08:00 |
media
|
Enlarge the font size of bottom bar
|
2012-08-15 16:20:57 +08:00 |
notifications
|
Make avatar test pass, ans add some other basic tests.
|
2012-08-08 10:09:02 +08:00 |
organizations
|
Fix user get bug
|
2012-08-15 19:40:28 +08:00 |
profile
|
Modify recommend message and fix profile cache bug
|
2012-08-14 13:27:27 +08:00 |
share
|
Change repo sharing message notification
|
2012-08-15 10:39:43 +08:00 |
subdomain
|
Don't use sub domain in default.
|
2012-06-21 13:19:38 +08:00 |
templates
|
Add password reset
|
2012-08-16 11:00:54 +08:00 |
thirdpart
|
Use user.set_password to change user password, instead of using raw rpc
|
2012-08-16 14:31:37 +08:00 |
tools
|
imporve update script
|
2012-08-04 16:06:17 +08:00 |
__init__.py
|
Inital commit of seahub
|
2011-03-19 13:15:02 +08:00 |
.gitignore
|
for mobile auth
|
2012-07-24 22:13:07 +08:00 |
forms.py
|
use django form in new-dir/new-file
|
2012-08-13 16:25:53 +08:00 |
HACKING
|
Update registration process
|
2012-03-13 11:36:56 +08:00 |
manage.py
|
[Mac] run seahub in mac
|
2012-07-07 23:11:06 +08:00 |
notification_email.sh.template
|
Fix notification email sending bug
|
2012-07-06 15:26:51 +08:00 |
po.py
|
Modify po
|
2012-07-05 21:40:42 +08:00 |
run-seahub.sh.template
|
[Mac] run seahub in mac
|
2012-07-07 23:11:06 +08:00 |
setenv.sh.template
|
[Mac] run seahub in mac
|
2012-07-07 23:11:06 +08:00 |
settings.py
|
Add password reset
|
2012-08-16 11:00:54 +08:00 |
shortcuts.py
|
Add message reply notification
|
2012-08-09 16:50:39 +08:00 |
test-seahub.sh.template
|
Add basic group unit test
|
2012-08-09 23:30:10 +08:00 |
urls.py
|
Add password reset
|
2012-08-16 11:00:54 +08:00 |
user_notification.py
|
Fix notification email sending bug
|
2012-07-06 15:26:51 +08:00 |
utils.py
|
Update file upload code.
|
2012-08-14 21:13:11 +08:00 |
views.py
|
Use user.set_password to change user password, instead of using raw rpc
|
2012-08-16 14:31:37 +08:00 |