Commit Graph

38 Commits

Author SHA1 Message Date
pichalite
a99572fc48 Use ACP profile image dimension setting in cropper 2017-02-19 08:30:30 +00:00
Julian Lam
802878c371 Merge pull request #5455 from pichalite/cropper
Make cropper in to a module
2017-02-17 08:48:21 -05:00
barisusakli
4d05e492cc closes #5312 2017-02-17 14:45:45 +03:00
pichalite
2ca8f60e77 Finalize cropper module 2017-02-17 05:32:37 +00:00
pichalite
484891472e Make cropper in to a module 2017-02-17 00:48:38 +00:00
Peter Jaszkowiak
05b68391dd Use /assets for client assets
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
2017-01-14 22:38:40 -07:00
pichalite
5b646495af Confirm before removing user and group cover picture 2016-12-29 01:01:35 +00:00
barisusakli
8294fc90e3 closes #5084 2016-11-10 16:19:27 +03:00
Ben Lubar
2185d8eb99 Ban UI fixes (#5169)
- Permanent bans assigned by global moderators no longer expire immediately
  (does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
  (applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
2016-11-02 12:59:01 -04:00
HeeL
4a3c31b2dc Fix space-before-function-paren linter rule 2016-10-13 11:43:39 +02:00
HeeL
3fa1c1f927 Fix space-infix-ops linter rule 2016-10-13 11:42:29 +02:00
barisusakli
63f147786c fix update cover to use correct uid 2016-10-06 18:17:29 +03:00
Julian Lam
194716cd68 re: #5002 2016-08-31 12:20:51 -04:00
Anil Mandepudi
0be557b846 fixes #4991 (#4993) 2016-08-29 13:00:44 -04:00
barisusakli
a7ed5a0129 delete content 2016-08-14 12:59:03 +03:00
Julian Lam
f3c1e75cca fixes #4855 2016-07-15 13:24:41 -04:00
Julian Lam
21caa82b61 ban controls on frontend, closes #4807 2016-07-05 11:22:40 -04:00
barisusakli
df9558f1fa closes #4268 2016-02-29 14:23:12 +02:00
pichalite
ee47a13556 use components 2016-02-02 15:44:49 -08:00
pichalite
d133ff74bd use ajaxify.data.username instead of getting html
use ajaxify.data.username instead of getting html for toggleFollow
2016-02-02 14:48:29 -08:00
barisusakli
86d70eca74 closes #4103 2016-01-25 13:36:21 +02:00
barisusakli
6802a76332 fix relative_path 2016-01-18 15:37:07 +02:00
barisusakli
cb91587567 closes #4063 2016-01-18 15:35:24 +02:00
psychobunny
b3a98515e9 fixed ban/unban components 2016-01-15 14:28:51 -05:00
barisusakli
784ff07907 ability to add/remove users from chat rooms, tagsinput 2015-12-16 13:35:24 +02:00
barisusakli
323cc165b6 closes #3851
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
2015-11-07 18:34:40 -05:00
Julian Lam
92be63ebe6 Update user account removeFn
As I did not realise both groups and users call the same
coverPhoto lib, the removeFn has to be in the user client js,
and not in the coverPhoto lib.

... of course, it *could* be in there, but it would be hacky.
2015-11-06 10:37:42 -05:00
psychobunny
dd8a77b949 components: account/ban, account/unban, account/delete 2015-11-03 18:22:25 -05:00
psychobunny
dc7be48121 account/follow, account/unfollow, account/chat components 2015-11-03 17:27:11 -05:00
psychobunny
8cf6fe3aa1 closes #3808 2015-11-02 11:31:17 -05:00
psychobunny
ce4df8f22b fixed cover image editing on all profile pages 2015-10-29 17:31:30 -04:00
Mega
b383c17df2 Resolve #3599 2015-09-13 11:38:32 +03:00
barisusakli
ffd22f50ff closes #1999 2015-07-06 14:33:52 -04:00
Barış Soner Uşaklı
7bc2eeff4a duh 2015-04-15 14:58:37 -04:00
psychobunny
f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31 2015-04-01 12:54:19 -04:00
barisusakli
7f6518e4a6 private plugin link fix 2015-02-08 13:38:42 -05:00
barisusakli
6ccdf187ea closes #2595 2015-01-13 14:54:13 -05:00
psychobunny
b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
2014-10-08 15:36:47 -04:00