Commit Graph

88 Commits

Author SHA1 Message Date
antelle e0b65bbebf
up modules; prettier 2020-06-01 16:53:51 +02:00
antelle ffdc438091
removed app-model prepare 2020-05-05 16:34:39 +02:00
antelle aa5a9fc6d2
Merge branch 'master' into usb
# Conflicts:
#	app/scripts/app.js
#	package.json
#	release-notes.md
2020-05-04 19:46:07 +02:00
antelle ec292705b3
distinct redirect URIs for storage providers 2020-05-04 19:06:05 +02:00
antelle dd68aa342a
Merge branch 'develop' into usb
# Conflicts:
#	app/scripts/const/default-app-settings.js
#	app/scripts/views/open-view.js
2020-04-23 20:26:52 +02:00
antelle d30c9d9d90
escaping more dangerous places 2020-04-23 19:55:52 +02:00
antelle 035a4485b7
usb 101 2020-04-15 16:50:01 +02:00
antelle 95239fb257
start profiler 2020-03-29 09:23:49 +02:00
antelle 63aee0e876 fix #1108: setting for running in an iframe 2019-10-06 08:28:59 +02:00
antelle 94660d9e71 updater model 2019-09-17 21:56:58 +02:00
antelle 8f4932610c runtime-data model 2019-09-17 21:50:46 +02:00
antelle b405ca970c file model 2019-09-17 21:39:06 +02:00
antelle 9c3c9d28fa app setting model 2019-09-17 19:50:42 +02:00
antelle 2fcc6f2ea3 events 2019-09-16 22:57:56 +02:00
antelle 9859e921d2 exports 2019-09-16 22:01:59 +02:00
antelle f1d9b5c645 moved views 2019-09-16 20:42:33 +02:00
antelle 7730486f30 move views 2019-09-16 17:43:57 +02:00
antelle 9bbea458c6 imports 2019-09-15 14:16:32 +02:00
antelle 2688e761ba moved PluginManager 2019-09-15 13:29:20 +02:00
antelle c83dff46a7 renamed the mixin 2019-09-15 12:41:38 +02:00
antelle 58b8ed7940 renamed mixins to view-engine 2019-09-15 12:14:53 +02:00
antelle f82791096d renamed helpers 2019-09-15 08:51:24 +02:00
antelle 60dcfbb071 organized files inside comp 2019-09-15 08:47:57 +02:00
antelle 9e7a86a1db organized files inside util 2019-09-15 08:11:11 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle cf6fca86f3 iOS PWA improvements 2019-03-28 22:02:04 +01:00
antelle 8cc80dbd69 focusdetector static 2019-01-21 20:52:40 +01:00
antelle ae8e6e4bc8 fix #810: Google Drive cookies 2019-01-06 23:33:09 +01:00
antelle 9924dff39a removed old feature detecting stuff 2018-08-30 22:21:57 +02:00
antelle 1054cdcfc4 Testing features on start 2018-08-30 22:16:31 +02:00
antelle 0405ba0321 Reverted https warning back 2018-08-30 21:38:52 +02:00
antelle c8dc0aefa0 removed debug code 2018-08-30 21:33:07 +02:00
antelle e889f5f5ba Require https on start: some browser APIs are not available when the app is loaded via HTTP, it's better to fail fast. 2018-08-30 21:32:37 +02:00
antelle 334e439f94 fixed storage providers authentication in desktop apps 2017-12-09 12:22:33 +01:00
antelle a4d5963620 fix #731: option to open keyfile from command line 2017-12-03 20:31:54 +01:00
antelle 954a38b8d8 Merge branch 'master' into develop 2017-08-31 21:30:20 +02:00
antelle 1ac61799fe prevent keeweb from working in iframe 2017-08-31 18:56:11 +02:00
antelle 857593232c set app folder permissions to root on mac 2017-06-05 11:31:50 +02:00
antelle 1e84c48213 auto-updating plugins 2017-05-20 12:46:21 +02:00
antelle 61e6536d02 fancy not supported message 2017-05-16 22:56:52 +02:00
antelle 7d86e8323c loading plugins from config 2017-05-16 21:26:25 +02:00
antelle 85d4f9797d fix #298: support cloud storages in iOS homescreen apps 2017-04-16 18:05:58 +02:00
antelle 782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle adcf3c5377 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:39:13 +01:00
antelle 1438ae5642 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:38:52 +01:00
antelle 14a045bf2a startup time logging 2017-02-19 20:19:03 +01:00
antelle 35d74033fd loading saved plugins 2017-02-19 18:51:52 +01:00
Alex Shpak bda4cbf2ad Merge branch 'upstream/develop' into develop
# Conflicts:
#	app/scripts/app.js
2017-02-11 23:06:03 +01:00
Alex Shpak 542db7fd0d Refactor settiing stores to work with promises, wait untill all loaded before showing the app 2017-02-05 21:28:43 +01:00