Wykres commitów

5 Commity (master)

Autor SHA1 Wiadomość Data
Carl Schwan d6ba664403
Fix loading
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 17:25:12 +02:00
Jonas Sulzer ff9224e4ad
👌 IMPROVE: use vue Content components and transmit serverData over initialState
- use vue components `Content` and `AppContent` with it's respective styling
  to be independent from server styling
- use OCP\IInitialStateService and @nextcloud/initial-state to transmit the serverData
  instead of using a hidden span element and jsonEncode/Decode
  this is needed to use the `Content` component, so the vue instance can be mounted to
  #content directly (otherwise server styling for #content interfers with the vue styling)
- also improves some general styling (mostly widths and margins/paddings)

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-09-02 10:05:22 +02:00
Julius Härtl 35cc358808
Add basic endpoint for account data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-23 22:12:28 +02:00
Jan-Christoph Borchardt 41f6d90ae7
Starting Nextcloud Social
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-09-05 13:00:10 +02:00
John Molakvoæ (skjnldsv) a3c2036509
Vue example app
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-26 11:35:53 +02:00