Commit Graph

14329 Commits (347761173a3a21b7e1be9af2ed5d82a76fee48bd)
 

Author SHA1 Message Date
Peter Jaszkowiak f4147f7922 Generate cache buster on build
Misty (Bot) 44f83825f8 Latest translations and fallbacks
Julian Lam 300816a6db actually mentions need not be updated...
Julian Lam a41bd73b30 bump mentions
Julian Lam 4e9d5bbd8a Up composer version
Julian Lam 372138c789 Revert "fixing bug that caused plugin language files to not be parsed"
This reverts commit b2bb1a7c24.
Julian Lam b2bb1a7c24 fixing bug that caused plugin language files to not be parsed
Misty (Bot) 390c0ba788 Latest translations and fallbacks
Stephan 374bc04cdb fixed missing translation string
Stephan 56f045e6b0 Update dashboard.json
Stephan af4df8e197 added missing translation
added missing language string in dashboard.js
Misty (Bot) da33f065cf Latest translations and fallbacks
Peter Jaszkowiak 001aa3d1a8 Fix tests, npm Windows fixes
Peter Jaszkowiak 186209a0a3 Build plugin `staticDirs`
- route `/plugins` -> `build/public/plugins`
- symlink `staticDirs` directories into `build/public/plugins`
- remove custom `/plugins` route handling
Barış Soner Uşaklı a63ec0a265 up dbsearch
Misty (Bot) fccd43e532 Latest translations and fallbacks
Misty (Bot) 604206843e Latest translations and fallbacks
Julian Lam a86eefc5e3 Merge pull request from pitaj/master
Fix empty lines in language selectors
Peter Jaszkowiak df77890c2a Plugin `defaultLang` defaults to `en-GB`
Julian Lam 694f2382bf fix issue where navigating back to a topic listing (category.tpl) would not scroll down to the topic you had clicked on, and in some cases would exclude topics that were beyond that particular 'page'
Peter Jaszkowiak 7c88a55153 Fix empty lines in language selectors
Julian Lam 339845ff6b Merge pull request from pitaj/build-translations
Compile translations in the build step
Julian Lam 3d25c3e1c6 Merge pull request from pitaj/master
Fix wrapper breaking when no attrs need replaced
Peter Jaszkowiak 97fe86c916 Fix wrapper breaking when no attrs need replaced
Peter Jaszkowiak 80b4c6fa68 Exclude config files
psychobunny 19c3f54a30 Merge pull request from pichalite/issue-5344
Fixes 
pichalite 7b234c666f Fixes
Peter Jaszkowiak 7f2ded17ab Comments, misc
Peter Jaszkowiak e94d47976d Build language files on change
Barış Soner Uşaklı bcd2b5cc50 Merge pull request from pichalite/post_create
Send isMain to post.save filters
Julian Lam 08af924873 closes
pichalite 9176f7e037 Only send isMain to hook instead of saving to post hash
Julian Lam 06a77143bd additional logging and removing interstitial session data if plugins don't return interstitials
Peter Jaszkowiak 65b866192e Fix failing tests
pichalite a3c05b2ea4 Send isMain to post.save filters
Peter Jaszkowiak aff53cccc5 Plugin language fallback support
Julian Lam 762d660447 Merge pull request from pitaj/master
Fixes , bootbox wrapper translates attributes
Julian Lam 183fdf06cb Merge pull request from DomLennonZA/master
Adding more specific timings for session timeout
Jan 7fb7a64c8d Fix fa-font-path
Dominic Lennon 3f116e7636 Fixing null ttl issue for MongoSession
Dominic Lennon b1f0f8fa8b Adding ttl value to the MongoStore options
Dominic Lennon 691b46d38b Fixing lint issues
Dominic Lennon f0add97cf9 Fixing tests
Dominic Lennon 3507e4ce0e Adding closing <p>
Dominic Lennon a06e39528f Code review change
Peter Jaszkowiak c41a2f4b98 Fixes , bootbox wrapper translates attributes
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
kingjan1999 8ac40eb44c Update FontAwesome to 4.7.0
kingjan1999 cbe8807ebd update fontawesome.tpl
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=`