snappymail/dev
2020-07-22 10:03:37 +02:00
..
App Strip .no-css, .csstransitions and .cssanimations 2020-07-22 08:17:02 +02:00
Common Bugfix: incorrect removal of useJsNextBundle 2020-07-22 10:03:37 +02:00
Component _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00
External -1…*.indexOf() to native .includes() 2020-07-20 21:39:00 +02:00
Helper prettier --write 2019-07-04 22:19:24 +03:00
Html Removed jquery-backstretch that handled the UserBackground 2020-07-13 15:47:19 +02:00
Knoin _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00
Model -1…*.indexOf() to native .includes() 2020-07-20 21:39:00 +02:00
Promises Ajax use window.fetch() instead of $.ajax (not perfect yet). 2020-07-21 22:22:58 +02:00
Remote Ajax use window.fetch() instead of $.ajax (not perfect yet). 2020-07-21 22:22:58 +02:00
Screen Bugfix: bootstrap jQuery('#') syntax error 2020-03-13 15:30:39 +01:00
Settings Strip .no-css, .csstransitions and .cssanimations 2020-07-22 08:17:02 +02:00
Storage JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Stores -1…*.indexOf() to native .includes() 2020-07-20 21:39:00 +02:00
Styles Removed .no-css 2020-07-22 08:31:25 +02:00
View -1…*.indexOf() to native .includes() 2020-07-20 21:39:00 +02:00
admin.js prettier --write 2019-07-04 22:19:24 +03:00
app.js prettier --write 2019-07-04 22:19:24 +03:00
boot.js Upgraded some old JavaScript to ECMAScript 1.6 2020-07-15 14:25:51 +02:00
bootstrap.js Upgraded some old JavaScript to ECMAScript 1.6 2020-07-15 14:25:51 +02:00