| .. |
|
App
|
Removed simplestatemanager, use @media queries
|
2020-09-20 12:33:33 +02:00 |
|
Common
|
Bugfix: CKEditor failed to load
|
2020-09-23 11:20:00 +02:00 |
|
Component
|
Again replaced some jQuery to native and cleaned up normalize.css without IE
|
2020-08-31 12:45:43 +02:00 |
|
External
|
Bugfix: The ability to list more than one selector in :not() is experimental and not yet widely supported.
|
2020-09-23 11:48:08 +02:00 |
|
Html
|
Remove the boot.js webpack require() parts
|
2020-09-03 16:57:15 +02:00 |
|
Knoin
|
Cleanup knockout commands and replaced EventKeyCode with native KeyboardEvent.key
|
2020-09-17 17:47:35 +02:00 |
|
Model
|
Bugfix: mail?to= should be encodeURIComponent()
|
2020-09-22 14:17:48 +02:00 |
|
Remote
|
Fetch response 'Collection/MessageCollection' to new MessageCollectionModel
|
2020-09-16 15:44:36 +02:00 |
|
Screen
|
Move Knoin routOff, routOn, routReload & setHash to rl.route.*
|
2020-09-16 20:35:29 +02:00 |
|
Settings
|
replace knockout-sortable with html5 native
|
2020-09-20 23:15:06 +02:00 |
|
Storage
|
Update Client.js
|
2020-09-21 22:28:12 +02:00 |
|
Stores
|
Merge some parts of initByJson and initUpdateByMessageJson
|
2020-09-20 11:29:31 +02:00 |
|
Styles
|
Fix SquireUI on mobile
|
2020-09-22 11:19:52 +02:00 |
|
View
|
Resolve https://github.com/the-djmaze/rainloop-webmail/issues/7
|
2020-09-23 12:18:36 +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
|
Bugfix: CKEditor failed to load
|
2020-09-23 11:20:00 +02:00 |
|
bootstrap.js
|
Cleanup knockout commands and replaced EventKeyCode with native KeyboardEvent.key
|
2020-09-17 17:47:35 +02:00 |
|
polyfill.js
|
Don't use webpack on boot.js
|
2020-09-03 16:34:23 +02:00 |
|
prototype.js
|
Merge Objects prototype extensions
|
2020-09-04 17:07:35 +02:00 |