Files
NodeBB/src/controllers
Julian Lam 90497e3ef5 feat: more work on topic thumbs refactor
- addThumb and deleteThumb are now protected routes (duh)
- new getThumbs route GET /api/v3/topics/<tid>/thumbs
- Updated `assert.path` middleware to better handle if relative paths are received with upload_url
- Slight refactor of thumbs lib to use validator to differentiate between tid and UUID
2020-12-09 10:42:41 -05:00
..
2020-11-18 23:24:51 -05:00
2019-08-12 21:56:09 -04:00
2020-10-02 16:57:26 -04:00
2019-08-21 23:02:50 -04:00
2020-12-06 12:36:40 -05:00