85 Commits
Author SHA1 Message Date
Ruud d4a4bd40a8 Always return version info 2014-10-07 20:14:17 +02:00
Ruud f6030a333a Don't remove pyc files when using desktop updater 2014-06-29 23:33:23 +02:00
Ruud 94064ac7da Rework restart methods 2014-06-23 01:09:32 +02:00
Ruud e659aba176 Clean .pyc files before starting 2014-06-15 22:22:34 +02:00
Ruud 876c602710 Code cleanup 2014-06-11 12:29:31 +02:00
Ruud ef407bcb3c Don't clear pyc when develop 2014-06-11 09:53:52 +02:00
Ruud a5ee362fc0 Remove scandir lib, use os.walk 2014-05-31 11:53:24 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 675bee83ca Path encode 2014-05-11 16:02:49 +02:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud ee702d92e6 Delete empty folders and leftover .pyc files on restart 2014-03-15 15:34:43 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud 917e813607 Move _base to single file 2014-03-11 22:15:58 +01:00
Ruud 0d4d0f3126 scandir 2014-02-09 18:29:17 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud f3dee50448 Properly handle and trigger events 2014-01-21 21:29:54 +01:00
Ruud 29a34fef8c py3k port helpers 2014-01-20 23:58:54 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Ruud 790415dd4f Log version at start. fix #2708 2014-01-15 14:25:12 +01:00
Ruud 8b2cd62211 Don't save stash on pull 2013-11-30 12:49:28 +01:00
Ruud eaf2974f8d Better frontend notification and GUI updating 2013-11-22 23:00:33 +01:00
Ruud 4764925ae6 Only skip data dir paths when updating source 2013-10-18 17:13:06 +02:00
Ruud 203a52bfd1 Don't load updater.js twice 2013-09-06 20:17:21 +02:00
Ruud b1942678b4 Add hash and date to update available notification. fix #1883 2013-06-29 22:20:35 +02:00
Ruud 5328f7fe69 Allow unknown keywords for all api calls. fix #1881 2013-06-24 21:21:49 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 750e02f38a Close zipfile. fixes #1798 2013-06-08 16:04:14 +02:00
Ruud a4c1480a1a Force update check from dropdown 2013-05-29 19:03:49 +02:00
Ruud 1c20cda389 Set updater crons on start. 2013-05-29 14:50:22 +02:00
Ruud e7b4de56f2 Only run updater if enabled.
fix #1756
2013-05-18 20:30:48 +02:00
Ruud 91c45bad71 Move source url to api 2013-05-02 15:13:57 +02:00
Ruud 39b1dedf12 Updater message at the bottom 2013-05-01 18:30:52 +02:00
Ruud 2f5cb81029 Optimize initial requests 2013-04-30 22:28:15 +02:00
Ruud 3cd5513c0c Point source updater to new url 2013-04-30 18:11:44 +02:00
Ruud 207e846ae6 Check crons after saving settings. fix #1556 & #1557 2013-04-01 00:06:15 +02:00
Ruud bbe8362b08 Show updating screen instantly. closes #1167 2012-12-21 23:54:41 +01:00
Ruud c893d5bbb8 import cleanup 2012-10-29 16:36:02 +01:00
Ruud 35c0356734 Let esky manage it's own restart 2012-10-27 18:25:27 +02:00
Ruud 7420785eaf Show branch on about page 2012-10-26 22:14:48 +02:00
Ruud 952f29918e Hide git command when not using git
Re-order automation
2012-09-25 14:30:35 +02:00
Ruud 102a0177de Only use desktop updater callback on done and error 2012-09-16 12:34:24 +02:00
Ruud 10052b7e86 Use shutil for rename in updater 2012-09-02 11:14:02 +02:00
Ruud cfe1e47df2 Add branch to version file 2012-08-05 16:14:24 +02:00
Ruud 4284bc20c3 Restart when updating manually 2012-07-16 01:21:40 +02:00
Ruud cc023f73a6 Screwed up updater by passing wrong branch.. 2012-07-12 10:14:24 +02:00
Ruud 0cceb39c67 Run updater on start 2012-07-12 00:23:51 +02:00
Ruud 0d0ac196c2 Properly show update message 2012-07-11 23:59:47 +02:00
Ruud db347f3fb7 Improve source updater 2012-07-11 21:28:41 +02:00
Ruud af49d0ea3a Delete all .pyc files. fixes #543 2012-07-11 01:05:27 +02:00