egirlskey/packages/backend/src
dakkar 5c311e8a28 tweak the rate limit for notes/create
while fixing #467 #468, we changed the rate limit from 300/hour to
5/minute

some people felt it was too low: they often boost notes in quick
succession

so here's a different approach: back to 300/hour, but not more than
1/second; this is the same settings that `notes/delete` has, BTW
2024-06-12 17:06:33 +01:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot merge: fix: start only one instance of ChartManagementService scheduled job (!514) 2024-05-30 13:18:44 +00:00
core upd: seperate H2/H3 into own case 2024-06-08 18:53:42 +00:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc escape \ character in sqlLikeEscape 2024-05-30 16:01:29 +02:00
models merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
queue allow setting separate timeout / max size for imports - fixes #479 2024-06-03 16:29:19 +00:00
server tweak the rate limit for notes/create 2024-06-12 17:06:33 +01:00
config.ts merge: allow setting separate timeout / max size for imports - fixes #479 (!519) 2024-06-03 16:29:19 +00:00
const.ts merge: upstream 2024-02-19 10:47:42 +01:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts merge: upstream 2024-02-19 10:47:42 +01:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts merge: upstream 2024-02-19 10:47:42 +01:00
types.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00