1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/packages/server/src
2021-08-13 21:58:39 +01:00
..
middleware Server: Allow enabling or disabling a user. Handle cancelling subscription. 2021-07-22 17:32:10 +01:00
migrations Server: Fix migrations 2021-08-13 21:58:39 +01:00
models Server: Re-enable account when subscription is paid 2021-08-10 18:21:15 +01:00
routes Server: Resolves #5286: Set better filename and mime type for files downloaded via published notes 2021-08-10 19:13:16 +01:00
services Server: Disable upload for accounts with subscription failed payments 2021-08-09 19:00:22 +01:00
tools Server: Disable upload for accounts with subscription failed payments 2021-08-09 19:00:22 +01:00
utils Server: Resolves #5286: Set better filename and mime type for files downloaded via published notes 2021-08-10 19:13:16 +01:00
views Server: Fixes #5269: Fixed layout of notes on mobile devices 2021-08-11 18:17:59 +01:00
app.ts Server: Add support for Stripe yearly subscriptions 2021-07-31 14:42:56 +01:00
config.ts Server: Fixed support emails 2021-08-03 19:47:18 +01:00
db.ts Server: Allow setting email key to prevent the same email to be sent multiple times 2021-08-09 16:55:04 +01:00