Dominic Lennon
a06e39528f
Code review change
8 years ago
Peter Jaszkowiak
c41a2f4b98
Fixes #5369 , bootbox wrapper translates attributes
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
Peter Jaszkowiak
e1a29f4aa8
Switch to `assets` route
8 years ago
Peter Jaszkowiak
b4b3be3d97
Cache bust translations, query param name
8 years ago
Peter Jaszkowiak
c97764ee6f
Fix incomplete "group" search results
8 years ago
Peter Jaszkowiak
2f07c18c5a
All hail the glorious translation prebuilding
8 years ago
Julian Lam
9dcbe875a0
Merge branch 'master' into develop
8 years ago
Julian Lam
c99321a518
always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
8 years ago
barisusakli
8f0f959d53
add `filter:categories.copyPrivilegesFrom`
...
https://github.com/Schamper/nodebb-plugin-poll/issues/77
8 years ago
Peter Jaszkowiak
386284beb8
Windows compat
8 years ago
Julian Lam
2a9088d571
updating checkGlobalPrivacySettings middleware to hook into write-api for auth
8 years ago
psychobunny
65cf2dbe55
move updateRoomUsage to after graph setup #5346
8 years ago
psychobunny
7f9381b087
closes #5346
8 years ago
psychobunny
9797f69324
action:chat.sent
8 years ago
Julian Lam
10f270d016
adding byPid zset for flags
8 years ago
Julian Lam
f58107e40a
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
bef3da5b48
pass flagId into flag.update hook
8 years ago
Julian Lam
6c04e393b5
fire hooks for flag update
8 years ago
barisusakli
8f916343f0
closes #5361
8 years ago
barisusakli
938022a0f7
add postData to action:post.delete, closes #5360
8 years ago
barisusakli
274448426d
helpers.setupAdminPageRoute
8 years ago
barisusakli
1e137636c9
closes #5359
8 years ago
Misty (Bot)
759f1e2085
Latest translations and fallbacks
8 years ago
Julian Lam
d29361f4c9
added additional visibility masks for profile menu hook, also added isPrivileged user method, closes #5306
8 years ago
Julian Lam
8eb47e1987
added back missing next(), @baris
8 years ago
Julian Lam
20d035bdac
hotfix to utils.isRelativeUrl to handle null or undefined first argument
8 years ago
Julian Lam
7bbb05637c
flag translations and fallbacks
8 years ago
Barış Soner Uşaklı
05053071fe
up composer
8 years ago
Julian Lam
bbc02dcc5d
lol wtf
8 years ago
Julian Lam
a13c6f8c65
adding a safeguard into flags upgrade script @baris
8 years ago
barisusakli
367078056e
add hook
8 years ago
barisusakli
0c8aa599a0
closes #5357
8 years ago
Dominic Lennon
04e5707143
Fixing lint issues
8 years ago
barisusakli
37bb6e9b6d
action:user.removeUploadedPicture
8 years ago
Dominic Lennon
ed19454eca
Adding more specific timing for session timings
8 years ago
Misty (Bot)
4ec7200260
Latest translations and fallbacks
8 years ago
psychobunny
3b4d7b1d70
up tjs
8 years ago
barisusakli
dd9e286633
closes #5355
8 years ago
barisusakli
1e9fabc5db
closes #5354
8 years ago
barisusakli
611be77361
closes #5353
8 years ago
Dominic Lennon
d248ef95cd
Fix for issue #5334 . SessionStore now uses the correct value
8 years ago
Misty (Bot)
ac03c2b270
Latest translations and fallbacks
8 years ago
Julian Lam
1a0e4db466
removing duplicate strings from flags language file
8 years ago
Julian Lam
ca7f834f53
updating tx assets
8 years ago
Julian Lam
9987d52855
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
2ab2486d3b
if require call on page script fails, remove from scripts array
8 years ago
Julian Lam
6a591069c5
fixes issue with ajaxify.end not firing
8 years ago
barisusakli
cc96e32970
closes #5352
8 years ago