.. |
App
|
Move some knockoutjs bindings, extenders and functions to Admin and User specific areas
|
2020-09-17 00:02:35 +02:00 |
Common
|
Cleanup knockout commands and replaced EventKeyCode with native KeyboardEvent.key
|
2020-09-17 17:47:35 +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
|
Replace messages jQuery drag/drop with native HTML5
|
2020-09-18 14:01:27 +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: Message attachments should be observable or else KnockoutJS is not updating
|
2020-09-17 22:14:51 +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
|
Move Knoin routOff, routOn, routReload & setHash to rl.route.*
|
2020-09-16 20:35:29 +02:00 |
Storage
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Stores
|
Move Knoin routOff, routOn, routReload & setHash to rl.route.*
|
2020-09-16 20:35:29 +02:00 |
Styles
|
Replace messages jQuery drag/drop with native HTML5
|
2020-09-18 14:01:27 +02:00 |
View
|
Replace messages jQuery drag/drop with native HTML5
|
2020-09-18 14:01:27 +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 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 |