Julian Lam
877b45ab00
adding old path to uploads as well, to ajaxify shirt-circuit
2018-04-20 10:35:54 -04:00
Julian Lam
bdbdf510e0
closes #6462
2018-04-19 14:24:01 -04:00
Barış Soner Uşaklı
501d02220c
closes #6456
2018-04-13 17:09:46 -04:00
Barış Soner Uşaklı
4cd0020584
closes #6449
2018-04-11 16:38:58 -04:00
Andrew Rodrigues
de9f429b89
prepopulate traffic graph datepicker to make life easier
2018-04-10 15:17:08 -04:00
Julian Lam
f9f75c6b43
fix accidental client-side invocation of post history controls if it was disabled via ACP
2018-04-09 16:02:29 -04:00
Andrew Rodrigues
67c8d4b560
maximize graph w/ fullscreen API
2018-04-09 11:50:30 -04:00
Barış Soner Uşaklı
09ef3999b0
fix lint
2018-04-06 11:59:22 -04:00
Barış Soner Uşaklı
a4c24cb66b
fix saving multiple selects as json arrays
2018-04-06 11:39:19 -04:00
Barış Soner Uşaklı
8b16a63cc2
closes #6419
2018-04-03 15:45:32 -04:00
Barış Soner Uşaklı
11b15872d6
lint
2018-04-03 15:22:20 -04:00
Barış Soner Uşaklı
caf43e3025
closes #6358
2018-04-03 14:20:07 -04:00
Julian Lam
113fed05d8
closes #6412
2018-04-02 12:29:22 -04:00
Barış Soner Uşaklı
749b282cdd
add matchwords to search api
2018-03-27 20:32:57 -04:00
Baris Usakli
46576189be
closes #6392
2018-03-26 16:22:13 -04:00
Peter Jaszkowiak
968d5e441f
Fix rebuild ACP alert not working sometimes ( #6403 )
2018-03-26 15:53:07 -04:00
Timothy Fike
585d613d4b
fix reload actions ( #6394 )
...
* fix reload actions
* wait until restart action is complete instead of using timeouts.
* Change Reload nominclature to Rebuild and Restart.
2018-03-26 15:17:40 -04:00
Julian Lam
0158b1aa91
Various password logic fixes on client and server-side
...
Fixes #6399
Fixes #6400
2018-03-26 12:55:50 -04:00
Julian Lam
9aa9183cc3
implementing zxcvbn in reset-code tpl, re: #6400
2018-03-26 12:35:51 -04:00
Peter Jaszkowiak
dcf1865b54
Fix ACP alerts to use same system as client ( #6396 )
...
* Fix PostCSS warning message
* Fix disconnect indicator styling
Would increase size of quick actions when active
* Use same alert system in ACP and client
- Remove snackbar
- Add styling and fix template for ACP (based on Persona)
2018-03-26 11:55:01 -04:00
Barış Soner Uşaklı
2cbae54025
fix focus
2018-03-23 10:26:45 -04:00
Barış Soner Uşaklı
51bd30fe92
closes #6385
2018-03-23 10:04:30 -04:00
Peter Jaszkowiak
eaae5b52cd
ACP quick actions ( #6374 )
...
* ACP quick actions
- Moved restart, build & restart, and logout into separate buttons
- Moved buttons on mobile into the side menu
- Added version and upgrade alert to header / mobile menu
- Moved version checking to server-side with a cache for rate limiting
- Changed "reload" translations to "rebuild and restart"
* Change info alert to black-on-white to match focused search bar
* Fix tests
* Fallback for failed fetch of latest version
2018-03-20 08:32:17 -04:00
Julian Lam
1e01af4d89
closes #6366
2018-03-16 16:49:06 -04:00
Julian Lam
9197879291
fixes #6359
2018-03-15 15:53:52 -04:00
Julian Lam
693c7a3b85
fix 'invalid date' in post history dropdown, #6362
2018-03-15 15:48:25 -04:00
Julian Lam
5d2e6f0e8e
Squashed commit of the following:
...
commit 7bd46afad7033a466626826d3e29610f41328510
Author: Julian Lam <julian@nodebb.org >
Date: Thu Mar 15 15:41:36 2018 -0400
fixes #6363
commit 4b755d5801b2f6d70cea10516f88392708c72f61
Author: Julian Lam <julian@nodebb.org >
Date: Thu Mar 15 15:24:12 2018 -0400
fixes #6362
commit 6035e75453a08aee0fef7ff59d57dd5c1e8f4ac9
Author: Julian Lam <julian@nodebb.org >
Date: Thu Mar 15 15:07:23 2018 -0400
Fixes #6361
2018-03-15 15:42:20 -04:00
Barış Soner Uşaklı
221f9848d2
closes #6349
2018-03-09 11:12:27 -05:00
Julian Lam
346187d65d
fixes #6176
2018-03-07 14:45:09 -05:00
Julian Lam
3cbca69b27
closes #6346
2018-03-07 12:26:31 -05:00
Julian Lam
c93f943bef
Merge branch 'develop'
2018-03-02 13:15:39 -05:00
Barış Soner Uşaklı
7d627fe19a
#6338
2018-03-01 10:28:18 -05:00
Julian Lam
f97b64a0c6
Fixes #6317
...
While not the most elegant solution, I'm only really interested in
stopping registrations that contain two emails in one field.
The only separators I know of are the comma and semicolon. If
there are more, please let me know.
2018-02-27 15:23:55 -05:00
Julian Lam
c25d752573
Merge remote-tracking branch 'origin/master' into develop
2018-02-23 14:48:38 -05:00
Barış Soner Uşaklı
264893a71b
closes #6336
2018-02-21 08:41:22 -05:00
Julian Lam
964fd20213
removed addNoReferrer usage as it is done server-side now
2018-02-20 16:42:13 -05:00
Julian Lam
a4a961639d
only triggering forum updated messaging if hostname matches, fixes #6333
2018-02-20 15:32:44 -05:00
Julian Lam
a86d91a552
wrapping up post history work
2018-02-16 21:22:55 -05:00
Julian Lam
55788382ea
Merge remote-tracking branch 'origin/master' into develop
2018-02-16 18:21:55 -05:00
Barış Soner Uşaklı
825c493c40
show error
2018-02-16 09:48:32 -05:00
Barış Soner Uşaklı
15e9bbac92
closes #6311
2018-02-15 14:52:49 -05:00
Barış Soner Uşaklı
a224c557c0
closes #6326
2018-02-15 12:46:04 -05:00
Barış Soner Uşaklı
651b1cc9f8
closes #6321
2018-02-13 10:52:05 -05:00
Barış Soner Uşaklı
cf087b6070
#6272 strip all tags
2018-02-10 14:42:02 -05:00
Ben Lubar
00776bdd8e
Bookmark optimization ( #6315 )
...
* Set the user's bookmark if their current bookmark is past the end of the topic.
* Optimize forked topic bookmark updating.
Remove support for updating bookmarks for users who sort by votes.
Don't even consider updating bookmarks for users who have not read the posts being removed.
Only compute post indices once per fork operation instead of once per user that has ever read the topic.
2018-02-08 10:50:12 -05:00
Baris Usakli
3340db9636
remove unused var
2018-02-07 12:56:08 -05:00
Baris Usakli
ef4de68f5b
closes #6312
2018-02-07 12:30:03 -05:00
Barış Soner Uşaklı
6cbd70d510
closes #6307
2018-02-05 10:35:23 -05:00
Barış Soner Uşaklı
d16667a5fb
closes #6304
2018-02-05 10:04:19 -05:00
Barış Soner Uşaklı
0f2f97a78a
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2018-02-03 13:21:42 -05:00