390 Commits (deba3e27521ccbbae5ed9d5e1568d1d822a8714a)

Author SHA1 Message Date
Julian Lam d06f114705 comma DANGLE 8 years ago
Julian Lam f77f17dc20 just use emailLogo instead of doing logo with x50.png suffix 8 years ago
Julian Lam c40b11aa6e updated site upload logic so that site logo is resized for email header, implemented site logo in email header 8 years ago
Barış Soner Uşaklı 0f234601f1 style changes 8 years ago
Barış Soner Uşaklı 78005d6124 show old groups first 8 years ago
Peter Jaszkowiak 44e55d2a98 Less synchronous stuffs 8 years ago
Baris Usakli da8b1b605c #5723 8 years ago
Baris Usakli d7684b042f fix tab 8 years ago
Baris Usakli de5fe25e57 closes #5715 8 years ago
Barış Soner Uşaklı 9664033b73 add memory usage to info page 8 years ago
Barış Soner Uşaklı b0dd1ad4d7 admin navigation test 8 years ago
Barış Soner Uşaklı c9d502320f file.delete method 8 years ago
Barış Soner Uşaklı b8cc67dfff social tests 8 years ago
Barış Soner Uşaklı 73f31640d7 more tests 8 years ago
Barış Soner Uşaklı 873801e9f3 fix test on nodev4 remove console.logs 8 years ago
Barış Soner Uşaklı 90018a7aab fix lint 8 years ago
Barış Soner Uşaklı 66dee3452f more tests for admin uploads 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
Barış Soner Uşaklı e7d076a084 closes #5634 8 years ago
Barış Soner Uşaklı 13f5d29cb9 eslint 8 years ago
Barış Soner Uşaklı af6cde5534 show how many nodes responded 8 years ago
Peter Jaszkowiak 1ac14a466e Reject non-audio upload requests to the sounds route 8 years ago
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection 8 years ago
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Julian Lam 58cbf44143 Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 007051c14c Fix #5476 8 years ago
Julian Lam ddea9f534e running eslint again 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files 8 years ago
Julian Lam 8154e29ad5 Merge branch 'master' into develop 8 years ago
Julian Lam 672d7352bb Merge branch 'master' into develop 8 years ago
psychobunny 458cbfd603 show dashboard notice if forum is running in dev mode 8 years ago
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak 32dc7c23ea ESlint guard-for-in, no-nested-ternary
and operator-linebreak
8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Peter Jaszkowiak 9f15008247 Address review issues 8 years ago
Peter Jaszkowiak c75391f9f5 Sound system improvements
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
Julian Lam 7f124a3ccf Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak aaacdb8413 Fix #5416, uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
8 years ago
Julian Lam 8a0a74d95e Merge remote-tracking branch 'origin/master' into develop 8 years ago
Peter Jaszkowiak 360a35d0a6 Resolve merge conflicts 8 years ago
Peter Jaszkowiak c14a31644b Merge branch 'master' into 'develop' 8 years ago
Stephan 0c6679ca9c Update dashboard.js 8 years ago
Julian Lam debffe385f closes #5316 8 years ago
barisusakli 2a33991f0d read usercount from global object 8 years ago
Stephan af4df8e197 added missing translation
added missing language string in dashboard.js
8 years ago
Peter Jaszkowiak 8c86b2e32c Build pipeline improvements
- Refactor meta/css
- `fs.link` usage consolidated to `file.link`
- rimraf built modules directory to fix error
- Remove `local-assets` flag
8 years ago
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=`
8 years ago
Julian Lam 81ca10d72e Merge pull request #5332 from pitaj/async@2
async v2 upgrade
8 years ago
Peter Jaszkowiak 11f7cc4163 Pass tests 8 years ago
Julian Lam c640bdf2b9 Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 38eba81933 ACP menu and title translations 8 years ago
Julian Lam 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support. #5232 8 years ago
Julian Lam 1aa70c57eb WIP 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
8 years ago
Julian Lam b1f23c8c4b read req.uid instead of req.user.uid in admin groups list 8 years ago
barisusakli f30b694545 gitInfo error doesnt block page 8 years ago
barisusakli 7a8de6169b admin controller tests 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
9 years ago
barisusakli 8c7de0f239 fix eslint 9 years ago
barisusakli 1e486875f4 add top posters and most rep to acp 9 years ago
Julian Lam 3272c0b98c linting 9 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 9 years ago
Julian Lam e80400665e closes #5111 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli 9a55498fc1 changes to manage/users 9 years ago
barisusakli 3275d26590 removed comments 9 years ago
Nguyen Trung Quan 279559ff97 Fix: Memory leak & connection flood when access /admin/advanced/database 9 years ago
barisusakli 67f137149d fix validator 9 years ago
barisusakli f464966817 closes #5053 9 years ago
barisusakli 2e6fc4d045 filterPidsByCid 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
Barış Soner Uşaklı 11b5a1f426 simplify map 9 years ago
barisusakli 86b616ab9e removed unnecessary waterfall 9 years ago
barisusakli 89596b81e0 style 9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 9 years ago
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
barisusakli fcbdfa5688 remove post cache dump 9 years ago
barisusakli 1364fb94bf show debug info 9 years ago
barisusakli fac68d52f6 cache group membership methods
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
9 years ago
barisusakli becacdefb0 new hooks to customize registration queue with custom data 9 years ago
barisusakli 55c9e6f4b6 closes #3818
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli d4055ddaef no need for pubsub in getNodeInfo 9 years ago
barisusakli 97f0d2438f up timeout to 500ms 9 years ago
barisusakli e4fa0289d6 closes #4961 9 years ago
Julian Lam 8a107c8d6c saving getUsersCSV to event log and outputting to log if pressed 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
Julian Lam bc961e2157 removing reload, closes #4936, closes #4929 9 years ago
Julian Lam 077f90581b updated plugin tab labels, and added out of date plugin count 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
Julian Lam ba412f4a56 fully completed #4658 9 years ago
Julian Lam 149565169b closes #4658 9 years ago
barisusakli b3fa5583f8 closes #4650 9 years ago
psychobunny d85a8d068d consolidate allowed image types in ACP 9 years ago
barisusakli 3648d531fa closes #4545 9 years ago
barisusakli a81285befa dont crash if category doesn't exist 9 years ago
Barış Soner Uşaklı 99ae0eb378 closes #4468 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
barisusakli 931dedf7f1 revert 50 change on admin 9 years ago
barisusakli f4dd3d2082 up users per page to 50 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
barisusakli 6076bbbed4 added title 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
psychobunny 50b813ae2f merging pull 4347 9 years ago
barisusakli e3e41e2c65 use object 9 years ago
pichalite e878b32444 closes #4258 9 years ago
barisusakli 237ff37db5 300ms 9 years ago
barisusakli 16dec24b6c sort by hostname 9 years ago
barisusakli f1047cfdbc up to 200ms 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 9 years ago
barisusakli 0b2f01b8bc info page 9 years ago
Barış Soner Uşaklı 5556c49f74 removed extra next 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
psychobunny e069150625 closes #2165 9 years ago
Barış Soner Uşaklı b485b412a8 added title to flagged posts page 9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 9 years ago
barisusakli 32ca95319e closes #3436 9 years ago
Peter Jaszkowiak a3cfcd9a48 Maximum invites, invites stored
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
Julian Lam 48b5bab849 closes #3756 9 years ago
barisusakli 4fe4d71604 added port 9 years ago
barisusakli 1be178f2a5 sync ACP stats over pubsub 9 years ago
barisusakli 8d0cb18b74 display git hash/branch 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
10 years ago
barisusakli 09747251d8 added hostname 10 years ago
barisusakli e60c1d8736 added process info 10 years ago
barisusakli e2a5440ae8 closes #3741 10 years ago
psychobunny 8ef46ebc7d found some other places with the same problem 10 years ago
Julian Lam 896abb59d3 Update default gravatar admin option to defaultAvatar 10 years ago
barisusakli ca294fc6ec closes #3663 10 years ago
barisusakli e4f0cd856a prettier admin navigation page 10 years ago
barisusakli 5950f97f96 more refactors 10 years ago
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon, #3668
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
10 years ago
barisusakli dbf0f279a2 closes #3644 10 years ago
psychobunny 70da64b927 button to revert to original email template 10 years ago
psychobunny 109fe895b3 ability to edit and save custom email templates 10 years ago
psychobunny 46d6be57a8 hint 10 years ago
psychobunny 55748ac3f5 ability to select what kind of test email to send 10 years ago
psychobunny 8403b010a5 fixes theme screenshots in acp 10 years ago
barisusakli 244c75f809 admin controllers 10 years ago
barisusakli 8c2fdcc77c group escape fixes 10 years ago
Barış Soner Uşaklı 76178e3232 move admin categories controller 10 years ago
barisusakli cf193581e4 check and log all fs.unlink errors 10 years ago
barisusakli 25502f0687 closes #3508 10 years ago
Julian Lam 08fb30378a Closes #3302
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
barisusakli f08554e788 closes #2701 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
Barış Soner Uşaklı 981a7558f7 use group name, hidden groups are not in groupslug:groupname 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
Barış Soner Uşaklı e0996d67ca more rel_path upload fixes 10 years ago
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests 10 years ago
Barış Soner Uşaklı 9915e31bc5 closes #2826 10 years ago
psychobunny 0611b7e1ea closes #2733 10 years ago
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets 10 years ago
barisusakli 456b844e61 closes #2596 10 years ago
barisusakli 0305ad989c match uploader return 10 years ago
barisusakli f74383bba4 changed userPhoto to files[] 10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
barisusakli 4364b50ecf closes #2562 10 years ago
barisusakli f8cfd82667 less code in uploadimage 10 years ago
barisusakli 39b679705b closes #2248 11 years ago
barisusakli 9a21e9646f only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
11 years ago
barisusakli 1d1625f5c4 closes #2157 11 years ago
barisusakli ccf58ed40e closes #2213 11 years ago
barisusakli 33780e6fdb closes #2133 11 years ago
psychobunny 341959be82 ultimate acp route refactorizationing 11 years ago
barisusakli 1202322700 fix acp users page 11 years ago
barisusakli ee12b4fd3e removed duplication in uploads 11 years ago
barisusakli c9551abc5d closes #1432
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
frissdiegurke 993b745f1c Added svg-support for category pictures 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
barisusakli 46a475fdde controllers/admin/users cleanup 11 years ago
psychobunny f47f146320 moved out uploads and users from controllers/admin into their own files 11 years ago