Jason Streifling jason
  • Joined on 2022-11-12
jason pushed tag v0.15.5 to jason/cpolis 2025-02-03 10:47:41 +01:00
jason released Version 0.15.5 at 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 pushed tag v0.15.4 to jason/cpolis 2025-01-26 09:00:05 +01:00
jason released Version 0.15.4 at 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 pushed tag v1.0.1 to jason/atom 2025-01-24 23:16:48 +01:00
jason released Version 1.0.1 at 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
jason pushed to devel at jason/cpolis 2025-01-24 20:24:37 +01:00
1f72891896 Fix mariadb version
jason pushed to devel at jason/cpolis 2025-01-24 20:10:36 +01:00
11d836dd26 Use DB_PASS for root and regular password