the-djmaze
|
9383277e64
|
Rename backToMailBoxClick to backToInbox
|
2022-04-30 21:26:34 +02:00 |
|
the-djmaze
|
3e494f6519
|
Cleanup views system
|
2022-03-08 12:28:16 +01:00 |
|
the-djmaze
|
fafe56ecb4
|
Fix and improved hasher routing
|
2022-03-03 16:28:05 +01:00 |
|
djmaze
|
5b0dd471bc
|
Improved the (User|Admin) Settings screens
|
2021-11-07 21:19:48 +01:00 |
|
djmaze
|
2e34f98c80
|
Cleanup and improve HTML/CSS and it's JavaScript handling
|
2021-11-06 12:27:37 +01:00 |
|
djmaze
|
8010229d6b
|
Merge SystemDropDownMailBoxUserView & SystemDropDownSettingsUserView into SystemDropDownUserView
|
2021-09-23 10:40:10 +02:00 |
|
djmaze
|
c9fe7516c4
|
Remove unused parameter 'name' in views
|
2021-09-23 09:41:02 +02:00 |
|
djmaze
|
a7ae087f18
|
More HTML cleanups
|
2021-05-01 10:02:40 +02:00 |
|
djmaze
|
3572d00a10
|
Cleanup admin code
|
2021-04-22 21:56:01 +02:00 |
|
djmaze
|
75c879836c
|
Settings menus:
- remove .disabled, never used
- cleanup/simplify code
|
2021-04-22 16:02:12 +02:00 |
|
djmaze
|
eff92c3152
|
Cleanup AppUserStore
Simplify KeyState/Focused as Scope enum
|
2021-03-16 16:06:16 +01:00 |
|
djmaze
|
6a454ec624
|
Convert user stores to single object instances
Removed unused ContactUserStore.exportingCsv and ContactUserStore.exportingVcf
|
2021-03-10 22:41:35 +01:00 |
|
djmaze
|
d7994ddab6
|
Revamp Mobile/Desktop switcher without completely reloading.
Remove switcher from login page, it became useless.
|
2021-02-16 20:12:23 +01:00 |
|
djmaze
|
b1c7bd2c50
|
Improve and cleanup isMobile
|
2021-02-15 16:05:38 +01:00 |
|
djmaze
|
10f9ce39d9
|
Revamp mobile including CSS flexbox for messageListItem
|
2021-02-15 15:20:22 +01:00 |
|
djmaze
|
997e0561ad
|
Rename inbox() to mailbox() because we select any mailbox folder
|
2021-02-12 14:56:16 +01:00 |
|
djmaze
|
864da66b5f
|
Replace viewDecorator and popupDecorator with proper AbstractView classes
|
2021-01-24 10:25:23 +01:00 |
|
djmaze
|
1535dd00f1
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01:00 |
|
djmaze
|
c7054ff56c
|
Resolve https://github.com/the-djmaze/snappymail/issues/14
There this works
|
2020-09-26 10:20:24 +02:00 |
|
m hagoort
|
5e7f531c7f
|
Revamp shortcuts handler (not tested yet)
|
2020-09-26 00:02:29 +02:00 |
|
djmaze
|
467f615713
|
Move Knoin routOff, routOn, routReload & setHash to rl.route.*
|
2020-09-16 20:35:29 +02:00 |
|
djmaze
|
aeb5275648
|
Improved boot.js with existing global window.rl
Put dev/Storage/Settings.js in boots.js global rl.settings
|
2020-09-04 12:05:17 +02:00 |
|
djmaze
|
2bf96ab33e
|
Bugfix: typo in querySelectorAll
|
2020-08-30 17:40:54 +02:00 |
|
djmaze
|
69fcc240e9
|
More jQuery to native (including bootstrap.js)
|
2020-08-30 10:30:50 +02:00 |
|
djmaze
|
e7180a86ce
|
Made eslint using 'browser' environment and added globals, because RainLoop is used in browsers.
This also allowed to remove all webpack 'externals' overhead.
|
2020-08-12 00:25:36 +02:00 |
|
RainLoop Team
|
8a0be3212d
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
RainLoop Team
|
e449261277
|
autocomplete attributes
|
2019-03-30 01:45:12 +03:00 |
|
RainLoop Team
|
709eeddd09
|
Small fixes
|
2017-07-11 15:40:31 +03:00 |
|
RainLoop Team
|
1526130bfc
|
Add asserts folder
Add @command decorator
|
2016-09-03 02:19:37 +03:00 |
|
RainLoop Team
|
a60ffc06e1
|
Update ckeditor
Avoid empty commands
Small fixes
|
2016-09-01 23:41:36 +03:00 |
|
RainLoop Team
|
17669b7be0
|
es5 -> es2015 (last stage)
Signature plugin fixes
Add view decorator
A large number of fixes
|
2016-08-20 20:30:16 +03:00 |
|
RainLoop Team
|
59b32241bf
|
More fixes for scrutinizer-ci
|
2016-08-09 22:52:30 +03:00 |
|
RainLoop Team
|
cec53b111f
|
Code refactoring (5) (es5 -> es2015)
|
2016-07-17 18:05:15 +03:00 |
|
RainLoop Team
|
52e2698cdf
|
Add more strict rules (eslint)
|
2016-07-02 01:49:59 +03:00 |
|
RainLoop Team
|
8e8a041032
|
eslint (additional rules)
|
2016-07-01 01:05:04 +03:00 |
|
RainLoop Team
|
77a1d3f3df
|
jshint -> eslint
|
2016-06-27 23:55:37 +03:00 |
|
RainLoop Team
|
b0ffd84ac6
|
Add mobile version (beta)
|
2016-05-01 04:07:29 +03:00 |
|
RainLoop Team
|
4eaef23cc7
|
Code refactoring
|
2015-02-22 20:35:17 +04:00 |
|
RainLoop Team
|
31860420cb
|
Code refactoring
|
2015-02-22 02:00:51 +04:00 |
|
RainLoop Team
|
1a85330770
|
Small fixes and code refactoring
|
2015-02-16 01:58:24 +04:00 |
|
RainLoop Team
|
8cf8b94d39
|
Code refactoring
|
2014-10-18 17:43:44 +04:00 |
|