audric
41c2ce67a7
fix link device. start polling for our pubkey
4 years ago
Audric Ackermann
6f8c8ee1b3
remove most of sogsv1 and fsv1 and update version fetch url
...
version fetch is used to know when we have a new update
4 years ago
Audric Ackermann
0c0da48150
remove pow
4 years ago
Audric Ackermann
98b69c17f0
add userblocking opengroupv2 and quoting back of messages
4 years ago
Audric Ackermann
34148e67ec
add return of url after v2 attachment upload
4 years ago
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100
4 years ago
Audric Ackermann
5ab3680903
make OnionPath a singleton and build path on app Start only
4 years ago
Audric Ackermann
5de2dea407
use .ok field on serverRequest to check for request success
5 years ago
Ryan Tharp
f28508b849
expose window.setClockParams
5 years ago
Ryan Tharp
c8d1ef17e5
setClockParams(), getTimeDifferential(), getServerTime(), and call it
5 years ago
Ryan Tharp
0936c6e04c
use .getPubKeyForUrl() to set up window.tokenlessFileServerAdnAPI
5 years ago
Ryan Tharp
0336b09fd4
tweak expire delay
5 years ago
Ryan Tharp
cf5e186bcd
change delay to 10s for initial retries, also remove space between time and units
5 years ago
Ryan Tharp
c83201ee9c
set a default token
5 years ago
Ryan Tharp
6c73fa99e2
extension.expiredStatus(), adjustable timers, improve guards
5 years ago
Ryan Tharp
8e92f22974
window.extension.expiredPromise version
5 years ago
Ryan Tharp
a0599d27bc
get latest version through snode proxy, remove clearfix from ExpiredAlertBanner
5 years ago
Scott Nonnenberg
5933a34a18
Use window.log in browser context, turn on console eslint rule
7 years ago
Scott Nonnenberg
43a44793c5
Remove jshint - move everything over to eslint
...
Also removed all hints of previous linters
7 years ago
Scott Nonnenberg
1c23c6a9d7
Remove window.config in favor of window.getXXX() accessors
7 years ago
Daniel Gasienica
1dd87ad197
Format all source code using Prettier
7 years ago
lilia
e7e030a5e2
Build expiration date
...
Add the buildExpiration config and add it to the renderer's config
object. Use grunt to write the build expiration to
config/local-production.json which will override the default value (no
expiration) in production. Finally, run this grunt task as part of the
build process.
// FREEBIE
8 years ago
lilia
c442a02cb6
Add build support for expiring old releases
...
Builds expire after 90 days.
9 years ago