Jason Streifling jason
  • Joined on 2022-11-12
jason pushed to devel at jason/cpolis 2025-02-04 17:36:47 +01:00
3cff1ec6f0 Merge pull request 'feature/table-of-content-docx' (#2) from jonathan/cpolis:feature/table-of-content-docx into devel
6ed883a8b4 rename lua file
38af6d3f0b remove comments
6e50034cab Add possibilty to create table of contents for docx improted articles
c13b947628 Merge branch 'devel'
Compare 59 commits »
jason merged pull request jason/cpolis#2 2025-02-04 17:36:46 +01:00
feature/table-of-content-docx
jason released Version 0.15.5 at jason/cpolis 2025-02-03 10:47:41 +01:00
jason pushed tag v0.15.5 to jason/cpolis 2025-02-03 10:47:41 +01:00
jason pushed to main at jason/cpolis 2025-02-03 10:44:26 +01:00
c13b947628 Merge branch 'devel'
951949f98d Give an article's clone its own uuid. This fixes a bug resulting in an infinite loop of writing stuff to a file.
9b4a8e1890 Add error checking for every occurance of rows.Next()
1cf537662a Check if data is long enough to be decrypted
Compare 4 commits »
jason pushed to devel at jason/cpolis 2025-02-03 10:44:11 +01:00
951949f98d Give an article's clone its own uuid. This fixes a bug resulting in an infinite loop of writing stuff to a file.
jason pushed to devel at jason/cpolis 2025-02-03 10:41:02 +01:00
9b4a8e1890 Add error checking for every occurance of rows.Next()
1cf537662a Check if data is long enough to be decrypted
Compare 2 commits »
jason closed pull request jason/cpolis#1 2025-02-03 10:38:39 +01:00
feature/better-error-handling
jason commented on pull request jason/cpolis#1 2025-02-03 10:38:38 +01:00
feature/better-error-handling

Applied the length check from aesDecrypt() and the rows.Err() check. The rest is unnecessary.

jason released Version 0.15.4 at jason/cpolis 2025-01-26 09:00:05 +01:00
jason pushed tag v0.15.4 to jason/cpolis 2025-01-26 09:00:05 +01:00
jason pushed to main at jason/cpolis 2025-01-26 08:53:43 +01:00
e0fa31b7a1 Merge branch 'devel'
344864f5b2 Correct version number
09350bab0e Stop trying to use docker, it sucks
722022faec Update atom dependency
586b1cdef0 Update dependencies
Compare 27 commits »
jason pushed to devel at jason/cpolis 2025-01-26 08:53:12 +01:00
344864f5b2 Correct version number
jason pushed to devel at jason/cpolis 2025-01-25 19:47:09 +01:00
09350bab0e Stop trying to use docker, it sucks
jason pushed to devel at jason/cpolis 2025-01-24 23:19:25 +01:00
722022faec Update atom dependency
jason released Version 1.0.1 at jason/atom 2025-01-24 23:16:48 +01:00
jason pushed tag v1.0.1 to jason/atom 2025-01-24 23:16:48 +01:00
jason pushed to main at jason/atom 2025-01-24 23:14:58 +01:00
9ab48787d4 Make comments more useful
be79a13d48 Generalize updating entry and feed with update method
089c573aed Simplify some functions
Compare 3 commits »
jason pushed to devel at jason/atom 2025-01-24 23:06:38 +01:00
9ab48787d4 Make comments more useful
be79a13d48 Generalize updating entry and feed with update method
089c573aed Simplify some functions
Compare 3 commits »
jason pushed to devel at jason/cpolis 2025-01-24 20:26:09 +01:00
586b1cdef0 Update dependencies