| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-20 | Merge pull request #1866 from Bond-009/sqlslow | Vasily | |
| Change slow query time logging to debug (cherry picked from commit cadfd5bf3ff9f9f20af05a22ed1bd0b10fa8ea86) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2019-09-29 | Nicer link format for comment | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-09-29 | Change PRAGMA mode from WAL to TRUNCATE | Joshua Boniface | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-21 | Merge pull request #1646 from Bond-009/lock | Joshua M. Boniface | |
| Return DB lock immediately | |||
| 2019-08-19 | Upgrade SQLitePCL to v2 | Bond_009 | |
| 2019-08-18 | Return DB asap | Bond_009 | |
| 2019-08-18 | Merge pull request #1642 from cvium/fix_slow_db | Joshua M. Boniface | |
| Speed up BaseItem deserialization | |||
| 2019-08-18 | Use reader.GetString instead of indexing | Claus Vium | |
| 2019-08-18 | Speed up BaseItem deserialization | Claus Vium | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-08-15 | Fix master | Bond_009 | |
| 2019-08-14 | Properly dispose DisplayPreferencesRepository | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-07-06 | Move VACUUM command to fix merge error | Erwin de Haan | |
| This fixes a syntax error. | |||
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-04 | Cleanup extra spaces. | Erwin de Haan | |
| 2019-07-04 | Moved VACUUM down to the end of the list. | Erwin de Haan | |
| 2019-07-01 | Add docs | Bond_009 | |
| 2019-07-01 | Address comments | Bond_009 | |
| 2019-06-28 | Reduce amount of raw sql | Bond_009 | |
| 2019-06-28 | Last bit of cleanup | Bond_009 | |
| 2019-06-28 | Reworked PRAGMA statements use | Bond_009 | |
| 2019-06-28 | Fix startup | Bond_009 | |
| 2019-06-28 | Address comments | Bond_009 | |
| 2019-06-28 | Final fixes | Bond-009 | |
| 2019-06-28 | More | Bond-009 | |
| 2019-06-28 | Back to a single connection | Bond-009 | |
| 2019-06-28 | Properly dispose | Bond-009 | |
| 2019-06-28 | Properly dispose | Bond-009 | |
| 2019-06-28 | Use a connection pool instead of creating new connections | Bond-009 | |
| 2019-06-28 | Simplify db code | Bond-009 | |
| 2019-06-10 | Vacuum databases at startup | ferferga | |
| 2019-05-10 | Merge pull request #1293 from Bond-009/query-time | Joshua M. Boniface | |
| Fix query time logging | |||
| 2019-04-24 | Fix query time logging | Bond_009 | |
| 2019-04-20 | Fix comparison for empty password migration | Claus Vium | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 2019-03-16 | Merge branch 'master' into subtitle-display-title | redSpoutnik | |
| 2019-03-14 | Change subtitles DisplayTitle behavior | redSpoutnik | |
| 2019-03-12 | Merge pull request #1060 from Bond-009/assinfo | Vasily | |
| Remove redundant class AssemblyInfo | |||
| 2019-03-07 | Merge pull request #870 from LogicalPhallacy/betterauth | Bond-009 | |
| Better default authentication | |||
| 2019-03-07 | Remove redundent class AssemblyInfo | Bond-009 | |
| 2019-03-04 | Merge pull request #735 from Bond-009/loop | Joshua M. Boniface | |
| Readability changes | |||
| 2019-03-01 | Correct the list of series types | Lynxy | |
| 2019-03-01 | Don't mix LINQ and roreach loops for readability | Bond-009 | |
| 2019-02-26 | Log time in a standardized way | Bond-009 | |
| 2019-02-20 | made newlines into linux newlines | Phallacy | |
| 2019-02-20 | merging with master to clear merge conflict | Phallacy | |
| 2019-02-20 | minor changes and return to netstandard | Phallacy | |
