Commit Graph

17 Commits (0fd2b645f36256582f65d692a01f88e14918e296)

Author SHA1 Message Date
kirbylife 5b1fe6918b Delete all the db creation old code to start from scratch 2024-03-27 00:36:30 -06:00
kirbylife ec6bdb0ab8 Fix the Database versions issue 2024-03-20 00:24:27 -06:00
Grégory Oestreicher 64eddbadc6 Add sorting options in the articles list 2017-02-27 16:37:42 +01:00
Grégory Oestreicher 11e665b137 Offer an option to prevent downloading archived articles 2017-02-27 15:09:47 +01:00
Grégory Oestreicher 115d52f94a Correctly update database version 2017-02-27 14:17:21 +01:00
Grégory Oestreicher f96dbe70e6 Use encodeURIComponent() instead of escape() 2017-02-27 14:00:32 +01:00
Grégory Oestreicher 449e862c93 Make errors in WallaBase.js translatable 2016-12-20 15:21:23 +01:00
Grégory Oestreicher d16729bc82 New feature: add article 2016-12-20 14:14:37 +01:00
Grégory Oestreicher 223e1cfd1b Embed images in articles 2016-12-19 08:29:10 +01:00
Grégory Oestreicher 6c744cf387 Check if we're sync'ing before executing the callback 2016-12-18 20:32:09 +01:00
Grégory Oestreicher f1b45f320a Add various HTTP headers in the outgoing requests 2016-12-18 11:14:41 +01:00
Grégory Oestreicher 3dbcc9774c Sync deletions that happened on the server 2016-12-17 18:29:03 +01:00
Grégory Oestreicher 5e7fc2dea1 Use server id in article modification functions 2016-12-17 18:27:45 +01:00
Grégory Oestreicher 66fe16c9b8 Use a compound primary key for articles 2016-12-17 15:19:26 +01:00
Grégory Oestreicher 5cbae70c47 Implement server deletion 2016-12-16 19:02:45 +01:00
Grégory Oestreicher 34b92ac82c Remove code to upgrade unpublished DB schema 2016-12-16 15:00:59 +01:00
Grégory Oestreicher 73c91e26e1 Initial commit 2016-12-16 14:21:20 +01:00