summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use new for throw errorsyuilo2022-08-011-1/+1
* tweak rate limitsyuilo2022-07-241-1/+1
* リモートユーザーを正しくブロックできるように修正す...xianon2022-07-221-1/+1
* chore: improve error message of bootsyuilo2022-07-211-0/+2
* fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever...Acid Chicken (硫酸鶏)2022-07-191-2/+6
* fix(server): fix bind of methodsyuilo2022-07-161-0/+1
* tweak boot.jssyuilo2022-07-141-2/+11
* tweak boot.jssyuilo2022-07-141-6/+8
* tweak boot.jssyuilo2022-07-141-4/+4
* chore: use tabsyuilo2022-07-141-19/+19
* improve error handling of client bootsyuilo2022-07-141-9/+15
* log error while client bootsyuilo2022-07-141-0/+2
* fix(sw, notification): Don't issue an event if there is no affect (#8979)tamaina2022-07-131-1/+3
* enhance: read theme color nodeinfo (#8977)Johann1502022-07-132-3/+4
* feat: support <plain> syntax for mfmsyuilo2022-07-121-0/+6
* Fix crash at startup if TensorFlow is not supported (#8984)MeiMei2022-07-121-2/+22
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
* chore: fix lint errors (#8981)yzhe8192022-07-103-3/+3
* enhance(sw): If receiving a push notification issued more than a day, ignore ...tamaina2022-07-101-0/+1
* fix: QueryFailedError when logging user's IPs (#8973)dogcraft2022-07-101-2/+2
* Fix Attempts to update all notifications (#8974)MeiMei2022-07-091-1/+1
* enhance: make active email validation configurablesyuilo2022-07-094-8/+26
* enhance(server): tweak identicon generationsyuilo2022-07-091-20/+29
* feat: auto nsfw detection (#8840)syuilo2022-07-0714-23/+351
* chore(server): tweak api for adminsyuilo2022-07-071-1/+1
* chore(server): tweak api for adminsyuilo2022-07-071-1/+1
* enhance: Styled error screen (#8946)Kainoa Kanter2022-07-071-13/+153
* revert: feat: styled error screen (#8930)syuilo2022-07-064-138/+11
* perf: allow get for notes/reactionssyuilo2022-07-051-0/+3
* rename: BIOS -> Repair Toolsyuilo2022-07-052-3/+3
* feat: styled error screen (#8930)Kainoa Kanter2022-07-054-11/+138
* Add additional drive capacity change support (#8867)CyberRex2022-07-056-3/+66
* fix typosyuilo2022-07-031-1/+1
* feat: moderation notesyuilo2022-07-034-1/+40
* feat(server): add fetch-rss api to reduce dependency of external apissyuilo2022-07-022-0/+41
* feat: Log user ips (#8872)syuilo2022-07-0220-61/+240
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* chore(client): tweak uisyuilo2022-07-021-1/+2
* migrate parse5 to 7.0.0 (#8916)MeiMei2022-07-011-4/+6
* use parse5 6.0.1syuilo2022-07-011-1/+1
* fix typoJohann1502022-06-301-1/+1
* update depssyuilo2022-07-011-4/+4
* chore(client): tweak uisyuilo2022-06-301-2/+3
* fix(server): cannot show userssyuilo2022-06-301-20/+1
* chore(client): tweak clientsyuilo2022-06-301-0/+10
* improve instance doughnut chartssyuilo2022-06-281-3/+18
* fix(api): fix instance schemasyuilo2022-06-281-0/+4
* feat(api): add federation/stats endpointsyuilo2022-06-282-0/+51
* fix(api): add missing themeColor property of instancesyuilo2022-06-281-0/+1
* feat: make possible to delete an account by adminsyuilo2022-06-274-17/+59