Commit Graph

63 Commits

Author SHA1 Message Date
OldHawk
54a0735e99 feat(core): list music top list and newest in home page 2017-10-03 17:25:05 +08:00
OldHawk
ee626a1532 fix(core): fix jslint warning 2017-10-03 00:47:04 +08:00
OldHawk
c7abdd643b feat(torrents): add music-desk link 2017-10-03 00:38:32 +08:00
OldHawk
eaaa9c30b2 feat(torrents): show music disk effect in detail page 2017-10-01 23:22:41 +08:00
OldHawk
4ba82dffde feat(torrents): list music torrents 2017-09-29 17:55:50 +08:00
OldHawk
8b254310fc feat(torrents): add music-disk status in user account center and admin manage page 2017-09-29 15:14:38 +08:00
OldHawk
c7d3beb037 feat(torrents): add music-disk directive 2017-09-29 14:38:00 +08:00
OldHawk
38018a507e feat(torrents): create music torrents 2017-09-28 18:31:49 +08:00
OldHawk
8eee5d78e4 feat(configure): add app.name configure item. 2017-09-14 16:39:08 +08:00
OldHawk
f639409a87 feat(debug): add debuginfo client service, hide or show console.log 2017-09-13 13:27:34 +08:00
OldHawk
a2f149da90 fix(core): restore page-title directive 2017-08-22 13:48:04 +08:00
OldHawk
f052ea853e Merge commit 'b43c80e2c097b11114f4e4f01b9718321721a89b'
* commit 'b43c80e2c097b11114f4e4f01b9718321721a89b':
  feat(build): Update dependencies (#1847)
  fix(travis): Fix Travis failing on webdriver issues (#1845)
  fix(eslint): Inconsistent spacing before function parentheses (#1844)
  fix(mongodb): update ssl connection settings (#1809)
  Remove deprecated crypto package (#1843)
  feat(config): Mongo Seed 2.0 (#1808)
  fix(users): don't fail on missing old image on image upload (#1839)
  feat(build): Turn on mangling for uglify (#1841)
  fix(gulp): fix broken test:server:watch task (#1842)
  feat(core): Enhancement page title directive (#1686)
  feat(user): Add email support to forgot password (#1834)
  fix(mocha): update mochajs version to reduce vulnerabilities (#1830)
  refactor(menus): Refactor to the Menus client service to use functional loops/filters (#1575)
  feat(config): Mongoose 4.11 upgrade (#1818)

# Conflicts:
#	config/env/development.js
#	config/lib/app.js
#	modules/articles/server/models/article.server.model.js
#	modules/chat/client/config/chat.client.routes.js
#	modules/core/client/directives/page-title.client.directive.js
#	modules/core/client/services/menu.client.service.js
#	modules/users/client/config/users-admin.client.routes.js
#	modules/users/client/views/password/forgot-password.client.view.html
#	modules/users/server/models/user.server.model.js
#	package.json
2017-08-22 13:35:29 +08:00
Mikael Korpela
f44c9bce71 fix(eslint): Inconsistent spacing before function parentheses (#1844)
Defines `space-before-function-paren` eslint rule and changes files accordingly.
2017-08-14 23:50:33 +03:00
Pierre Brisorgueil
c69644db65 feat(core): Enhancement page title directive (#1686)
* fix(users): test for usernameOrEmail

* Add comment to remind  change for mongo replicaset connection

* clean comment ..

* Generic pageTitle concept

* Revert "Generic pageTitle concept"

This reverts commit ff00ec950f085ca3b6d1abb564eab1965ab0a56e.

* align on meanjs state

* fix atom beautify newline

* align to mean indent

* pageTitle directive

automatic pageTitle directive

fix loads add ..

clean lodash dependencies

clean code

clean code & indent

clean lodash

* pageTitle directive

automatic pageTitle directive

fix loads add ..

clean lodash dependencies

clean code

clean code & indent

clean lodash
2017-08-09 22:47:01 -07:00
OldHawk
b65eb27683 fix(forums): eslint warning 2017-07-16 16:44:44 +08:00
OldHawk
28f20af9dc feat(forums): attach file upload add manual-file-chooser. 2017-07-16 16:42:28 +08:00
OldHawk
ba72241eea fix(forums): attach download error 2017-07-15 15:28:46 +08:00
OldHawk
b153645f2b feat(forums): thumbs up css effect 2017-07-14 18:36:09 +08:00
OldHawk
f2e0878da6 feat(forums): add scale by param directive 2017-07-14 18:35:31 +08:00
OldHawk
9aec36d161 feat(forums): attach upload & download is finished 2017-07-14 12:30:42 +08:00
OldHawk
3366ce0e8e feat(forums): topic owner or oper can edit topic content now 2017-07-08 18:52:21 +08:00
OldHawk
18b2512037 feat(forums): add mt-markdown-editor client directive 2017-07-07 17:11:25 +08:00
OldHawk
678b1b58fc fix(core): auto-focus on input type email 2017-06-15 11:33:15 +08:00
OldHawk
88be3c96bf fix(invitations): show Correct score level when user sign in/up 2017-06-14 10:27:09 +08:00
OldHawk
ddb9b05756 feat(invitations): exchange an invitation with scores, the invitation can invite friend join us. 2017-06-13 17:28:54 +08:00
OldHawk
8567bb4617 fix(users): first sign in, level show error 2017-06-13 09:42:07 +08:00
OldHawk
5b79b720ed feat(users): show scoreLevel on admin manage user view 2017-06-12 12:16:57 +08:00
OldHawk
f5e6b7cd7c feat(users): add scoreLevel directive to show user score level 2017-06-12 10:39:25 +08:00
OldHawk
f61d9d0701 fix(core): autofocus directive error when input type is number 2017-06-07 16:33:54 +08:00
OldHawk
f091c36b69 add mouseEnterToggleClass directive 2017-05-16 16:41:12 +08:00
OldHawk
4c859ad97b fixed when chat message is empty, show space 2017-05-15 13:40:06 +08:00
OldHawk
b7f87be94e add chat message font color style select function 2017-05-14 18:42:26 +08:00
OldHawk
9b2ac8b0b7 add mt-scale directive to scale element 2017-05-14 15:20:51 +08:00
OldHawk
85cd88da8b hide footer view on chat room, other view show it 2017-05-14 01:11:13 +08:00
OldHawk
2203faff3a fixed after admin login, admin menu item not translate 2017-05-13 00:08:40 +08:00
OldHawk
241f6e67bf add mtTarget directive, set menu item target 2017-05-12 21:50:59 +08:00
OldHawk
49970167b0 add dynamicHtml cirective to show user chat message 2017-05-11 16:47:02 +08:00
OldHawk
c2b952c6a5 add ng-repeat listen event repeat-begin and repeat-done 2017-05-10 17:52:16 +08:00
OldHawk
302a9afaf5 add mt-scroll directive to listen scroll event of element 2017-05-10 17:51:02 +08:00
OldHawk
6372e28640 add repeat-done directive, runing when ng-repeat done 2017-05-10 16:28:46 +08:00
OldHawk
42f18c5657 change menu translate 2017-05-05 18:27:22 +08:00
OldHawk
85f1724db6 add menu-title directive 2017-05-05 17:22:19 +08:00
OldHawk
4100aa25b9 add pagination on torrent comment list 2017-04-25 19:22:15 +08:00
OldHawk
82f4267028 edit/delete comment 2017-04-23 23:51:11 +08:00
OldHawk
9620b6238d add directive scrollIf, scroll to comment when reply 2017-04-23 16:06:31 +08:00
OldHawk
bc4bb5e494 add $translate support on page-title directive 2017-04-08 16:41:40 +08:00
OldHawk
cd6ae9f774 add toggleClass directive to toggle element class 2017-04-04 23:45:02 +08:00
OldHawk
546e06b701 add directive onErrorSrc when ng-src return 404 to load a default img 2017-04-02 18:05:07 +08:00
OldHawk
e2ec5b7d01 add the footer view 2017-04-01 10:28:54 +08:00
OldHawk
ab79882d74 fix filestyle directive bug 2017-03-28 12:07:08 +08:00