Commit graph

61 commits

Author SHA1 Message Date
Damien Elmes
33cbbdc368 bump version number 2011-01-03 13:46:27 +09:00
Damien Elmes
545c2cddcd bump version 2011-01-02 19:25:27 +09:00
Damien Elmes
6f10c588f6 bump version number 2010-12-27 03:01:39 +09:00
Damien Elmes
93a67931da bump version number 2010-12-25 12:49:31 +09:00
Damien Elmes
afa34d9d39 bump version 2010-12-21 01:45:17 +09:00
Damien Elmes
1b219679b6 bump version 2010-12-17 01:48:01 +09:00
Damien Elmes
d2e3d7932d bump version 2010-12-15 03:53:02 +09:00
Damien Elmes
154bf0cef4 bump version 2010-12-13 04:09:55 +09:00
Damien Elmes
98597dd56d bump version 2010-12-11 22:01:07 +09:00
Damien Elmes
9f276e3163 bump version 2010-12-11 02:33:25 +09:00
Damien Elmes
0c9672e7b8 rewrite media support
- media is no longer hashed, and instead stored in the db using its original
  name
- when adding media, its checksum is calculated and used to look for
  duplicates
- duplicate filenames will result in a number tacked on the file
- the size column is used to count card references to media. If media is
  referenced in a fact but not the question or answer, the count will be zero.
- there is no guarantee media will be listed in the media db if it is unused
  on the question & answer
- if rebuildMediaDir(delete=True), then entries with zero references are
  deleted, along with any unused files in the media dir.
- rebuildMediaDir() will update the internal checksums, and set the checksum
  to "" if a file can't be found
- rebuildMediaDir() is a lot less destructive now, and will leave alone
  directories it finds in the media folder (but not look in them either)
- rebuildMediaDir() returns more information about the state of media now
- the online and mobile clients will need to to make sure that when
  downloading media, entries with no checksum are non-fatal and should not
  abort the download process.
- the ref count is updated every time the q/a is updated - so the db should be
  up to date after every add/edit/import
- since we look for media on the q/a now, card templates like '<img
  src="{{{field}}}">' will work now
- export original files as gone as it is not needed anymore
- move from per-model media URL to deckVar. downloadMissingMedia() uses this
  now. Deck subscriptions will have to be updated to share media another way.
- pass deck in formatQA, as latex support is going to change
2010-12-11 01:19:31 +09:00
Damien Elmes
75da977026 bump version 2010-12-09 18:01:16 +09:00
Damien Elmes
878c9abb83 bump version 2010-12-07 18:04:53 +09:00
Damien Elmes
a23098c92c bump version 2010-12-02 09:55:06 +09:00
Damien Elmes
2352502807 bump version 2010-11-30 03:35:45 +09:00
Damien Elmes
74a0998a36 bump version 2010-11-28 18:21:00 +09:00
Damien Elmes
689a744266 bump version 2010-11-28 02:32:59 +09:00
Damien Elmes
e58d7f8dac bump version 2010-11-26 04:20:40 +09:00
Damien Elmes
37e269ab81 bump version for coming development release 2010-11-21 12:58:14 +09:00
Damien Elmes
c916478868 bump version number 2010-08-19 13:42:19 +09:00
Damien Elmes
ff60f105d9 add extra minor version number to ensure betas get upgraded 2010-08-02 13:26:48 +09:00
Damien Elmes
f58651cf1b bump version number 2010-07-11 17:42:05 +09:00
Damien Elmes
6857233eef bump version 2010-02-12 14:40:45 +09:00
Damien Elmes
4a1dd99cc9 bump version 2010-02-09 01:55:01 +09:00
Damien Elmes
029390f73b mark version as snapshot 2009-09-26 04:21:50 +09:00
Damien Elmes
2579bebbda bump version 2009-07-04 18:10:52 +09:00
Damien Elmes
f0c5833bf5 bump version number for beta 2009-06-26 15:47:13 +09:00
Damien Elmes
fd6ea460ae bump version 2009-06-25 06:49:48 +09:00
Damien Elmes
3270417cfd bump version number 2009-06-23 23:29:09 +09:00
Damien Elmes
8a40dbc35c bump version number 2009-06-09 01:31:38 +09:00
Damien Elmes
f47afc3ebf bump version 2009-06-06 22:36:34 +09:00
Damien Elmes
d091166fe5 bump version 2009-05-16 00:50:30 +09:00
Damien Elmes
6e58308370 bump version again 2009-05-09 06:53:28 +09:00
Damien Elmes
b653d4dba9 bump version 2009-05-09 04:13:45 +09:00
Damien Elmes
29cd8aefc9 bump version 2009-05-06 16:07:24 +09:00
Damien Elmes
9692041087 bump version 2009-04-30 05:14:05 +09:00
Damien Elmes
1d24158f90 bump version 2009-04-29 12:44:28 +09:00
Damien Elmes
c89d75b01c bump version 2009-04-25 21:41:13 +09:00
Damien Elmes
e51fec907b bump version 2009-04-25 03:28:21 +09:00
Damien Elmes
5be89d13d7 bump version 2009-04-18 23:44:55 +09:00
Damien Elmes
3cb299a1d5 bump version, remove debugging code 2009-04-11 02:35:55 +09:00
Damien Elmes
d9aa62d370 bump version number 2009-04-07 11:57:49 +09:00
Damien Elmes
1d6e3f0b97 bump version number 2009-04-06 13:49:00 +09:00
Damien Elmes
58044f8586 bump version number 2009-03-29 11:33:40 +09:00
Damien Elmes
aa430f15e0 bump version 2009-03-22 14:22:21 +09:00
Damien Elmes
8ae88b49d0 bump version 2009-01-21 21:17:58 +09:00
Damien Elmes
5f0716aa5f update translations, bump version 2009-01-08 10:01:22 +09:00
Damien Elmes
fe58ca6793 bump version 2008-12-25 19:36:33 +09:00
Damien Elmes
3f3fe8354c bump version 2008-12-11 00:38:09 +09:00
Damien Elmes
1d5f9db9cb bump version 2008-12-07 23:29:34 +09:00