Vishnu Mohandas
a8b1299117
[server] Update constraints to allow for BF 2024 ( #3978 )
2024-11-08 17:57:31 +05:30
vishnukvmd
949c3c3c73
[server] Update constraints to allow for BF 2024
2024-11-08 17:45:16 +05:30
Vishnu Mohandas
4dfb73e3d9
[server] Black Friday 2024 ( #3977 )
2024-11-08 16:28:24 +05:30
vishnukvmd
a558da2706
[server] Black Friday 2024
2024-11-08 16:14:59 +05:30
Neeraj Gupta
ccc436be26
[server] refactor fd status API
2024-11-07 14:33:04 +05:30
Neeraj Gupta
9a683d65c9
[server] Log userID on passkey auth failure
2024-11-06 17:36:18 +05:30
Neeraj Gupta
9e06245941
[server] increse file data replication lockTime
2024-11-06 17:36:18 +05:30
Neeraj Gupta
a87fdfa94b
fix log msg
2024-11-06 17:36:18 +05:30
Neeraj Gupta
ff7d65041a
[server] Avoid immedidate sync
2024-11-06 17:36:18 +05:30
Neeraj Gupta
0fc17e9453
[server] Log additional details on replication failure
2024-11-04 18:00:59 +05:30
Neeraj Gupta
70f79ebae4
[server] Change method type
2024-10-28 15:12:24 +05:30
Neeraj Gupta
17d1589859
[server] API to get index diff status
2024-10-28 15:03:08 +05:30
ashilkn
3b8c1ed9e3
[server] Add '/' before query params for an album's share URL
2024-10-26 07:51:20 +05:30
Neeraj Gupta
4dc2d277d2
[server] Add API to terminate userSession
2024-10-22 10:16:52 +05:30
Manav Rathi
b513ba2da5
[server] [docs] Update references to outdated postgres
2024-10-21 17:34:20 +05:30
Neeraj Gupta
49c8e545b3
[server] Remove freshToken req for account recovery
2024-10-19 11:16:57 +05:30
Neeraj Gupta
8c722c39ec
[server] Remove invites & remove members during closeFamily
2024-09-24 15:28:47 +05:30
Manav Rathi
ca5be3518b
[server] Postgres 12 => 15 in sample docker compose file (+ add migration guide) ( #3342 )
2024-09-19 15:13:13 +05:30
Neeraj Gupta
5f873a0f7b
Increase waittime on error
2024-09-19 11:55:54 +05:30
Neeraj Gupta
a8c7dd52ba
[server] Slow down crons
2024-09-19 11:49:48 +05:30
Manav Rathi
6ed0ad806e
pg 15
2024-09-19 10:30:58 +05:30
Neeraj Gupta
41512540e4
[server] Remove timelimit for applying referral code
2024-09-18 11:20:15 +05:30
Manav Rathi
9e26397c1b
[server] Document the optionality of SMTP auth
...
https://github.com/ente-io/ente/pull/3251
2024-09-17 10:29:46 +05:30
Neeraj Gupta
7911c14e40
[server] Return 4xx for bad request ( #3302 )
...
## Description
## Tests
2024-09-17 09:50:38 +05:30
Neeraj Gupta
802ba2bc5b
[server] Gracefully handle duplicate update req ( #3301 )
...
## Description
## Tests
2024-09-17 09:14:19 +05:30
Tobias Genannt
d25420c867
[server] Optional SMTP authentication
...
When using a local relay server, not authentication is needed. To
support this use-case authentication is only send to the server when an
user and password are set in the configuration file.
2024-09-15 15:15:10 +02:00
Neeraj Gupta
0947b2bbaa
[server] Fix sharing validation
2024-09-13 14:14:31 +05:30
Manav Rathi
86e2db388e
[docs] Add more links to the self hosting docs
...
To make them easier to find.
2024-09-10 07:27:08 +05:30
Manav Rathi
af6feaf735
[server] Remove unused roadmap related endpoints
2024-09-09 13:46:54 +05:30
Neeraj Gupta
9920578ca2
[server] Log slowUpload for all destinations
2024-09-06 13:29:57 +05:30
Manav Rathi
9a37542158
[server] Load museum.yaml after configuration.yaml
...
Since museum.yaml is gitignored, loading it the last makes it easier to do
ad-hoc configuration changes without marking the git tree dirty.
2024-09-05 09:59:32 +05:30
Neeraj Gupta
5cd37a02c7
[server] Bump up expiry_time for free plan
2024-09-04 13:05:36 +05:30
Neeraj Gupta
c416819f0a
[server] Increase duration of free trial
2024-09-04 12:18:06 +05:30
Neeraj Gupta
a54237e8e2
[server] Gracefully handle auth key exist err
2024-09-02 17:04:04 +05:30
Neeraj Gupta
be3a709335
[server] Use nanoId as reqID
2024-08-30 09:16:43 +05:30
Neeraj Gupta
236d24c79b
[server] Gracefully handle deleted users
2024-08-29 18:01:06 +05:30
Neeraj Gupta
b3d94e9bcf
[server] Minor copy change
2024-08-27 19:51:28 +05:30
Neeraj Gupta
e25d439b9b
[server] Update validation for storage bonus
2024-08-27 16:30:04 +05:30
Neeraj Gupta
7103477598
[server] Reduce filedata delete worker count to 1
2024-08-27 16:30:04 +05:30
Neeraj Gupta
4ecc64e478
[server] Handle case when no entry exists in trash
2024-08-27 12:35:24 +05:30
Manav Rathi
46e1552f1e
[server] Cache count improvement ( #2972 )
...
## Description
This does not handle the case where the server might get multiple
request for same user to get the count, and the file count is not cached
yet.
## Tests
2024-08-27 12:15:09 +05:30
Neeraj Gupta
e32facf3e6
[server] Refresh fileCount only if trash or usage changed
2024-08-27 12:01:00 +05:30
Neeraj Gupta
a5b289d290
[server] Allow 200,1TB, & 2TB
2024-08-27 11:36:26 +05:30
Neeraj Gupta
0925f7f0a2
[server] Allow adding support bonus
2024-08-27 11:32:48 +05:30
Neeraj Gupta
bf7f1d43c0
[server] Update endpoint
2024-08-27 11:26:59 +05:30
Neeraj Gupta
e0eda79a91
[server] Refactor
2024-08-27 11:20:27 +05:30
Neeraj Gupta
9334540e1e
[server] Rename
2024-08-27 11:14:34 +05:30
Neeraj Gupta
f67516f696
[server] Remove duplicate code
2024-08-27 10:56:56 +05:30
Manav Rathi
45c4d1c623
[server] Remove unused endpoint ( #2968 )
...
## Description
## Tests
2024-08-27 10:51:47 +05:30
Neeraj Gupta
65497862ea
[server] Remove unused endpoint
2024-08-27 10:48:56 +05:30