Barış Soner Uşaklı
80ecd4ba6d
closes #6036
7 years ago
Julian Lam
7e0d0e0eb5
Merge remote-tracking branch 'origin/develop'
7 years ago
Barış Soner Uşaklı
b74fe98dc4
closes #6031
7 years ago
Barış Soner Uşaklı
008f757a9b
closes #6030
7 years ago
Baris Usakli
c9465403f5
closes #6023
7 years ago
Julian Lam
e42ff47e5c
closes #6018
7 years ago
Barış Soner Uşaklı
25cd21fba8
closes #6019
7 years ago
Baris Usakli
47143a4a09
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Baris Usakli
a500e0019c
closes #6005
7 years ago
Baris Usakli
c4310395c9
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
7 years ago
Barış Soner Uşaklı
d8dc79e3c7
closes #5992
7 years ago
Baris Usakli
6a6dc7ef06
closes #5990
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
189008af75
Optimize translator
...
- Use `slice` less
- Skip iterations with `indexOf`
7 years ago
Peter Jaszkowiak
60a42aa651
Merge branch 'translator-optimization' into develop
7 years ago
Peter Jaszkowiak
190eea5691
Remove this useless check
7 years ago
Peter Jaszkowiak
46fafb20b9
Remove string.js dependency
7 years ago
Julian Lam
0efa403a68
invoking the proper ACE Editor mode
7 years ago
Julian Lam
ae261e073b
updating markdown and moving app.load back into ajaxify.end
7 years ago
Julian Lam
cfacc4f133
potential fix for #5980
7 years ago
Julian Lam
9cbf1597cd
Merge remote-tracking branch 'origin/master' into develop
7 years ago
Julian Lam
cd6dcff38b
Split up customJS into customHTML and customJS for better organisation ( #5981 )
...
* WIP
* fixed customJS not actually working in footer
* Moving scripts to footer, #5980
* Added upgrade scripts for #5980
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
8 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