the-djmaze
|
944a2cb8dc
|
A solution for #1056 to support <html data-date-lang="fa-IR"
|
2023-04-04 11:28:15 +02:00 |
|
the-djmaze
|
938c209869
|
Cleanup a bit of javascript
|
2023-02-21 12:59:56 +01:00 |
|
the-djmaze
|
b2ca7f50ad
|
Resolve timeStyle issue found in Safari 13.1.2
|
2023-01-17 15:48:48 +01:00 |
|
the-djmaze
|
a83cb9150e
|
Change Intl.DateTimeFormat() into toLocaleString() for iOS < 14
|
2022-12-23 19:03:35 +01:00 |
|
the-djmaze
|
bf45070ff1
|
Remove unused Date.format() phpFormats
|
2022-12-23 16:28:02 +01:00 |
|
the-djmaze
|
a9b336d90f
|
'Y-m-d\\TH:i:s' as 'ISO8601'
|
2022-12-23 16:10:35 +01:00 |
|
the-djmaze
|
b0ed74575f
|
Cleanup locate time handling
|
2022-12-23 12:22:57 +01:00 |
|
the-djmaze
|
d0db7f5ce3
|
Resolve #760
|
2022-12-12 13:03:41 +01:00 |
|
djmaze
|
0b64083543
|
Array.isArray to isArray
Array.isNotEmpty to isNonEmptyArray
|
2021-03-16 16:49:14 +01:00 |
|
djmaze
|
4321c11622
|
Some tiny changes
|
2020-12-09 22:42:04 +01:00 |
|
djmaze
|
d747de7649
|
Revert my Squire node.remove() back to detach(node) and
Cleanup some code
|
2020-10-17 14:08:27 +02:00 |
|
djmaze
|
d0f686c657
|
Rename basefolder 'rainloop' to 'snappymail'
this prevents conflicts with original rainloop
|
2020-10-15 16:21:52 +02:00 |
|
djmaze
|
3bfe2c67d1
|
Droppped momentjs in favor of Intl
Uses a fallback for Intl.RelativeTimeFormat in Date.prototype.fromNow
|
2020-10-15 10:45:18 +02:00 |
|
djmaze
|
6f585e1f1d
|
Use Intl.DateTimeFormat instead of momentjs where we can
Need to solve the Intl.RelativeTimeFormat to drop momentjs
|
2020-10-15 00:26:40 +02:00 |
|
djmaze
|
a0f8ac0dad
|
Cleanup Date.fromNow() and friendlySize()
|
2020-10-03 14:02:33 +02:00 |
|
djmaze
|
c3a2da65df
|
Revamp array filtering
Replaced fakeMd5 with new Jua.randomId
Cleanup more code
|
2020-10-02 23:54:15 +02:00 |
|
djmaze
|
3a48cc8b7f
|
Probably resolved issue #14
Could get some better improvements
|
2020-09-26 09:34:23 +02:00 |
|
m hagoort
|
5e7f531c7f
|
Revamp shortcuts handler (not tested yet)
|
2020-09-26 00:02:29 +02:00 |
|
djmaze
|
f2d194947d
|
Merge Objects prototype extensions
|
2020-09-04 17:07:35 +02:00 |
|