Barış Soner Uşaklı
d8dc79e3c7
closes #5992
7 years ago
Peter Jaszkowiak
f4355efb30
Optimize translator
...
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago
Julian Lam
684a66a760
fixes #5989
7 years ago
Peter Jaszkowiak
1c35213934
Fix #5970 and forking while debugging ( #5965 )
...
* Fix forking while debugging
Debugger address in use no longer happens
* Fix cropper error
7 years ago
Julian Lam
6852c92ed6
Merge remote-tracking branch 'origin/develop'
7 years ago
RoiEX
e1f180ea3f
Remove uneccessary undefined declaration
7 years ago
RoiEX
ce9a3f20c5
Optimize transition
7 years ago
RoiEX
5e4e523198
Make progress bar finer
7 years ago
RoiEX
1fd160a4e6
Add Support for Firefox OSD
7 years ago
Peter Jaszkowiak
da9da8190f
Bump dependencies
...
Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
7 years ago
Chế Tiệp Chân Khoa
1f5d14dda4
place some code under the right loop ( #5945 )
7 years ago
Peter Jaszkowiak
dc87d7fc0f
Use .js instead of .jst
...
Fix #5934
7 years ago
Baris Usakli
8276e20254
closes #5937
7 years ago
Baris Usakli
a2508161c6
fix hover bg color
8 years ago
Julian Lam
b8ce4023c3
finish redirect if success returned 5x, via installer
8 years ago
Julian Lam
e64c1d28e6
closes #5931
8 years ago
Julian Lam
514317ab20
using translator.unescape instead of replaces
8 years ago
Julian Lam
211482bbc0
fixes #5927
8 years ago
Baris Usakli
bf79857b7d
closes #5908
8 years ago
Julian Lam
1034626896
Merge remote-tracking branch 'origin/develop'
8 years ago
Peter Jaszkowiak
23e7222dfa
Update Nodemailer to v4
...
also filter out .jst files from email template dropdowns
8 years ago
Peter Jaszkowiak
cfba8970e1
Fix posts block usage in categories page
8 years ago
Peter Jaszkowiak
c91dfb46f6
Switch module t.js usage to Benchpress
8 years ago
Peter Jaszkowiak
71aab79a9a
Switch client t.js usage to Benchpress
8 years ago
Peter Jaszkowiak
dc3f89a505
ajaxify t.js usage to Benchpress
8 years ago
Peter Jaszkowiak
5885e37127
Switch admin t.js usage to Benchpress
8 years ago
Julian Lam
cd60d79a13
closes #5904
8 years ago
Andrew Rodrigues
60e0f4ced9
minor typo
8 years ago
Barış Soner Uşaklı
5cc39e8546
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
# src/views/admin/manage/ip-blacklist.tpl
8 years ago
Peter Jaszkowiak
abffc29128
Use Benchpress ( #5901 )
...
* Use Benchpress
* Use Benchpress.compileParse
* Error for template load failure
* Use benchpressjs package
* Compile templates on demand
* Fix user settings page
* Fix admin search to exclude `.jst` files
* Fix 500-embed
So ajaxify can still show an error if the server goes down
8 years ago
Julian Lam
53ca6d1199
closes #5889
8 years ago
Julian Lam
73d4517d27
Revert "fixes #5894"
...
This reverts commit e2b40ddf34
.
8 years ago
Julian Lam
9d2bf4746c
Revert "fix reload loop for guests"
...
This reverts commit a67a0b0a08
.
8 years ago
Julian Lam
a67a0b0a08
fix reload loop for guests
8 years ago
psychobunny
a13a5c02e9
closes #5899
8 years ago
Julian Lam
e2b40ddf34
fixes #5894
8 years ago
psychobunny
d5db97930d
prevent "plugins" menu from being highlighted when going to Extend -> Plugins
8 years ago
psychobunny
e8c40c8dc6
scroll to the actual subsection in the ACP when clicking on links pointing to that hash
8 years ago
Barış Soner Uşaklı
ff88be91fa
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
5dfb2fb83a
up themes, fix notif test
8 years ago
Julian Lam
c1d7b06ded
Fixes #5873
...
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
in said topic, you will be scrolled to the post instead of
ajaxified to it.
8 years ago
Baris Usakli
bc0645dc26
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
5a968730d5
closes #5880
8 years ago
Baris Usakli
575c9a41cd
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
f161bbf956
Post queue ( #5878 )
...
* #5876
* add user to post queue table
* add time of post into queue
add posting restrictions to queue
* fix shouldQueueLogic for guests
* add test for post-queue route
8 years ago
Baris Usakli
27a6b8a713
lint fixes
8 years ago
Baris Usakli
bc6b1a8f56
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# public/src/admin/extend/plugins.js
8 years ago
Julian Lam
d9ad26c7c5
the meat of #5862 , making chat loading not require an ajaxification
8 years ago
Julian Lam
902b823f4d
adding mobile handling of chats' recent list links
8 years ago
Julian Lam
bc9a125034
re: #5862 , setting chat list height even if no message list is present
8 years ago