Commit Graph

3543 Commits

Author SHA1 Message Date
Johannes Zellner c9f7e7eeb5 take cloudron avatars via multipart 2015-07-16 13:09:16 +02:00
Johannes Zellner e91253fde3 Add stubs for avatar get/post 2015-07-16 13:01:56 +02:00
Johannes Zellner f3f4989db0 Add avatar route 2015-07-16 12:51:03 +02:00
Girish Ramakrishnan 1786eabcec fight the good fight against meaningless comments 2015-07-16 01:25:53 -07:00
Girish Ramakrishnan 0a966530a1 Remove unreferenced values 2015-07-16 01:21:52 -07:00
Girish Ramakrishnan 24f28482f7 Return 503 for external error 2015-07-16 00:31:04 -07:00
Girish Ramakrishnan e9d558a790 Add 30 seconds for clock skew 2015-07-16 00:07:35 -07:00
Girish Ramakrishnan b1fb6b58c0 cloudron update route must return error code based on whether it started update 2015-07-15 23:37:33 -07:00
Girish Ramakrishnan f0fd1d8814 Fix typo 2015-07-15 23:37:33 -07:00
Girish Ramakrishnan 7b30de53f8 cloudron.backup return value must be based on whether it started backup task 2015-07-15 23:37:32 -07:00
Girish Ramakrishnan bf460e8018 Add pending backup state 2015-07-15 23:37:32 -07:00
Johannes Zellner 77c731780c Add comment for backup button trigger feedback 2015-07-16 08:25:15 +02:00
Girish Ramakrishnan 88dfe6fdfb Clear installation progress when setting a new command 2015-07-15 22:46:19 -07:00
Girish Ramakrishnan a072b15256 Listen on unlock events to start the next task 2015-07-15 22:23:00 -07:00
Girish Ramakrishnan fe0b152936 Make Locker an event emitter 2015-07-15 22:12:55 -07:00
Girish Ramakrishnan a164c3d92d Add missing define 2015-07-15 21:25:56 -07:00
Girish Ramakrishnan 8eda3ae4a3 Print the operation 2015-07-15 21:10:00 -07:00
Girish Ramakrishnan 9935221de9 Add missing require 2015-07-15 21:07:55 -07:00
Girish Ramakrishnan cb152a2cc8 Implement locker 2015-07-15 21:00:01 -07:00
Girish Ramakrishnan c8e5f7ccd3 Fix typos 2015-07-15 20:12:29 -07:00
Girish Ramakrishnan be51caddbc rename updater to updatechecker since that's all it does 2015-07-15 18:21:01 -07:00
Girish Ramakrishnan 72c19c9940 Rework backup and update code 2015-07-15 18:20:57 -07:00
Girish Ramakrishnan 5521779d1c Remove ununsed require 2015-07-15 17:00:22 -07:00
Girish Ramakrishnan 95c7381024 Separate cron jobs for box and app updates 2015-07-15 16:57:14 -07:00
Girish Ramakrishnan 1ea55c2aac add cloudron.ensureBackup 2015-07-15 14:51:25 -07:00
Girish Ramakrishnan d44c8d270d Add cloudron.backup to schedule a backup 2015-07-15 14:44:26 -07:00
Girish Ramakrishnan bd22d13993 Remove unused function 2015-07-15 14:24:51 -07:00
Girish Ramakrishnan c8e451f759 Move box update login to cloudron.js 2015-07-15 14:24:22 -07:00
Girish Ramakrishnan e4a0923357 debug the progress 2015-07-15 14:13:22 -07:00
Girish Ramakrishnan ab8d06c2a1 Remove ununsed function (it has moved to apps.js) 2015-07-15 13:32:30 -07:00
Girish Ramakrishnan 98b79926d2 lock before updating a cloudron 2015-07-15 13:28:12 -07:00
Girish Ramakrishnan 6a378302be Add locker.js with dummy api 2015-07-15 13:27:49 -07:00
Girish Ramakrishnan 7d13a307ff INVALID_STATE -> BAD_STATE 2015-07-15 13:24:16 -07:00
Girish Ramakrishnan 742fcdd470 routes must not access updater directly 2015-07-15 11:23:25 -07:00
Girish Ramakrishnan 7b5626f54b Remove updater.hasBoxUpdate 2015-07-15 11:14:37 -07:00
Girish Ramakrishnan 980c65ef31 Remove updater.init/uninit 2015-07-15 11:08:27 -07:00
Girish Ramakrishnan 06aaa39405 Fix apps test 2015-07-15 11:08:16 -07:00
Girish Ramakrishnan 96c8659551 Move app autoupdate logic to apps.js 2015-07-15 11:02:50 -07:00
Girish Ramakrishnan 2957649d28 Fix failing apps test
we now delete images by id and not tag
2015-07-15 11:01:33 -07:00
Girish Ramakrishnan ed05f1ee46 Fix failing settings test 2015-07-15 10:48:15 -07:00
Johannes Zellner 47851754cd Add - for the memory timeline 2015-07-15 18:13:14 +02:00
Johannes Zellner 5d0eb89323 Sync chart colors for apps 2015-07-15 17:59:16 +02:00
Johannes Zellner f279f7ebc9 Show detailed memory usage when selecting an app in the pie doughnut chart 2015-07-15 17:57:44 +02:00
Johannes Zellner d6e6449bcb let the linter know Chart is defined externally 2015-07-15 17:35:58 +02:00
Johannes Zellner b3ec6300bd Combine buffered and cached memory usage 2015-07-15 17:35:39 +02:00
Johannes Zellner c4b23bcb2f Show memory in MB 2015-07-15 17:28:57 +02:00
Johannes Zellner 47e5273549 Show current memory usage for system and for apps 2015-07-15 17:26:58 +02:00
Johannes Zellner fe56748080 Ensure we can run through setup without mouse focus interaction 2015-07-15 16:47:20 +02:00
Johannes Zellner 17fbe279a3 Ensure we go for the apiOrigin with ajax requests 2015-07-15 16:27:38 +02:00
Johannes Zellner dcc7b062f8 Also style the appstatus page like other status pages 2015-07-15 16:05:29 +02:00