pichalite
cc160d77e7
Fix scrolling issues on mobile
8 years ago
Misty (Bot)
0409109faa
Latest translations and fallbacks
8 years ago
Misty (Bot)
d966b52dc7
Latest translations and fallbacks
8 years ago
Julian Lam
107abe3197
Merge pull request #5382 from pitaj/assets-route
...
Move client-side assets to the `/assets` route
8 years ago
Julian Lam
a122aad54d
updating fallbacks
8 years ago
Peter Jaszkowiak
bb1bfb0449
Merge branch 'master' into assets-route
8 years ago
pichalite
2c5f8ed8e6
Add image options to cropper modal
8 years ago
psychobunny
dbc3113940
Merge pull request #5412 from pichalite/cropperjs
...
Ability to crop profile images before uploading
8 years ago
pichalite
b757f563df
Move tpl and less to core
8 years ago
Misty (Bot)
f046ea012d
Latest translations and fallbacks
8 years ago
Misty (Bot)
b9ae02583e
Latest translations and fallbacks
8 years ago
Misty (Bot)
5ea5d11646
Latest translations and fallbacks
8 years ago
pichalite
a3df9132f7
Fix styling
8 years ago
pichalite
a41acead44
Fix tabs
8 years ago
pichalite
6a073277ac
Fix ACP layout on tablets
8 years ago
pichalite
a808d1b4d9
Set aspect ratio to square and confine crop box to image
8 years ago
barisusakli
76254942b2
closes #5190
8 years ago
Misty (Bot)
d4e4b4bfa2
Latest translations and fallbacks
8 years ago
Peter Jaszkowiak
360a35d0a6
Resolve merge conflicts
8 years ago
pichalite
700e2cf800
linting
8 years ago
pichalite
702561a6ab
Ability to crop profile images before uploading
8 years ago
pichalite
de28ff5d43
Ability to crop profile images before uploading
8 years ago
Misty (Bot)
48b8b6cf95
Latest translations and fallbacks
8 years ago
Misty (Bot)
975f2a669d
Latest translations and fallbacks
8 years ago
Peter Jaszkowiak
bb7a35b85c
Fix translator catching JS errors in callbacks
8 years ago
Misty (Bot)
988c71d9c9
Latest translations and fallbacks
8 years ago
Peter Jaszkowiak
bc9fa0a990
Remove requests to nonexistent language files
8 years ago
Misty (Bot)
b222dd653f
Latest translations and fallbacks
8 years ago
Misty (Bot)
da295bb5e6
Latest translations and fallbacks
8 years ago
Misty (Bot)
3ddfa7715f
Latest translations and fallbacks
8 years ago
Julian Lam
3ab631c82e
Merge pull request #5391 from Pappmann/patch-4
...
added missing translation in dashboard
8 years ago
Julian Lam
05c724de30
added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper
8 years ago
Misty (Bot)
c81c756e57
Latest translations and fallbacks
8 years ago
psychobunny
9d069d76db
random \t's in language string
8 years ago
Misty (Bot)
e3205cf950
Latest translations and fallbacks
8 years ago
Misty (Bot)
49735c67e3
Latest translations and fallbacks
8 years ago
Misty (Bot)
44f83825f8
Latest translations and fallbacks
8 years ago
Misty (Bot)
390c0ba788
Latest translations and fallbacks
8 years ago
Stephan
56f045e6b0
Update dashboard.json
8 years ago
Misty (Bot)
da33f065cf
Latest translations and fallbacks
8 years ago
Misty (Bot)
fccd43e532
Latest translations and fallbacks
8 years ago
Misty (Bot)
604206843e
Latest translations and fallbacks
8 years ago
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'
8 years ago
Julian Lam
339845ff6b
Merge pull request #5366 from pitaj/build-translations
...
Compile translations in the build step
8 years ago
Peter Jaszkowiak
97fe86c916
Fix wrapper breaking when no attrs need replaced
8 years ago
psychobunny
19c3f54a30
Merge pull request #5379 from pichalite/issue-5344
...
Fixes #5344
8 years ago
pichalite
7b234c666f
Fixes #5344
8 years ago
Julian Lam
08af924873
closes #5189
8 years ago
Peter Jaszkowiak
c41a2f4b98
Fixes #5369 , bootbox wrapper translates attributes
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