|
|
20daa71d51
|
Update notes components and page, notes are coming from /notes
|
2020-04-23 16:00:17 +02:00 |
|
|
|
7f88f5371d
|
Add webpack config for IntelliJ
|
2020-04-23 15:59:03 +02:00 |
|
|
|
56b05a7131
|
Update docs
|
2020-04-23 00:41:38 +02:00 |
|
|
|
acda25d410
|
Merge branch 'feature/create-note'
|
2020-04-23 00:36:57 +02:00 |
|
|
|
22cbaec879
|
Done
|
2020-04-23 00:36:47 +02:00 |
|
|
|
74aeb711f0
|
Merge branch 'feature/all-tags' into feature/create-note
|
2020-04-23 00:23:45 +02:00 |
|
|
|
b34beda535
|
Add /tags
|
2020-04-23 00:23:16 +02:00 |
|
|
|
468e2dee6f
|
Add tags request to NotesService
|
2020-04-23 00:22:34 +02:00 |
|
|
|
765f96cedf
|
Submit notes
|
2020-04-23 00:15:08 +02:00 |
|
|
|
5560298388
|
Merge branch 'feature/auth-module'
|
2020-04-23 00:11:44 +02:00 |
|
|
|
2dc7985334
|
Implement auth & register
|
2020-04-23 00:11:26 +02:00 |
|
|
|
0096fb0a00
|
Add nuxt auth module
|
2020-04-23 00:10:13 +02:00 |
|
|
|
f0b5682a25
|
Add new route /user/me
|
2020-04-23 00:08:32 +02:00 |
|
|
|
64816a1160
|
Delete more old files
|
2020-04-23 00:06:44 +02:00 |
|
|
|
7e294170fc
|
Delete old files
|
2020-04-23 00:06:23 +02:00 |
|
|
|
80ff6380ee
|
Fix
|
2020-04-22 20:50:04 +02:00 |
|
|
|
9bf1c32e84
|
Merge branch 'feature/user-operations'
|
2020-04-21 20:34:38 +02:00 |
|
|
|
fe9c6918fc
|
Rename endpoints
|
2020-04-21 20:34:26 +02:00 |
|
|
|
acc6435f61
|
Update docs
|
2020-04-21 20:33:28 +02:00 |
|
|
|
ea2ff1e77b
|
Add delete/put /user
|
2020-04-21 20:31:17 +02:00 |
|
|
|
94b20b98ad
|
Merge branch 'feature/db-delete-cascade'
|
2020-04-21 17:48:00 +02:00 |
|
|
|
9337586b90
|
Don't need this anymore
|
2020-04-21 17:46:08 +02:00 |
|
|
|
95811f5788
|
Add migration
|
2020-04-21 17:39:14 +02:00 |
|
|
|
33610bfbf6
|
Merge branch 'feature/delete-user-service'
|
2020-04-21 17:25:58 +02:00 |
|
|
|
a34d892559
|
Delete user
|
2020-04-21 17:23:55 +02:00 |
|
|
|
d8a8f53b97
|
Wildcards imports for ktorm & ktor
|
2020-04-21 16:46:06 +02:00 |
|
|
|
ff01ab2af3
|
Merge branch 'refactor/services'
|
2020-04-21 16:32:04 +02:00 |
|
|
|
06c24c5c83
|
Merge branch 'feature/handle-bad-requests' into refactor/services
|
2020-04-21 16:31:12 +02:00 |
|
|
|
3a67e48ab0
|
Quick fix to handle bad requests
|
2020-04-21 16:30:55 +02:00 |
|
|
|
3ab0e395b3
|
Implement note creation + update tests
|
2020-04-21 16:19:01 +02:00 |
|
|
|
ecf292bccf
|
Update tests
|
2020-04-21 16:07:51 +02:00 |
|
|
|
5850541ad8
|
Merge branch 'fix/notfound' into refactor/services
|
2020-04-21 16:07:42 +02:00 |
|
|
|
69c35d0732
|
This is ugly..
|
2020-04-21 16:06:53 +02:00 |
|
|
|
1f9923dc82
|
WIP
|
2020-04-20 19:21:52 +02:00 |
|
|
|
cbee40f5e4
|
Remove dead code
|
2020-04-20 16:45:15 +02:00 |
|
|
|
c7b29f2d47
|
Remove ktor locations
|
2020-04-20 16:44:23 +02:00 |
|
|
|
1c8c7ba8d7
|
Clean
|
2020-04-20 16:28:55 +02:00 |
|
|
|
2a583ed399
|
Split user controller into register and login
|
2020-04-20 16:26:19 +02:00 |
|
|
|
c387a2c4cf
|
Move and rename more things
|
2020-04-20 16:20:26 +02:00 |
|
|
|
5a9bdaca73
|
Move and rename more things
|
2020-04-20 16:09:35 +02:00 |
|
|
|
2bb3329742
|
Move and rename things
|
2020-04-20 16:03:47 +02:00 |
|
|
|
dc7f6b7b3a
|
Use UserService
|
2020-04-20 16:00:34 +02:00 |
|
|
|
d6f2489d50
|
Change NotesController to use services
|
2020-04-20 15:44:44 +02:00 |
|
|
|
8dd4fc9f4d
|
Add user and notes services
|
2020-04-20 15:41:26 +02:00 |
|
|
|
fce1cc0e9c
|
WIP
|
2020-04-20 15:19:25 +02:00 |
|
|
|
efa732ba4a
|
Merge branch 'feature/notes-notetitle-controller'
|
2020-04-20 14:58:21 +02:00 |
|
|
|
f822cbb348
|
Add Delete note
|
2020-04-20 14:53:12 +02:00 |
|
|
|
2a32cbd806
|
Add Update note
|
2020-04-20 14:50:26 +02:00 |
|
|
|
5101d3479b
|
Test abc123
|
2020-04-20 01:09:42 +02:00 |
|
|
|
9a15320748
|
Add gitlab ci config
|
2020-04-20 00:42:51 +02:00 |
|