Sharkey/packages
dakkar 3ea85b14a3 silence linter
those objects always have the normal prototype, and can't have
`hasOwnProperty` redefined, let me call it normally

(otherwise I'd have to write
`Object.prototype.hasOwnProperty.call(newUser, field)` and that's
ugly)
2024-11-27 21:01:12 +00:00
..
backend silence linter 2024-11-27 21:01:12 +00:00
frontend merge: added mutual and following to user popup (!777) 2024-11-27 17:59:39 +00:00
frontend-embed merge: Fix frontend TS configs (!725) 2024-11-02 18:00:57 +00:00
frontend-shared fix eslint errors in all projects due to over-including files 2024-10-16 10:30:38 -04:00
megalodon update axios and ws to patch security issue (unexploitable in our case) 2024-10-15 22:00:39 -04:00
misskey-bubble-game fix eslint errors in all projects due to over-including files 2024-10-16 10:30:38 -04:00
misskey-js fix typo "to many requests" 2024-11-22 15:26:55 -05:00
misskey-reversi fix linting and type checks in all packages 2024-10-15 21:41:36 -04:00
shared update deps (#14057) 2024-07-02 11:38:34 +09:00
sw fix linting and type checks in all packages 2024-10-15 21:41:36 -04:00
meta.json