psychobunny
6478b32d0e
feat: upload maskable icon for PWA
2020-09-29 07:49:21 -04:00
Barış Soner Uşaklı
5f10d67db5
Remove sounds ( #8617 )
...
* feat: remove sounds
* feat: remove more sounds
* feat: disable sounds plugin
* fix: openapi
2020-09-06 23:45:00 -04:00
Barış Soner Uşaklı
0189945996
refactor: remove util.promisify calls
2020-08-14 00:05:03 -04:00
Barış Soner Uşaklı
7f24200c73
feat: add folder to filter:uploadImage and filter:uploadFile
2020-05-22 10:00:24 -04:00
Opliko
6e5ebb6184
feat: manifest.json improvements from #8126 ( #8264 )
...
* feat: manifest.json improvements from #8126
* Fix short title placeholder
* use lowercase letters for hex colors
2020-04-19 13:32:49 -04:00
Barış Soner Uşaklı
6f375482a0
refactor: async/await admin/controllers
2019-08-14 22:48:57 -04:00
Julian Lam
0d86781cb5
fix : #7599 image size measurement erroring out on missing path
2019-05-13 15:54:46 -04:00
Julian Lam
697a6597f3
fix : #7444 Re-factor handling of og:image tags ( #7463 )
...
* fix: display proper site logo or og-image with sizes in head
* fix: refactor og:image logic, #7444
- Updated logic to set additional og:image tags based on more
factors
- logo.png fallback
* feat: save image sizes on post upload, re: #7444
* fix: awaiting addTags in topic controller
* fix: pass strings to meta tags object
* fix: sending absolute image url to meta tag
* fix: removed unneeded async and requiring sync db
* feat: upgrade to calculate image sizes for all post uploads tracked
* fix: tests
2019-03-18 12:09:10 -04:00
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
2018-11-30 13:38:59 -05:00
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
2018-11-07 15:53:14 -05:00
Barış Soner Uşaklı
26d4e0852f
use includes instead of indexOf
...
use _.uniq instead of filter&indexOf
2018-10-20 14:40:48 -04:00
Barış Soner Uşaklı
b7ead6dc9c
Replace jimp with sharp ( #6774 )
...
* add probe image size and max image size
* replace jimp and image-probe with sharp
* better name for test
* resize with just path
* resize thumb inplace
* use filename
2018-09-20 17:05:52 -04:00
Barış Soner Uşaklı
229e49cf8f
closes #6523 , closes #6524
2018-05-26 12:49:29 -04:00
Barış Soner Uşaklı
e29e0a98f5
closes #6515
2018-05-18 11:21:12 -04:00
Julian Lam
fc3ecedf7c
Merge remote-tracking branch 'origin/master' into develop
2018-04-17 11:33:53 -04:00
Julian Lam
777d9aeee6
implement proper file sorting by mtime in ACP uploads
2018-04-17 11:33:41 -04:00
Julian Lam
388765bdf9
added post usage column to uploads ACP page
...
re: #6455
2018-04-17 11:25:11 -04:00
Julian Lam
03dd9dd49b
fixed up relative pathing issue in ACP uploads again
2018-04-17 08:58:44 -04:00
Julian Lam
90a99fe158
closes #6442
2018-04-11 15:02:48 -04:00
Baris Usakli
a5cceabc89
dont go below 0
2018-03-06 16:37:35 -05:00
Barış Soner Uşaklı
ac1f7eefe5
closes #2304
2018-01-31 15:20:17 -05:00
Barış Soner Uşaklı
c7506d77b0
closes #6247
2018-01-26 18:56:17 -05:00
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
2017-10-02 09:24:27 -04:00
Julian Lam
d06f114705
comma DANGLE
2017-07-28 16:50:18 -04:00
Julian Lam
f77f17dc20
just use emailLogo instead of doing logo with x50.png suffix
2017-07-28 15:07:44 -04:00
Julian Lam
c40b11aa6e
updated site upload logic so that site logo is resized for email header, implemented site logo in email header
2017-07-17 10:47:56 -04:00
Barış Soner Uşaklı
c9d502320f
file.delete method
2017-05-24 00:02:30 -04:00
Barış Soner Uşaklı
873801e9f3
fix test on nodev4 remove console.logs
2017-05-10 15:51:19 -04:00
Barış Soner Uşaklı
90018a7aab
fix lint
2017-05-10 15:35:14 -04:00
Barış Soner Uşaklı
66dee3452f
more tests for admin uploads
2017-05-10 15:34:36 -04:00
Peter Jaszkowiak
1ac14a466e
Reject non-audio upload requests to the sounds route
2017-04-24 11:22:38 -06:00
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only .js files
2017-02-23 18:31:49 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
2017-02-18 01:52:56 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
2017-02-16 22:58:15 -07:00
Peter Jaszkowiak
aaacdb8413
Fix #5416 , uploads path config setting
...
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
2017-02-08 11:41:34 -07:00
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
2017-01-15 12:38:16 -07:00
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=`
2017-01-14 22:38:40 -07:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
Mathias Schreck
ce9ee62fa0
Handle callback errors
2016-08-17 12:54:59 +02:00
barisusakli
b3fa5583f8
closes #4650
2016-05-16 12:34:47 +03:00
psychobunny
d85a8d068d
consolidate allowed image types in ACP
2016-05-06 04:42:59 -04:00
Barış Soner Uşaklı
5556c49f74
removed extra next
2016-02-26 20:44:58 +02:00
psychobunny
e069150625
closes #2165
2016-02-23 16:06:02 -05:00
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
2015-10-25 07:33:59 -04:00
psychobunny
8ef46ebc7d
found some other places with the same problem
2015-10-13 16:19:52 -04:00
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
2015-09-30 14:37:26 -04:00