.. |
App
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
Common
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +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
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Html
|
Remove the boot.js webpack require() parts
|
2020-09-03 16:57:15 +02:00 |
Knoin
|
Embed boot.min.js and boot.min.css into index.html for fast response
|
2020-09-06 11:13:43 +02:00 |
Model
|
Let all the new CollectionModels use AbstractCollectionModel
|
2020-09-16 16:33:53 +02:00 |
Remote
|
Fetch response 'Collection/MessageCollection' to new MessageCollectionModel
|
2020-09-16 15:44:36 +02:00 |
Screen
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Settings
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Storage
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Stores
|
Fetch response 'Collection/MessageCollection' to new MessageCollectionModel
|
2020-09-16 15:44:36 +02:00 |
Styles
|
foldersReload promises populator to the new FolderCollectionModel
|
2020-09-16 09:32:36 +02:00 |
View
|
Attachments array to new AttachmentCollectionModel
|
2020-09-15 15:08:08 +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: i've broken the boot.js
|
2020-09-14 12:39:30 +02:00 |
bootstrap.js
|
cleanup Fetch API code
|
2020-09-15 11:51:07 +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 |