summaryrefslogtreecommitdiffstats
path: root/previous_git_log.txt
diff options
context:
space:
mode:
authorivar <i@oiee.no>2025-10-19 23:41:23 +0200
committerivar <i@oiee.no>2025-10-19 23:41:23 +0200
commit3f4c0720e1e3421431e7baa20882a4a4512a7fab (patch)
tree734ca81d7d0841d8863e3f523ebba14c282dc681 /previous_git_log.txt
downloadfagprove-master.tar.xz
fagprove-master.zip
InitialHEADmaster
Diffstat (limited to 'previous_git_log.txt')
-rw-r--r--previous_git_log.txt89
1 files changed, 89 insertions, 0 deletions
diff --git a/previous_git_log.txt b/previous_git_log.txt
new file mode 100644
index 0000000..0ec981a
--- /dev/null
+++ b/previous_git_log.txt
@@ -0,0 +1,89 @@
+commit fc34f435dbeed63a49e514a5e056bd3454e164b1
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Wed Feb 12 15:25:29 2020 +0100
+
+ correct order on entity updates.
+
+commit 3edccde4fcea7b90b50f61959eae9bcc60df6f6d
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Fri Feb 7 14:41:32 2020 +0100
+
+ meget godt
+
+commit 2193d83f5f762e4d4cdb85fcb4cbdfbd1b1ac220
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Fri Feb 7 10:49:27 2020 +0100
+
+ adds dockerfile, and WIP k8s deployment
+
+commit 965382440943a37cb87ccaa6b5c63954d9a67837
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Fri Feb 7 08:58:20 2020 +0100
+
+ remove favicons
+
+commit 1b826b4cd5aa5a62b45b4ebac8e1faf255c57292
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Thu Feb 6 23:05:33 2020 +0100
+
+ reservation crud, update password
+
+commit 48a661ee5dff4c594fef8ef2e4f691c03185738a
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Thu Feb 6 00:33:37 2020 +0100
+
+ users and cabins crud is done, new migration including reservations, some reservation logic
+
+commit 7f954f9483f94ca837b2a74ca35e451552a157e6
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Wed Feb 5 00:05:10 2020 +0100
+
+ user log in is complete, basic app layout/ui
+
+commit f20647a02844871d061c01bc991e4a5a19aaa2aa
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 16:10:34 2020 +0100
+
+ adds frontend libraries, efcore with inital migration, some boilerplate html
+
+commit 8b0140022fe22bbf181fcf4688708092ba988714
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 14:40:53 2020 +0100
+
+ password hasher implemented, some tests
+
+commit 7ddfa91c12788f5c99bb90be40cbe5953c03e84f
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 14:17:50 2020 +0100
+
+ complete implimentation of helpers classes, and acompanying tests
+
+commit 153199aafc50654402b19726adcdd70ab9107052
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 14:07:27 2020 +0100
+
+ functional implementation of Email class, and acompanying tests
+
+commit e384ccab3eb134d0506753a6c5c8a6569727aa47
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 13:49:04 2020 +0100
+
+ complete implementation of Cryptography.RandomString, and acompanying tests
+
+commit d46c6f09d6be2b225d24aedaa1aa2bd2309a9aaf
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 13:45:22 2020 +0100
+
+ failing cryptotests
+
+commit bf3cb48785f884f1098dcfacb7c920f2b454b625
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Tue Feb 4 13:23:28 2020 +0100
+
+ creates initial interfaces and models
+
+commit 10ab641b8e43b2bae372dfc46d429ffc8940082c
+Author: Ivar Løvlie <ivar@protektit.no>
+Date: Mon Feb 3 21:03:25 2020 +0100
+
+ Initial commit, fresh projects