index
:
v2
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
storage
/
entry.go
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
storage: change GetReadTime() function to use entries_feed_id_hash_key index
Frédéric Guillot
1
-10
/
+7
2024-04-04
database: entry URLs can exceeds btree index size limit
Frédéric Guillot
1
-8
/
+6
2024-03-24
fix: do not store empty tags
Romain de Laage
1
-2
/
+13
2024-03-18
Simplify removeDuplicates
jvoisin
1
-11
/
+4
2024-02-28
Use modern for loops
jvoisin
1
-4
/
+4
2024-02-27
Use proper prepared statements for ArchiveEntries
jvoisin
1
-3
/
+3
2024-02-25
Fix regression introduced in PR #2402
Frédéric Guillot
1
-2
/
+2
2024-02-25
Use an update-where for MarkCategoryAsRead instead of a subquery
jvoisin
1
-2
/
+6
2024-02-25
Reformat's ArchiveEntries's query for consistency's sake
jvoisin
1
-6
/
+18
2024-02-25
Simplify cleanupEntries' query
jvoisin
1
-4
/
+4
2024-02-25
Format GetReadTime's query for consistency's sake
jvoisin
1
-1
/
+9
2023-11-29
Use variables for the status in the entries table
Shizun Ge
1
-3
/
+3
2023-10-06
Add API endpoint to update entry title and content
Frédéric Guillot
1
-27
/
+10
2023-10-05
Add API endpoint to flush history
Frédéric Guillot
1
-1
/
+1
2023-09-24
Implement structured logging using log/slog package
Frédéric Guillot
1
-7
/
+28
2023-09-09
Add generic webhook integration
Frédéric Guillot
1
-11
/
+19
2023-08-10
Move internal packages to an internal folder
Frédéric Guillot
1
-0
/
+593